summaryrefslogtreecommitdiff
path: root/miext
AgeCommit message (Expand)AuthorFilesLines
2015-09-21rootless: Fix bogus handling of broken root clipAdam Jackson1-1/+1
2015-08-17rootless: rename w->_w to avoid shadow warningsDave Airlie1-9/+9
2015-08-17rootless: fix warnings due to lack of const keeping.Dave Airlie2-3/+3
2015-07-08dix: Restore PaintWindow screen hookAdam Jackson4-2/+26
2015-07-08rootless: Build unconditionallyAdam Jackson1-8/+1
2015-07-08rootless: Genericize the config header a bitAdam Jackson1-15/+4
2015-07-08dix: unifdef pWin->rootlessUnhittableAdam Jackson1-4/+4
2015-07-08dix: Unexport various implementation detailsAdam Jackson1-0/+1
2015-04-21Convert mi & miext to new *allocarray functionsAlan Coopersmith3-4/+4
2014-11-12Drop trailing whitespacesPeter Hutterer7-25/+25
2014-10-08rootless: remove redundant RootlessShapedWindowInAdam Jackson1-62/+3
2014-07-29miext/shadow: Remove shadowInitAdam Jackson2-24/+0
2014-07-29miext/shadow: Remove ancient backwards-compatibility hackAdam Jackson2-36/+0
2014-03-17sync: Add a header include necessary to use misyncstr.hEric Anholt1-0/+1
2014-01-12Replace 'pointer' type with 'void *'Keith Packard6-20/+20
2014-01-12damage: Clean up warningsKeith Packard2-4/+3
2013-12-02miext/sync: Handle libxshmfence API changeKeith Packard1-1/+1
2013-12-02miext: Move SyncShm FDs out of the way of clientsKeith Packard1-0/+3
2013-11-23miext: Ensure xshmfence is only called when driver supports itKeith Packard6-10/+162
2013-11-04Disable DRI3 and sync fence FD functions if xshmfence isn't availableKeith Packard1-1/+6
2013-10-31miext/damage: Partial revert of "Only wrap into the GC ops chain if there's a...Jeremy Huddleston Sequoia1-4/+1
2013-10-31dri3: Add DRI3 extensionKeith Packard6-22/+250
2013-10-31misync: Don't smash custom screen sync functionsKeith Packard1-1/+1
2013-10-06rootless: Use miCopyRegion instead of fbCopyRegionJeremy Huddleston Sequoia1-3/+3
2013-10-04miext/shadow: missing c2p_core.h breaks "make distcheck" target.Gaetan Nadon1-0/+1
2013-09-10damage: Remove "post-rendering" hooksAdam Jackson3-102/+2
2013-09-10damage: Don't rewrite Text ops to GlyphBlt opsAdam Jackson1-42/+19
2013-09-10damage: Simplify DamageUnregisterAdam Jackson3-4/+5
2013-09-10damage: Implicitly unregister on destroyAdam Jackson1-1/+3
2013-09-10miext/sync: Fix multi-screen support in SyncFence initializationKeith Packard1-10/+11
2013-08-06Replace INCLUDES with AM_CPPFLAGSPeter Hutterer2-2/+2
2013-05-14Shadow: Switch the Amiga/Atari bitplane code to the canonical X.Org licenseGeert Uytterhoeven5-90/+91
2013-04-25shadow: Define c2p_unsupportedKeith Packard1-1/+3
2013-04-18Shadow: Add support for Amiga afb8Geert Uytterhoeven3-0/+147
2013-04-18Shadow: Add support for Amiga afb4Geert Uytterhoeven3-0/+143
2013-04-18Shadow: Add support for Atari iplan2p8Geert Uytterhoeven3-0/+141
2013-04-18Shadow: Add support for Atari iplan2p4Geert Uytterhoeven3-0/+140
2013-04-18Shadow: Add c2p coreGeert Uytterhoeven1-0/+184
2013-04-18miext/shadow/shpacked.c: Remove unused PickBit() defineGeert Uytterhoeven1-1/+0
2012-09-23miext/damage: Only wrap into the GC ops chain if there's a listener (v3)Adam Jackson1-1/+29
2012-07-25cw: RemoveAdam Jackson7-1575/+1
2012-06-05api: rework the X server driver API to avoid global arrays.Dave Airlie5-11/+11
2012-05-14miext: Remove redundant declaration.Michal Suchanek1-3/+0
2012-03-21Introduce a consistent coding styleKeith Packard28-3682/+3512
2011-11-18rootless: Fix a server crash when choosing a color with the gimp color wheeldtakahashi421-2/+2
2011-07-01Merge remote-tracking branch 'whot/for-keith'Keith Packard1-1/+1
2011-06-30Fix UTF-8 encodingMatěj Cepl1-1/+1
2011-06-16miext: Mark some variables as unused.Cyril Brulebois6-6/+6
2011-04-25rootless: Fix a typo in RootlessGlyphs which resulted in a garbage valueJeremy Huddleston1-1/+1
2011-04-25rootless: Dead code removalJeremy Huddleston2-3/+0