summaryrefslogtreecommitdiff
path: root/mi/mioverlay.c
AgeCommit message (Expand)AuthorFilesLines
2012-06-05api: rework the X server driver API to avoid global arrays.Dave Airlie1-3/+3
2012-03-21Introduce a consistent coding styleKeith Packard1-1256/+1210
2010-06-22Revert "mi: Remove unused overlay support"Keith Packard1-0/+1946
2010-06-20mi: Remove unused overlay supportMikhail Gusarov1-1946/+0
2010-06-10Remove unnecessary parentheses around return values in functionsMikhail Gusarov1-1/+1
2010-06-05Clean up after removal of screen parameters from region macros.Jamey Sharp1-17/+9
2010-06-05Change the devPrivates API to require dixRegisterPrivateKeyKeith Packard1-5/+8
2010-06-05Rename region macros to eliminate screen argumentKeith Packard1-203/+203
2010-06-03Move each screen's root-window pointer into ScreenRec.Jamey Sharp1-2/+2
2010-06-03Move each screen's screensaver data into ScreenRec.Jamey Sharp1-1/+1
2010-06-02Only deal with input code when changing the input shape.Pierre-Loup A. Griffais1-39/+42
2010-05-13Replace X-allocation functions with their C89 counterpartsMikhail Gusarov1-7/+7
2009-01-22Remove a bunch of useless casts.Adam Jackson1-1/+1
2008-12-03Rework symbol visibility for easier maintenancePaulo Cesar Pereira de Andrade1-7/+7
2008-08-28Prepare for array-index based devPrivates.Tomas Carnecky1-2/+4
2008-08-13Eviscerate save-under support.Adam Jackson1-44/+0
2008-07-24Shape extension is built-in and mandatory.Adam Jackson1-8/+0
2008-03-01clean some "unused" warningsGeorge Sapountzis1-1/+0
2007-09-19Merge branch 'master' into XACE-SELINUXEamon Walsh1-10/+10
2007-09-13Remove the PaintWindow optimization.Eric Anholt1-10/+10
2007-08-28devPrivates rework: since API is already broken, switch everythingEamon Walsh1-18/+9
2007-08-25Implement core protocol backing store exclusively in terms of Composite.Adam Jackson1-70/+1
2007-03-25Static cleanups, dead code deletion.Adam Jackson1-2/+2
2007-03-09mi: remove 'register' keywords.Peter Hutterer1-5/+5
2006-07-21Remove RCS tags. Fix Xprint makefile braindamage.Adam Jackson1-1/+0
2006-03-28Big old pile of warning fixes.Adam Jackson1-1/+0
2006-02-15Mark everything in misym.c as _X_EXPORT.Adam Jackson1-7/+7
2005-07-03Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.Daniel Stone1-0/+4
2005-04-20Fix includes right throughout the Xserver tree:Daniel Stone1-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-20/+17
2003-11-14Initial revisionKaleb Keithley1-0/+2078