summaryrefslogtreecommitdiff
path: root/composite
Commit message (Expand)AuthorAgeFilesLines
* get rid of XFree86LOADER, XFree86Server, XFree86Module, and IN_MODULEDaniel Stone2006-07-181-1/+1
* Fri Apr 7 13:46:45 2006 Søren Sandmann <sandmann@redhat.com>Søren Sandmann Pedersen2006-04-071-1/+2
* Fix composite overlay window bug 6411Deron Johnson2006-03-292-0/+11
* Part 3 of 3 (Other parts are in proto and lib) Composite Version 0.3:Deron Johnson2006-03-135-1/+463
* Thu Jan 12 17:09:18 2006 Søren Sandmann <sandmann@redhat.com>Søren Sandmann Pedersen2006-01-121-0/+12
* Define XFree86Server only where it is required.Kevin E Martin2005-12-021-1/+1
* Fix usage of XFree86LOADER/XFree86Module/IN_MODULE and update loadableKevin E Martin2005-11-291-1/+1
* Change <X11/misc.h> and <X11/os.h> to "misc.h" and "os.h".Daniel Stone2005-07-031-2/+2
* Fix more include paths; add dix-config.h to XKB code.Daniel Stone2005-07-034-12/+0
* Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.Daniel Stone2005-07-035-0/+20
* Continuing Makefile cleanup; add DIX_CFLAGS and XORG_CFLAGS everywhere.Daniel Stone2005-07-021-0/+2
* Change all misc.h and os.h references to <X11/foo.h>.Daniel Stone2005-07-011-2/+2
* Adding initial build system.Daniel Stone2005-07-011-0/+8
* Clip destination instead of source. Should be the same, but it looks nicerKeith Packard2004-08-151-6/+5
* Remove debugging code which did a full tree walk on every window operationKeith Packard2004-08-152-8/+12
* Copy bits from parent window when allocating pixmaps so that Background ==Keith Packard2004-08-151-35/+49
* Redraw window borders when switching window pixmaps aroundKeith Packard2004-08-151-0/+20
* Empty damage object when freeing pixmap.Keith Packard2004-08-134-9/+67
* Apply a kludge to initialize the composite wrapper before DamageSetup. IfEric Anholt2004-08-121-3/+0
* Fix some issues reported by deronj:Eric Anholt2004-08-122-3/+4
* Paint to parent window instead of parent window's pixmap (helps for serversKeith Packard2004-08-121-5/+6
* Remove alpha-related fields from visual structure to retain binaryKeith Packard2004-08-071-3/+0
* Major improvements to Composite wrapper. Several issues remain, but it nowEric Anholt2004-08-031-0/+1
* Integrate COMPOSITEWRAP branch including composite wrapper. This code stillEric Anholt2004-07-315-0/+2267