summaryrefslogtreecommitdiff
path: root/hw/dmx
AgeCommit message (Expand)AuthorFilesLines
2008-05-26Merge branch 'master' into mpxPeter Hutterer2-8/+1
2008-05-25dmx: remove some #if 0'd code.Peter Hutterer1-5/+0
2008-05-23glx: fix forgotten swrast -> SWRastGeorge Sapountzis1-1/+1
2008-05-21Drop glcore GLX provider.Kristian Høgsberg1-1/+1
2008-05-21drop xprint remnants: InitGlobalsGeorge Sapountzis1-7/+0
2008-05-14dmx: fix build.Peter Hutterer6-29/+32
2008-04-25Remove all traces of #ifdef XINPUT and the matching bits from the configure.acPeter Hutterer7-63/+5
2008-04-18Death to TOG-CUP.Adam Jackson1-1/+0
2008-04-18Nuke the MIT-SUNDRY-NONSTANDARD extension.Eric Anholt1-1/+0
2008-04-18Death to APPGROUP.Adam Jackson1-1/+0
2008-03-07Programs in hw/dmx/examples/ want client-side xkb headers.Julien Cristau2-2/+2
2008-02-28XACE: Fix instances of DixUnknownAccess at hook callsites.Eamon Walsh1-12/+12
2008-02-22Fix Xinerama's consolidated visual handling.Adam Jackson1-9/+2
2008-02-17XKB: Move headers into the server treeDaniel Stone2-2/+2
2008-02-14Use strerror instead of errno values in user strings.Adam Jackson1-1/+1
2007-12-29GL: Add GLX compile flags lost in modular X server changesJurij Smakov1-0/+1
2007-11-20Revert "registry: Register DMX extension protocol names."Eamon Walsh1-40/+0
2007-11-19Merge branch 'master' into XACE-SELINUXEamon Walsh1-0/+1
2007-11-19xace: restore the old SaveScreens function and introduce new API, since theEamon Walsh1-1/+1
2007-11-15Save pixmap allocation hints into the PixmapRec.Aaron Plattner1-0/+1
2007-11-05Merge branch 'master' into XACE-SELINUXEamon Walsh6-39/+39
2007-11-05DMX: Remove usage of allocaDaniel Stone3-35/+35
2007-11-04Add CreatePixmap allocation hints.Aaron Plattner2-2/+4
2007-11-01Enable MIT-SHM in Xdmx.Adam Jackson1-2/+0
2007-10-15registry: Register DMX extension protocol names.Eamon Walsh1-0/+40
2007-10-10dix: pass a valid ClientPtr to SetFontPath in all cases.Eamon Walsh1-1/+2
2007-09-28xace: add new hooks + access controls: XInput extension.Eamon Walsh1-2/+2
2007-09-19Merge branch 'master' into XACE-SELINUXEamon Walsh6-68/+20
2007-09-13Remove the PaintWindow optimization.Eric Anholt4-62/+0
2007-09-06Fix Xdmx buildAlan Hourihane1-0/+11
2007-08-31Convert servers to using _DEPENDENCIES to ensure proper rebuilds.Eric Anholt1-6/+9
2007-08-30devPrivates rework: convert CursorRec and CursorBits over to new interface.Eamon Walsh2-6/+9
2007-08-28devPrivates rework: since API is already broken, switch everythingEamon Walsh14-91/+41
2007-08-16xace: add hooks + new access codes: core protocol screensaver requestsEamon Walsh1-1/+1
2007-08-16xace: add hooks + new access codes: core protocol server requestsEamon Walsh1-2/+2
2007-08-02Merge branch 'master' into XACE-SELINUXEamon Walsh115-116/+1
2007-06-29Death to RCS tags.Adam Jackson115-116/+1
2007-05-22Merge branch 'master' into XACE-SELINUXEamon Walsh2-2/+2
2007-04-30fix __glXErrorCallBack() protoColin Guthrie1-1/+1
2007-04-24bump release date to reflect input code updatesBrian1-1/+1
2007-04-05Merge branch 'master' into XACE-SELINUXEamon Walsh12-121/+418
2007-04-05devPrivates rework: properly free devPrivates on compatibility structures,Eamon Walsh1-0/+2
2007-04-03Implement a minor hack in dmxCheckFunctionKeys() to detect special keys.Brian1-3/+22
2007-04-03Split the xserver/fb/fbcmap.c file into two files.Brian1-4/+1
2007-04-02clean-up, debug codeBrian1-5/+5
2007-04-02fix formattingBrian1-5/+11
2007-04-02checkpoint: more clean-upBrian1-60/+40
2007-04-02formatting fixesBrian1-24/+50
2007-04-02clean-up dmxCoreMotion() dmxCoreMotion2()Brian1-141/+5
2007-04-02checkpoint clean-upBrian2-41/+11