summaryrefslogtreecommitdiff
path: root/hw/kdrive/ephyr
AgeCommit message (Expand)AuthorFilesLines
2009-04-03kdrive: s/KdSaveString/strdup/gAdam Jackson1-2/+2
2009-02-27Revert "Fix up Xephyr build for recent EXA changes."Michel Dänzer1-1/+0
2009-02-25Fix up Xephyr build for recent EXA changes.Michel Dänzer1-0/+1
2009-02-03Constify atom name stringsAlan Coopersmith1-1/+1
2009-01-27Convert kdrive libraries to libtool convenience libraries.Paulo Cesar Pereira de Andrade1-11/+11
2009-01-22Xephyr: Add some rudimentary Xnest command line compatAdam Jackson1-0/+21
2009-01-22Input: Remove modifierMap from coreDaniel Stone1-3/+3
2009-01-22Xephyr: Disable state inheritance hackDaniel Stone1-0/+13
2008-12-16Xephyr: Fix crash with control-shift and GLX (#18185)Owen W. Taylor1-19/+7
2008-12-12Remove #define NEED_EVENTS and NEED_REPLIESPeter Hutterer2-3/+0
2008-11-25Refix Sun bug #6685465: Xephyr uses wrong or bad colortable in 8-bit modeJeremy Uejio1-13/+10
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-10-06xalloc+memset(0) -> xcallocAdam Jackson1-2/+1
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 Seketeli5-19/+18
2008-07-23[Xephyr] Fix #15839Dodji Seketeli4-0/+43
2008-07-17KDrive: Delete rafts of unused codeDaniel Stone1-2/+0
2008-07-02Fix GLX in Xvfb and kdrive.Adam Jackson1-0/+2
2008-07-01Sun bug #6685465: Xephyr uses wrong or bad colortable in 8-bit modeJeremy Uejio1-2/+28
2008-06-08ephyr: some whitespace changes.Peter Hutterer1-11/+11
2008-06-02kdrive: changes ephyr API according mpx merge.Tiago Vignatti2-4/+12
2008-05-31dix: ProcQueryPointer doesn't need special grab handling, PickPointer does itPeter Hutterer1-0/+2
2008-05-26Merge branch 'master' into mpxPeter Hutterer2-8/+4
2008-05-23kdrive: need not export symbols for glx anymoreGeorge Sapountzis1-4/+0
2008-05-21Fix up paths for GL/glx -> glx renamingDan Nicholson1-4/+4
2008-05-20Merge branch 'master' into mpxPeter Hutterer1-1/+12
2008-05-04Xephyr: Handle depth 30 and reject higher depths rather than crashing.Aaron Plattner1-1/+12
2008-05-02Merge branch 'master' into mpxPeter Hutterer11-612/+192
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 Sapountzis1-0/+4
2008-04-22Merge branch 'master' into mpxPeter Hutterer2-3/+2
2008-04-10Remove NDEBUG (assert() disable) define from the X Server.Eric Anholt2-3/+2
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 Hutterer8-23/+156
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-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-01-26Merge branch 'master' into mpxPeter Hutterer4-13/+16
2008-01-17Xephyr: One-time keyboard leak fixDaniel Stone1-0/+1