summaryrefslogtreecommitdiff
path: root/hw/kdrive
AgeCommit message (Expand)AuthorFilesLines
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
2008-04-23xephyr: Makefile cleanup 1George Sapountzis1-49/+39
2008-04-23glcore: prepare for dynamic loadingGeorge Sapountzis18-0/+72
2008-04-22Reuse the existing framebuffer mode in kdrive/fbdevRoss Burton1-9/+17
2008-04-22Add mediumraw support to the linux kdrive driverRoss Burton1-1/+25
2008-04-22Enable the epson kdrive driverRoss Burton1-2/+2
2008-04-22Add a default touchscreen pathRoss Burton1-0/+4
2008-04-22Merge branch 'master' into mpxPeter Hutterer3-5/+4
2008-04-10Remove NDEBUG (assert() disable) define from the X Server.Eric Anholt3-5/+4
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