summaryrefslogtreecommitdiff
path: root/miext/shadow/shadow.c
AgeCommit message (Expand)AuthorFilesLines
2020-07-05Fix spelling/wording issuesAlan Coopersmith1-1/+1
2016-12-12shadow: Macro cleanupAdam Jackson1-1/+4
2016-07-18Remove readmask from screen block/wakeup handlerKeith Packard1-2/+2
2016-06-20dix: Call screen block/wakeup handlers closest to blocking [v3]Keith Packard1-13/+7
2014-07-29miext/shadow: Remove shadowInitAdam Jackson1-20/+0
2014-07-29miext/shadow: Remove ancient backwards-compatibility hackAdam Jackson1-34/+0
2014-01-12Replace 'pointer' type with 'void *'Keith Packard1-4/+4
2013-09-10damage: Simplify DamageUnregisterAdam Jackson1-1/+1
2012-06-05api: rework the X server driver API to avoid global arrays.Dave Airlie1-2/+2
2012-03-21Introduce a consistent coding styleKeith Packard1-46/+46
2011-06-30Fix UTF-8 encodingMatěj Cepl1-1/+1
2010-06-05Move the shadow screen private key initialization to shadowSetupKeith Packard1-3/+3
2010-06-05Change the devPrivates API to require dixRegisterPrivateKeyKeith Packard1-2/+5
2010-06-05Rename region macros to eliminate screen argumentKeith Packard1-5/+5
2010-05-13Replace X-allocation functions with their C89 counterpartsMikhail Gusarov1-3/+3
2009-01-28[shadow] Store the closure in the bufferSøren Sandmann Pedersen1-1/+1
2009-01-22Remove a bunch of useless casts.Adam Jackson1-1/+1
2008-12-03Rework symbol visibility for easier maintenancePaulo Cesar Pereira de Andrade1-5/+5
2008-11-29Export symbols defined in the sdk.Paulo Cesar Pereira de Andrade1-5/+5
2008-08-28Prepare for array-index based devPrivates.Tomas Carnecky1-1/+2
2007-11-05Merge branch 'master' into XACE-SELINUXEamon Walsh1-1/+1
2007-11-04Add CreatePixmap allocation hints.Aaron Plattner1-1/+1
2007-08-28devPrivates rework: since API is already broken, switch everythingEamon Walsh1-11/+4
2007-06-29Death to RCS tags.Adam Jackson1-2/+0
2006-02-10Remove libcwrapper usage from xorg server modules. The libcwrapper is onlyEric Anholt1-0/+2
2006-01-23Commit slight variation of bug #5460 which is the merge of the new shadowAlan Hourihane1-1408/+119
2005-09-13Tue Sep 13 11:27:05 2005 S%Gï¿¿%@ren Sandmann <sandmann@redhat.com>Søren Sandmann Pedersen1-0/+1
2005-07-03Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.Daniel Stone1-2/+6
2005-04-20Fix includes right throughout the Xserver tree:Daniel Stone1-1/+1
2004-12-04Encoding of numerous files changed to UTF-8Markus Kuhn1-1/+1
2004-04-23Merging XORG-CURRENT into trunkEgbert Eich1-1/+1
2004-03-14Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004xf86-4_4_99_1Egbert Eich1-1/+1
2004-03-03Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004xf86-4_4_0Egbert Eich1-1/+1
2004-02-26readding XFree86's cvs IDsxf86-4_3_99_903Egbert Eich1-1/+1
2004-02-26Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004Egbert Eich1-1/+1
2003-11-25XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folksxf86-4_3_99_16Kaleb Keithley1-7/+21
2003-11-14Initial revisionKaleb Keithley1-0/+1525