summaryrefslogtreecommitdiff
path: root/miext
Commit message (Expand)AuthorAgeFilesLines
* Bug #1101: Fix PaintWindow in the pixmap case when the window's origin isEric Anholt2004-08-271-25/+23
* Bug #1138: Wrap funcs in CW's GC ops as well. While this is unnecessaryEric Anholt2004-08-262-1/+6
* Fix CopyArea for non-redir dst, redir src (Bug #1105, Eric Anholt).Kevin E Martin2004-08-182-173/+26
* Clip destination instead of source. Should be the same, but it looks nicerKeith Packard2004-08-151-52/+59
* Remove debugging code which did a full tree walk on every window operationKeith Packard2004-08-151-5/+4
* Copy bits from parent window when allocating pixmaps so that Background ==Keith Packard2004-08-151-1/+15
* Redraw window borders when switching window pixmaps aroundKeith Packard2004-08-153-14/+49
* Fix offsets again. Really, it works this time. Promise.Keith Packard2004-08-141-11/+12
* Fix offsets, do whole region at once by using GC clippingKeith Packard2004-08-141-15/+35
* Fix clip list computation and setting to ignore clip changes to "real"Keith Packard2004-08-143-70/+109
* Wrap CopyWindow in cw, which fixes scrolling in many apps.Eric Anholt2004-08-142-0/+44
* Use XLIB_SKIP_ARGB_VISUALS environment variable to disable all depth 32Keith Packard2004-08-143-27/+41
* Apply a kludge to initialize the composite wrapper before DamageSetup. IfEric Anholt2004-08-121-0/+13
* Fix various cw issues, including a couple reported by deronj:Eric Anholt2004-08-124-48/+41
* Add call to SourceValidate() when pDst == pSrc, so misprite.c get a chanceKristian Høgsberg2004-08-121-0/+13
* Paint to parent window instead of parent window's pixmap (helps for serversKeith Packard2004-08-121-2/+2
* Add COMPOSITE change to fbCopyWindow (not needed yet)Keith Packard2004-08-112-30/+56
* Fix minor timestamp lossage in mieq.Keith Packard2004-08-071-9/+8
* Clean up cw initialization, make sure wrappers re-wrap on exit.Keith Packard2004-08-071-19/+11
* Fix missing ';' in cw.c and unwrap the render wrapper properly.Eric Anholt2004-08-063-5/+24
* - Add a new Render function, CopyPicture, which will update a picture withEric Anholt2004-08-053-114/+116
* - Always validate the backing GC in cwValidateGC, not just when the clipEric Anholt2004-08-041-20/+18
* programs/Xserver/hw/xfree86/ddc/xf86DDC.hMatthieu Herrb2004-08-034-9/+9
* Major improvements to Composite wrapper. Several issues remain, but it nowEric Anholt2004-08-034-209/+274
* Bug #962: Remove LoaderSymbol calls introduced by the dlloader work soAdam Jackson2004-08-034-1/+21
* Integrate COMPOSITEWRAP branch including composite wrapper. This code stillEric Anholt2004-07-314-0/+1718
* Integrate latest damage bits, including the addition of Composite code.Eric Anholt2004-07-311-13/+81
* Add generic rootless layer documentation missed from last commit.Torrey Lyons2004-07-301-0/+403
* Merge many XDarwin improvements:Torrey Lyons2004-07-304-71/+131
* Use LibraryTargetName when not building a loadable serverKevin E Martin2004-07-291-1/+1
* Integration of DAMAGE-XFIXES branch to trunkStuart Kreitman2004-07-293-0/+1993
* Bug 783: rootless patches for cygwinAlexander Gottwald2004-06-211-0/+14
* Merging XORG-CURRENT into trunkEgbert Eich2004-04-2346-66/+74
* Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004xf86-4_4_99_1Egbert Eich2004-03-1446-46/+46
* Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004xf86-4_4_0STSF-CURRENTEgbert Eich2004-03-0346-46/+46
* readding XFree86's cvs IDsxf86-4_3_99_903Egbert Eich2004-02-2646-46/+46
* Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004Egbert Eich2004-02-2646-46/+46
* Importing vendor version xf86-012804-2330 on Thu Jan 29 00:06:33 PST 2004xf86-012804-2330Egbert Eich2004-01-293-4/+5
* XFree86 4.3.99.901 (RC 1)xf86-4_3_99_901Kaleb Keithley2003-12-041-8/+2
* XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folksxf86-4_3_99_16Kaleb Keithley2003-11-255-19/+34
* Initial revisionXORG-STABLEKaleb Keithley2003-11-2520-0/+7522
* Initial revisionKaleb Keithley2003-11-1426-0/+4766