summaryrefslogtreecommitdiff
path: root/composite/compext.c
AgeCommit message (Expand)AuthorFilesLines
2008-08-28Prepare for array-index based devPrivates.Tomas Carnecky1-1/+2
2008-07-24Remove all empty extension reset hooks, replace with NULL.Adam Jackson1-6/+1
2008-05-04Rework composite overlay window code to fix several resource management bugs.Keith Packard1-171/+22
2008-02-28XACE: Adjust the location of the COMPOSITE creation hook.Eamon Walsh1-2/+2
2008-02-28XACE: Call the creation hook to properly label COMPOSITE window pixmaps.Eamon Walsh1-0/+6
2007-11-20Revert "registry: Register composite extension protocol names."Eamon Walsh1-20/+0
2007-10-15registry: Register composite extension protocol names.Eamon Walsh1-0/+20
2007-09-26Merge branch 'master' into XACE-SELINUXEamon Walsh1-0/+6
2007-09-20Set noCompositeExtension to TRUE when failing to initialize the extension (e....Aaron Plattner1-0/+6
2007-09-05xace: add new fields to resource access hook to allow parent resource objectsEamon Walsh1-1/+1
2007-08-31xace: add hooks + new access codes: Composite extensionEamon Walsh1-15/+32
2007-08-28devPrivates rework: since API is already broken, switch everythingEamon Walsh1-5/+5
2007-07-03Have Composite always report server version.Keith Packard1-5/+1
2007-07-03Force advertised Composite version to 0.4 instead of using header version.Keith Packard1-5/+8
2007-06-29Death to RCS tags.Adam Jackson1-3/+0
2007-05-24Fix build of composite, dix, and randr when Xinerama is disabled.Luo Jie1-0/+2
2007-03-27Disable composite when Xinerama is active.Eric Anholt1-0/+5
2007-03-27Disable Composite when the screen's visual is pseudocolor.Eric Anholt1-2/+15
2007-03-27Refuse to initialize Composite if Render is not present.Eric Anholt1-0/+6
2007-03-25Static cleanups, dead code deletion.Adam Jackson1-8/+8
2006-12-05Bug #9219: Use pWin->viewable instead of pWin->realized to catch InputOnly wi...Aaron Plattner1-1/+1
2006-12-05Bug #9219: Return BadMatch when trying to name the backing pixmap of an unrea...Aaron Plattner1-1/+4
2006-04-07Fri Apr 7 13:46:45 2006 Søren Sandmann <sandmann@redhat.com>Søren Sandmann Pedersen1-1/+2
2006-03-13Part 3 of 3 (Other parts are in proto and lib) Composite Version 0.3:Deron Johnson1-1/+300
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-07-31Integrate COMPOSITEWRAP branch including composite wrapper. This code stillEric Anholt1-0/+408