summaryrefslogtreecommitdiff
path: root/dbe/midbe.c
AgeCommit message (Expand)AuthorFilesLines
2014-01-12Replace 'pointer' type with 'void *'Keith Packard1-2/+2
2013-09-10dbe: Fold the window private private into the window privateAdam Jackson1-62/+37
2013-09-10dbe: Fold midbe reset into dixAdam Jackson1-25/+0
2013-09-10dbe: Drop the unused idiom supportAdam Jackson1-2/+0
2012-03-21Introduce a consistent coding styleKeith Packard1-291/+233
2010-07-02miDbe window priv priv is pre-allocated, don't use dixSetPrivate (bug 28639)Keith Packard1-6/+0
2010-06-10Remove unnecessary parentheses around return values in functionsMikhail Gusarov1-13/+13
2010-06-05Change the devPrivates API to require dixRegisterPrivateKeyKeith Packard1-18/+4
2010-06-02Fix pixmap validation in miDbePositionWindow.Aaron Plattner1-6/+14
2010-05-13Replace X-allocation functions with their C89 counterpartsMikhail Gusarov1-1/+1
2008-12-12Remove #define NEED_EVENTS and NEED_REPLIESPeter Hutterer1-2/+0
2008-08-28Prepare for array-index based devPrivates.Tomas Carnecky1-3/+6
2007-11-05Merge branch 'master' into XACE-SELINUXEamon Walsh1-4/+4
2007-11-04Add CreatePixmap allocation hints.Aaron Plattner1-4/+4
2007-09-19xace: add hooks + new access codes: DOUBLE-BUFFER extensionEamon Walsh1-3/+9
2007-08-28devPrivates rework: since API is already broken, switch everythingEamon Walsh1-28/+9
2007-03-26Remove dead NEED_DBE_BUF_BITS code.Eamon Walsh1-8/+0
2007-03-25Static cleanups, dead code deletion.Adam Jackson1-13/+4
2006-07-21Remove RCS tags. Fix Xprint makefile braindamage.Adam Jackson1-2/+0
2006-03-28Big old pile of warning fixes.Adam Jackson1-26/+15
2006-02-10Remove libcwrapper usage from xorg server modules. The libcwrapper is onlyEric Anholt1-4/+0
2005-07-03Change <X11/misc.h> and <X11/os.h> to "misc.h" and "os.h".Daniel Stone1-2/+2
2005-07-03Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.Daniel Stone1-0/+4
2005-07-01Change all misc.h and os.h references to <X11/foo.h>.Daniel Stone1-2/+2
2005-04-20Fix includes right throughout the Xserver tree:Daniel Stone1-2/+2
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 2004Egbert Eich1-1/+1
2004-03-03Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004Egbert Eich1-1/+1
2004-02-26readding XFree86's cvs IDsEgbert 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-14XFree86 4.3.0.1Kaleb Keithley1-9/+12
2003-11-14R6.6 is the Xorg base-lineKaleb Keithley1-0/+848