summaryrefslogtreecommitdiff
path: root/composite/compext.c
AgeCommit message (Expand)AuthorFilesLines
2024-04-30include: move private definitions out of extinit.hEnrico Weigelt, metux IT consult1-1/+1
2024-04-15rename remaining RT_* defines to X11_RESTYPE_*Enrico Weigelt, metux IT consult1-12/+15
2024-04-15prevent name clash on Windows w/ RT_* definesEnrico Weigelt, metux IT consult1-9/+9
2023-02-25Remove "All rights reserved" from Oracle copyright noticesAlan Coopersmith1-1/+1
2017-03-01dispatch: Mark swapped dispatch as _X_COLDAdam Jackson1-19/+22
2016-06-21res: Fix accounting of redirected window pixmaps for CompositeAdam Jackson1-7/+8
2016-05-11dix: Remove pointless client-state callbacksAdam Jackson1-14/+0
2014-11-12Drop trailing whitespacesPeter Hutterer1-2/+2
2014-10-09mi: Simplify composite border clip redirection interfaceAdam Jackson1-3/+0
2014-04-03Add pScreen->NameWindowPixmap hookDaniel Stone1-1/+12
2014-01-12Replace 'pointer' type with 'void *'Keith Packard1-11/+11
2014-01-12composite: Remove unused pScreen variablesKeith Packard1-4/+0
2013-02-05Stop leaking overlayWin in PanoramiXCompositeGetOverlayWindow error pathsAlan Coopersmith1-1/+6
2012-07-09Move extension initialisation prototypes into extinit.hDaniel Stone1-0/+1
2012-07-09Use C99 designated initializers in various extension RepliesAlan Coopersmith1-12/+17
2012-07-09Remove unneccesary casts from WriteToClient callsAlan Coopersmith1-5/+3
2012-04-18composite: Report pixmap usage of client windows to resource extension.Rami Ylimäki1-0/+25
2012-03-21Introduce a consistent coding styleKeith Packard1-351/+348
2011-09-21Use internal temp variable for swap macrosMatt Turner1-43/+31
2011-03-10panoramiX: consolidate common id assignment code.Dave Airlie1-4/+1
2010-12-07Sun's copyrights now belong to OracleAlan Coopersmith1-1/+1
2010-11-30composite: add panoramix supportDavid Reveman1-7/+355
2010-06-05Change the devPrivates API to require dixRegisterPrivateKeyKeith Packard1-4/+4
2010-06-05Rename region macros to eliminate screen argumentKeith Packard1-1/+1
2010-05-19Return an appropriately-typed error from dixLookupResourceByType.Jamey Sharp1-4/+1
2010-05-13Eliminate boilerplate around client->noClientException.Jamey Sharp1-5/+5
2009-12-18Add type name argument to CreateNewResourceTypeAlan Coopersmith1-9/+6
2009-12-18Ensure all resource types created have names registeredAlan Coopersmith1-0/+6
2009-12-16Update Sun license notices to current X.Org standard formAlan Coopersmith1-21/+15
2009-09-21input: define server-supported protocol versions in one single file.Peter Hutterer1-6/+4
2009-08-20composite: Move screen init before extension registration.Adam Jackson1-3/+5
2009-05-15Correct some Sun license notices to Sun's standard X11 license formatAlan Coopersmith1-17/+24
2009-04-14composite: Fix resource lookupsKristian Høgsberg1-57/+30
2009-03-09Replace dixLookupResource by dixLookupResourceBy{Type,Class}Keith Packard1-5/+5
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