summaryrefslogtreecommitdiff
path: root/composite/compinit.c
Commit message (Expand)AuthorAgeFilesLines
* Rework composite overlay window code to fix several resource management bugs.Keith Packard2008-05-041-10/+3
* Merge branch 'master' into XACE-SELINUXEamon Walsh2007-09-191-4/+0
|\
| * Remove the PaintWindow optimization.Eric Anholt2007-09-131-4/+0
* | devPrivates rework: since API is already broken, switch everythingEamon Walsh2007-08-281-25/+5
|/
* Implement core protocol backing store exclusively in terms of Composite.Adam Jackson2007-08-251-0/+31
* Don't fail compScreenInit if the driver added its own alternate visuals.Aaron Plattner2007-07-311-1/+2
* Refactor how Composite adds visuals to the screen.Adam Jackson2007-07-181-113/+88
* Death to RCS tags.Adam Jackson2007-06-291-2/+0
* Static cleanups, dead code deletion.Adam Jackson2007-03-251-1/+1
* Add CompositeRegisterAlternateVisuals.Aaron Plattner2006-08-081-4/+42
* Fix composite overlay window bug 6411Deron Johnson2006-03-291-0/+3
* Part 3 of 3 (Other parts are in proto and lib) Composite Version 0.3:Deron Johnson2006-03-131-0/+33
* Fix more include paths; add dix-config.h to XKB code.Daniel Stone2005-07-031-3/+0
* Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.Daniel Stone2005-07-031-0/+4
* Empty damage object when freeing pixmap.Keith Packard2004-08-131-7/+30
* Apply a kludge to initialize the composite wrapper before DamageSetup. IfEric Anholt2004-08-121-3/+0
* 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-311-0/+371