summaryrefslogtreecommitdiff
path: root/hw/kdrive
AgeCommit message (Expand)AuthorFilesLines
2008-11-21Xephyr man page typo fixes.Alan Coopersmith1-21/+21
2008-11-21Add a man page for Xephyr, with information from the README file.Matthieu Herrb2-1/+99
2008-11-08Remove some null statements.James Cloos1-1/+1
2008-11-05kdrive: Bye bye XvesaAdam Jackson12-4459/+1
2008-10-14kdrive: Hardcode a different wrong value for number of mouse buttonsAdam Jackson1-1/+1
2008-10-10kdrive: fix dixflags so they're always defined before enqueuing events #17734Peter Hutterer1-6/+10
2008-10-10kdrive: lastx/y needs to be set to the event coordinates #17728Peter Hutterer1-2/+2
2008-10-08s/kdDontZap/kdAllowZap/Adam Jackson1-1/+1
2008-10-08Update docs to reflect new DontZap defaultDaniel Stone1-1/+1
2008-10-07-retro enables zappingAdam Jackson1-1/+1
2008-10-08Input: Make DontZap the defaultDaniel Stone2-5/+5
2008-10-06xalloc+memset(0) -> xcallocAdam Jackson6-16/+8
2008-10-06xalloc+bzero -> xcallocAdam Jackson2-7/+3
2008-08-28Prepare for array-index based devPrivates.Tomas Carnecky3-6/+10
2008-08-13Eviscerate save-under support.Adam Jackson1-13/+0
2008-08-05Redefine WindowTable as a fixed arrayTomas Carnecky2-3/+1
2008-07-24Remove all empty extension reset hooks, replace with NULL.Adam Jackson1-11/+1
2008-07-23Unifdef VXWORKS.Adam Jackson2-17/+0
2008-07-23[Xephyr] various X86_64 build cleanupsDodji Seketeli5-19/+18
2008-07-23[Xephyr] Fix #15839Dodji Seketeli4-0/+43
2008-07-17Remove dead code, useless #defines, et alDaniel Stone3-215/+6
2008-07-17Dead code removalDaniel Stone1-5/+1
2008-07-17KDrive: Delete rafts of unused codeDaniel Stone14-1131/+0
2008-07-16OS/KDrive/XFree86: Sanitise colour initialisationDaniel Stone1-881/+0
2008-07-13Xi: remove ChangeDeviceControl for CoreCtl.Peter Hutterer1-0/+1
2008-07-02Fix GLX in Xvfb and kdrive.Adam Jackson5-0/+10
2008-07-02Remove KdOffscreenMarkUsed() as all its callers are gone.Chris Ball2-26/+0
2008-07-01Auf wiedersehen, KAA.Adam Jackson7-2405/+0
2008-07-01Sun bug #6685465: Xephyr uses wrong or bad colortable in 8-bit modeJeremy Uejio1-2/+28
2008-06-23kdrive: fix building with --disable-xv (bug#16488)Julien Cristau1-2/+7
2008-06-11kdrive: fix wrong use of &, should be | instead.Peter Hutterer1-1/+1
2008-06-08ephyr: some whitespace changes.Peter Hutterer1-11/+11
2008-06-02kdrive: don't post motion event if there was no motion. #16179Peter Hutterer1-6/+10
2008-06-02kdrive: changes ephyr API according mpx merge.Tiago Vignatti2-4/+12
2008-05-31kdrive: fix up callers to KdQueueEvent, need to pass xEvent, not EventListPtrPeter Hutterer1-3/+3
2008-05-31dix: ProcQueryPointer doesn't need special grab handling, PickPointer does itPeter Hutterer1-0/+2
2008-05-26Merge branch 'master' into mpxPeter Hutterer7-26/+4
2008-05-25Remove GetMotionProc from ValuatorClassRec.Peter Hutterer1-1/+0
2008-05-23kdrive: need not export symbols for glx anymoreGeorge Sapountzis5-20/+0
2008-05-21Fix up paths for GL/glx -> glx renamingDan Nicholson1-4/+4
2008-05-21drop xprint remnants: InitGlobalsGeorge Sapountzis1-2/+0
2008-05-20Merge branch 'master' into mpxPeter Hutterer169-63340/+15
2008-05-16The great kdrive purge.Adam Jackson167-63330/+3
2008-05-11kdrive: allow disabling CompositeJulien Cristau1-6/+0
2008-05-04Xephyr: Handle depth 30 and reject higher depths rather than crashing.Aaron Plattner1-1/+12
2008-05-02Merge branch 'master' into mpxPeter Hutterer32-624/+308
2008-04-23xephyr: XEPHYR_DRI is identical to XF86DRIGeorge Sapountzis9-41/+18
2008-04-23xephyr: sync with mesaGeorge Sapountzis5-520/+123
2008-04-23xephyr: libGL is client libGeorge Sapountzis1-9/+3
2008-04-23xephyr: Makefile cleanup 2George Sapountzis1-8/+20