summaryrefslogtreecommitdiff
path: root/composite/compinit.c
AgeCommit message (Expand)AuthorFilesLines
2007-07-31Don't fail compScreenInit if the driver added its own alternate visuals.Aaron Plattner1-1/+2
2007-07-18Refactor how Composite adds visuals to the screen.Adam Jackson1-113/+88
2007-06-29Death to RCS tags.Adam Jackson1-2/+0
2007-03-25Static cleanups, dead code deletion.Adam Jackson1-1/+1
2006-08-08Add CompositeRegisterAlternateVisuals.Aaron Plattner1-4/+42
2006-03-29Fix composite overlay window bug 6411Deron Johnson1-0/+3
2006-03-13Part 3 of 3 (Other parts are in proto and lib) Composite Version 0.3:Deron Johnson1-0/+33
2005-07-03Fix more include paths; add dix-config.h to XKB code.Daniel Stone1-3/+0
2005-07-03Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.Daniel Stone1-0/+4
2004-08-13Empty damage object when freeing pixmap.Keith Packard1-7/+30
2004-08-12Apply a kludge to initialize the composite wrapper before DamageSetup. IfEric Anholt1-3/+0
2004-08-07Remove alpha-related fields from visual structure to retain binaryKeith Packard1-3/+0
2004-08-03Major improvements to Composite wrapper. Several issues remain, but it nowEric Anholt1-0/+1
2004-07-31Integrate COMPOSITEWRAP branch including composite wrapper. This code stillEric Anholt1-0/+371