summaryrefslogtreecommitdiff
path: root/hw/kdrive
AgeCommit message (Expand)AuthorFilesLines
2008-04-07Merge branch 'master' into dcdc_reworkPeter Hutterer7-15/+112
2008-03-24Bug #10016: Implement WM_CLASS hints in Xephyr.David Nusinow4-0/+51
2008-03-18[Xephyr/DRI] correctly route motion events targeted at GL drawableDodji Seketeli3-7/+31
2008-03-14Xephyr: Build fix: Port across XF86dri.c changes from Mesa.Donnie Berkholz1-8/+29
2008-03-14Xephyr: Distribute ephyrdriext.h in tarballs.Donnie Berkholz1-0/+1
2008-03-04Merge branch 'master' into mpxPeter Hutterer12-41/+162
2008-02-27[Xephyr/GL] unbreak the buildDodji Seketeli1-0/+4
2008-02-22Match Xephyr DRI definitions to the ones in xf86dri.hAdam Jackson1-3/+3
2008-02-22fbFillRegionTiled() is now dead code.Adam Jackson1-12/+0
2008-02-21[Xephyr/GL] properly route expose event on GL drawablesDodji Seketeli5-16/+130
2008-02-21[Xephyr/GL] don't crash when the host returns a NULL server stringDodji Seketeli2-4/+19
2008-02-19dix: change GetEventList to return length of list and set parameter in place.Peter Hutterer1-4/+4
2008-02-18Move input event list initialisation and storage from DDX to DIX.Peter Hutterer1-9/+7
2008-02-14Use strerror instead of errno values in user strings.Adam Jackson3-6/+6
2008-01-31kdrive: AddInputClient takes a ClientPtr.Benjamin Tissoires1-2/+2
2008-01-26Merge branch 'master' into mpxPeter Hutterer4-13/+16
2008-01-17Xephyr: One-time keyboard leak fixDaniel Stone1-0/+1
2008-01-15Removed some warnings.Tiago Vignatti3-13/+13
2008-01-15Fix Xephyr compilation without GLX.Tiago Vignatti1-0/+2
2008-01-10Merge branch 'master' into mpxPeter Hutterer3-1/+17
2008-01-08[Kdrive] make XCalibrate 'orientation aware'Richard Purdie2-1/+16
2008-01-03Merge branch 'master' into mpxPeter Hutterer14-174/+112
2007-12-28KDrive: Xephyr: Don't leak screen damage structureDaniel Stone1-0/+1
2007-12-14kdrive/ati: use operating system input devicesOtavio Salvador1-8/+1
2007-12-14kdrive/vesa: use operating system input devicesOtavio Salvador1-9/+1
2007-12-14kdrive/fbdev: use operating system input devicesOtavio Salvador1-11/+1
2007-12-13devPrivates rework: more cleanup from previous merge operation.Eamon Walsh3-43/+25
2007-12-13Merge branch 'master' into XACE-SELINUXEamon Walsh1-1/+1
2007-12-03ephyr: miPointerWarpCursor needs the device parameter.Peter Hutterer1-1/+1
2007-11-20kaa: update kaaCreatePixmap to support the new usage_intDodji Seketeli1-1/+1
2007-11-19Merge branch 'master' into XACE-SELINUXEamon Walsh1-5/+0
2007-11-15For some reason "-nozap" appeared twice. Weird.Tiago Vignatti1-5/+0
2007-11-14Merge branch 'master' into XACE-SELINUXEamon Walsh2-23/+45
2007-11-07Xephyr: don't use Xv or GL when those are disabled.Dodji Seketeli2-23/+41
2007-11-07Merge branch 'master' into mpxPeter Hutterer61-1694/+8695
2007-11-06Xephyr: fix a crash when using xrandr twiceDodji Seketeli1-0/+4
2007-11-05Merge branch 'master' into XACE-SELINUXEamon Walsh10-46/+47
2007-11-05pull 'master'Dodji Seketeli8-40/+40
2007-11-05Xephyr: fix some DRI build breakageDodji Seketeli1-5/+6
2007-11-05KDrive: Remove usage of allocaDaniel Stone8-40/+40
2007-11-04Add CreatePixmap allocation hints.Aaron Plattner1-1/+1
2007-10-17Merge branch 'master' into XACE-SELINUXEamon Walsh27-349/+8624
2007-10-17KDRIVE_LOCAL_LIBS includes some system libraries, not just internal x server ...Keith Packard1-1/+1
2007-10-04Xephyr: remove a potential crasherDodji Seketeli1-0/+3
2007-10-04Xephyr: better handling of the -nodri optionDodji Seketeli1-0/+15
2007-10-04Xephyr: don't disable glx visual init by defaultDodji Seketeli1-2/+0
2007-10-04Xephyr: fix a compiler warningDodji Seketeli1-0/+2
2007-10-04Xephyr: remove an unused variableDodji Seketeli1-1/+0
2007-10-04Xephyr: better compilation without GLXDodji Seketeli1-1/+8
2007-10-03Xephyr: port XV/GL stuff of the new multiscreen architectureDodji Seketeli10-63/+123