summaryrefslogtreecommitdiff
path: root/hw/kdrive
AgeCommit message (Expand)AuthorFilesLines
2008-05-16xephyr: fix linking by adding pixman and using XSERVER_LIBS.Donnie Berkholz1-0/+1
2008-05-11kdrive: allow disabling CompositeJulien Cristau1-6/+0
2008-01-17Xephyr: One-time keyboard leak fixDaniel Stone1-0/+1
2007-12-28KDrive: Xephyr: Don't leak screen damage structureDaniel Stone1-0/+1
2007-12-06KDrive: Xephyr: Fix non-GLX buildsDaniel Stone1-0/+2
2007-11-12Xephyr: don't initialise the GLX extensionDodji Seketeli1-0/+1
2007-08-31Remove backend.[ch] from neomagic to fix distcheck.Eric Anholt1-2/+0
2007-08-29Bug #9629: Remove badly-licensed neomagic kdrive files.Eric Anholt3-157/+1
2007-08-16Kdrive: fix nasty thinko in TslibEnable()Dave Jones1-1/+1
2007-08-10Only use evdev drivers in Xephyr #ifdef linuxAlan Coopersmith1-0/+4
2007-08-07Updates some piece of the dead mouse evdev code under the new hotplug scheme.Tiago Vignatti4-42/+274
2007-08-07Export device path key options to be called by the command line of server.Tiago Vignatti1-0/+6
2007-08-07Update KdUseMsg() for completeness.Tiago Vignatti2-1/+7
2007-08-07Fix typo.Tiago Vignatti1-1/+3
2007-08-07Clean a little bit the code.Tiago Vignatti1-52/+42
2007-08-07Let xkb options be passed through command line in kdrive servers. I start myTiago Vignatti2-10/+108
2007-08-07When we call Xephyr with '-pointer' a new pointer is added inside the serverTiago Vignatti2-11/+22
2007-08-03Fix kdrive command line parser.Tiago Vignatti1-5/+8
2007-08-01Input: Allow enabling and disabling of devicesDaniel Stone1-0/+1
2007-07-05Clean up unused #ifdefs from fb.Adam Jackson5-38/+0
2007-07-05Postpone options variable assignment to fix segfault when we got a device butTiago Vignatti1-3/+14
2007-07-05kdrive must to know that devices are unplugged.Tiago Vignatti1-0/+1
2007-07-05For each kdrive server put a dependencie on its own libraries.Tiago Vignatti18-15/+56
2007-06-29Death to RCS tags.Adam Jackson175-412/+0
2007-06-27Relink properly all kdrive servers when changes happen.Tiago Vignatti15-0/+30
2007-06-27More janitor work. Remove 'defined but not used' warnings from kdrive and som...Tiago Vignatti2-2/+4
2007-06-27Fix kdrive XKB.Tiago Vignatti1-3/+4
2007-05-28Fix for GNU/kFreeBSDDavid Nusinow1-1/+1
2007-04-26Fix the 'relink' target for kdrive servers.Adam Jackson19-3/+63
2007-04-11Input: Allow a pointer to a device to be returned in NIDRRemigiusz Marcinkiewicz1-1/+7
2007-04-10Input: Add DeleteInputDeviceRequestMagnus Vigerlöf1-0/+5
2007-03-31Bug #6620: Fixed a missing 'else' in ATIPseudoDMAInit().Alberto Mardegan1-1/+1
2007-03-27Fix indentation of fakexa help text.Eric Anholt1-1/+1
2007-03-20Static markup and dead code cull over xkb/.Adam Jackson1-1/+1
2007-02-16kdrive/ephyr: fix keysym type confusion once and for allDaniel Stone2-4/+4
2007-02-16kdrive: delete input debugging, yet again ...Daniel Stone1-25/+0
2007-02-15kdrive/ephyr: free screen structDaniel Stone1-0/+2
2007-02-02Fix bus error on startup in 64-bit XephyrAlan Coopersmith1-14/+9
2006-12-06kdrive/mga: fix compiler warningDaniel Stone1-3/+1
2006-12-06kdrive/tslib: remove vendor-specific hacksDaniel Stone1-14/+6
2006-12-06SyntheticMotion: don't dereference sprite.screen when not using XineramaDaniel Stone1-3/+0
2006-11-08kdrive/sdl: fix compilationDaniel Stone1-92/+52
2006-11-06Improve vm86 error handling in Xvesa.Juliusz Chroboczek1-15/+16
2006-11-06Fix typo in Xvesa: incorrect reporting of DAC capabilities.Juliusz Chroboczek1-1/+1
2006-11-04kdrive: make building of Linux support conditional (bug #5613)Samuel Thibault1-1/+5
2006-11-02kdrive:remove Change{Keyboard,Pointer}DeviceDaniel Stone1-15/+0
2006-11-01kdrive: add KdRingBell prototypeDaniel Stone1-0/+6
2006-10-29kdrive: avoid null dereferencesDaniel Stone1-6/+10
2006-10-29kdrive: move bell ringing into an OS functionDaniel Stone6-116/+52
2006-10-25kdrive/input: remove unnecessary #ifdef XINPUTsDaniel Stone1-12/+0