summaryrefslogtreecommitdiff
path: root/hw/dmx
AgeCommit message (Expand)AuthorFilesLines
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
2007-04-02remove some debug codeBrian1-5/+0
2007-04-02for completeness, init dummy's min/maxval[1] values (vertical axis)Brian1-0/+2
2007-04-02As for normal mouse device, init valuator maxval[] to real values, not zero.Brian1-2/+7
2007-04-02In dmxBackendMouGetInfo() initialize the info->minval[], maxval[] arrays to t...Brian1-1/+5
2007-04-02undo 1280 valuator hackBrian1-3/+3
2007-04-02Pass num_valuators=0 for ButtonPress/Release. This seems to fix the button co...Brian1-12/+4
2007-04-02formatting fixesBrian1-3/+6
2007-03-30formatting fixesBrian1-6/+12
2007-03-30Checkpoint DMX updates: things are working much better now, but still not 100...Brian5-14/+157
2007-03-30Tweak some parameters, etc. Things seem a little better now, but still a way...Brian2-7/+9
2007-03-30num_valuators=1 for GetPointerEvents(), hack ButtonPress/Release positionBrian1-4/+4
2007-03-30more debugBrian3-13/+15
2007-03-30Checkpoint fixes to DMX for X input changes.Brian7-4/+242
2007-03-30more formatting fixesBrian1-3/+6
2007-03-30Fix some bad formatting.Brian1-35/+75
2007-03-30ompile fbcmap.c w/ -DXFree86Server instead of linking libfbcmap.a.Brian1-5/+5
2007-03-20Static markup and dead code cull over xkb/.Adam Jackson1-2/+2