Age | Commit message (Expand) | Author | Files | Lines |
2004-08-27 | Bug #1101: Fix PaintWindow in the pixmap case when the window's origin is | Eric Anholt | 1 | -25/+23 |
2004-08-26 | Bug #1138: Wrap funcs in CW's GC ops as well. While this is unnecessary | Eric Anholt | 2 | -1/+6 |
2004-08-18 | Fix CopyArea for non-redir dst, redir src (Bug #1105, Eric Anholt). | Kevin E Martin | 2 | -173/+26 |
2004-08-15 | Clip destination instead of source. Should be the same, but it looks nicer | Keith Packard | 1 | -52/+59 |
2004-08-15 | Remove debugging code which did a full tree walk on every window operation | Keith Packard | 1 | -5/+4 |
2004-08-15 | Copy bits from parent window when allocating pixmaps so that Background == | Keith Packard | 1 | -1/+15 |
2004-08-15 | Redraw window borders when switching window pixmaps around | Keith Packard | 3 | -14/+49 |
2004-08-14 | Fix offsets again. Really, it works this time. Promise. | Keith Packard | 1 | -11/+12 |
2004-08-14 | Fix offsets, do whole region at once by using GC clipping | Keith Packard | 1 | -15/+35 |
2004-08-14 | Fix clip list computation and setting to ignore clip changes to "real" | Keith Packard | 3 | -70/+109 |
2004-08-14 | Wrap CopyWindow in cw, which fixes scrolling in many apps. | Eric Anholt | 2 | -0/+44 |
2004-08-14 | Use XLIB_SKIP_ARGB_VISUALS environment variable to disable all depth 32 | Keith Packard | 3 | -27/+41 |
2004-08-12 | Apply a kludge to initialize the composite wrapper before DamageSetup. If | Eric Anholt | 1 | -0/+13 |
2004-08-12 | Fix various cw issues, including a couple reported by deronj: | Eric Anholt | 4 | -48/+41 |
2004-08-12 | Add call to SourceValidate() when pDst == pSrc, so misprite.c get a chance | Kristian Høgsberg | 1 | -0/+13 |
2004-08-12 | Paint to parent window instead of parent window's pixmap (helps for servers | Keith Packard | 1 | -2/+2 |
2004-08-11 | Add COMPOSITE change to fbCopyWindow (not needed yet) | Keith Packard | 2 | -30/+56 |
2004-08-07 | Fix minor timestamp lossage in mieq. | Keith Packard | 1 | -9/+8 |
2004-08-07 | Clean up cw initialization, make sure wrappers re-wrap on exit. | Keith Packard | 1 | -19/+11 |
2004-08-06 | Fix missing ';' in cw.c and unwrap the render wrapper properly. | Eric Anholt | 3 | -5/+24 |
2004-08-05 | - Add a new Render function, CopyPicture, which will update a picture with | Eric Anholt | 3 | -114/+116 |
2004-08-04 | - Always validate the backing GC in cwValidateGC, not just when the clip | Eric Anholt | 1 | -20/+18 |
2004-08-03 | programs/Xserver/hw/xfree86/ddc/xf86DDC.h | Matthieu Herrb | 4 | -9/+9 |
2004-08-03 | Major improvements to Composite wrapper. Several issues remain, but it now | Eric Anholt | 4 | -209/+274 |
2004-08-03 | Bug #962: Remove LoaderSymbol calls introduced by the dlloader work so | Adam Jackson | 4 | -1/+21 |
2004-07-31 | Integrate COMPOSITEWRAP branch including composite wrapper. This code still | Eric Anholt | 4 | -0/+1718 |
2004-07-31 | Integrate latest damage bits, including the addition of Composite code. | Eric Anholt | 1 | -13/+81 |
2004-07-30 | Add generic rootless layer documentation missed from last commit. | Torrey Lyons | 1 | -0/+403 |
2004-07-30 | Merge many XDarwin improvements: | Torrey Lyons | 4 | -71/+131 |
2004-07-29 | Use LibraryTargetName when not building a loadable server | Kevin E Martin | 1 | -1/+1 |
2004-07-29 | Integration of DAMAGE-XFIXES branch to trunk | Stuart Kreitman | 3 | -0/+1993 |
2004-06-21 | Bug 783: rootless patches for cygwin | Alexander Gottwald | 1 | -0/+14 |
2004-04-23 | Merging XORG-CURRENT into trunk | Egbert Eich | 46 | -66/+74 |
2004-03-14 | Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004xf86-4_4_99_1 | Egbert Eich | 46 | -46/+46 |
2004-03-03 | Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004xf86-4_4_0 | Egbert Eich | 46 | -46/+46 |
2004-02-26 | readding XFree86's cvs IDsxf86-4_3_99_903 | Egbert Eich | 46 | -46/+46 |
2004-02-26 | Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004 | Egbert Eich | 46 | -46/+46 |
2004-01-29 | Importing vendor version xf86-012804-2330 on Thu Jan 29 00:06:33 PST 2004xf86-012804-2330 | Egbert Eich | 3 | -4/+5 |
2003-12-04 | XFree86 4.3.99.901 (RC 1)xf86-4_3_99_901 | Kaleb Keithley | 1 | -8/+2 |
2003-11-25 | XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folksxf86-4_3_99_16 | Kaleb Keithley | 5 | -19/+34 |
2003-11-25 | Initial revisionXORG-STABLE | Kaleb Keithley | 20 | -0/+7522 |
2003-11-14 | Initial revision | Kaleb Keithley | 26 | -0/+4766 |