summaryrefslogtreecommitdiff
path: root/composite
Commit message (Expand)AuthorAgeFilesLines
* 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