summaryrefslogtreecommitdiff
path: root/hw/kdrive/ephyr/ephyrdriext.c
AgeCommit message (Expand)AuthorFilesLines
2010-01-01Do not check xfree argument for NULLMikhail Gusarov1-12/+9
2009-12-18Add type name argument to CreateNewResourceTypeAlan Coopersmith1-3/+1
2009-12-18Ensure all resource types created have names registeredAlan Coopersmith1-0/+2
2009-12-18Check for failures from CreateNewResourceTypeAlan Coopersmith1-0/+4
2009-09-21input: define server-supported protocol versions in one single file.Peter Hutterer1-4/+4
2009-09-16Change xf86dristr.h includes to use xf86driproto.h insteadAlan Coopersmith1-1/+1
2009-07-14ephyr: switch to byte counting functionsPeter Hutterer1-7/+7
2009-06-11KDrive: Xephyr: DRI: Warning fixesDaniel Stone1-22/+22
2008-12-12Remove #define NEED_EVENTS and NEED_REPLIESPeter Hutterer1-2/+0
2008-08-28Prepare for array-index based devPrivates.Tomas Carnecky1-2/+4
2008-07-24Remove all empty extension reset hooks, replace with NULL.Adam Jackson1-11/+1
2008-07-23[Xephyr] various X86_64 build cleanupsDodji Seketeli1-14/+13
2008-04-23xephyr: XEPHYR_DRI is identical to XF86DRIGeorge Sapountzis1-4/+0
2008-02-21[Xephyr/GL] properly route expose event on GL drawablesDodji Seketeli1-4/+20
2008-01-15Removed some warnings.Tiago Vignatti1-1/+1
2007-12-13devPrivates rework: more cleanup from previous merge operation.Eamon Walsh1-32/+11
2007-10-03Xephyr: port XV/GL stuff of the new multiscreen architectureDodji Seketeli1-5/+8
2007-10-02Xephyr: check presence of extensions in host XDodji Seketeli1-0/+10
2007-10-02Xephyr: fix a clipping issue xephyr-driDodji Seketeli1-23/+25
2007-10-02Xephyr: properly clip GL drawables in XephyrDodji Seketeli1-35/+125
2007-10-02Xephyr: make accelerated glxgears work in XephyrDodji Seketeli1-39/+656
2007-10-02Xephyr: fix a host X hang.Dodji Seketeli1-4/+5
2007-10-02Xephyr: Make glxinfo work on the ATI R200 free driver.Dodji Seketeli1-18/+17
2007-10-02XEPHYR: more GLX/DRI proxying work.Dodji Seketeli1-171/+202
2007-10-02make xephyr talk DRI protocol with hostXDodji Seketeli1-3/+7
2007-10-02Initial dri forwarding big bricks.Dodji Seketeli1-0/+691