summaryrefslogtreecommitdiff
path: root/hw/kdrive/ephyr
AgeCommit message (Expand)Author
2009-10-11ephyr: if -parent is given, check for a trailing -screen. (#24144)Peter Hutterer
2008-11-25Refix Sun bug #6685465: Xephyr uses wrong or bad colortable in 8-bit modeJeremy Uejio
2008-11-21Xephyr man page typo fixes.Alan Coopersmith
2008-11-21Add a man page for Xephyr, with information from the README file.Matthieu Herrb
2008-10-06xalloc+memset(0) -> xcallocAdam Jackson
2008-08-28Prepare for array-index based devPrivates.Tomas Carnecky
2008-07-24Remove all empty extension reset hooks, replace with NULL.Adam Jackson
2008-07-23[Xephyr] various X86_64 build cleanupsDodji Seketeli
2008-07-23[Xephyr] Fix #15839Dodji Seketeli
2008-07-17KDrive: Delete rafts of unused codeDaniel Stone
2008-07-02Fix GLX in Xvfb and kdrive.Adam Jackson
2008-07-01Sun bug #6685465: Xephyr uses wrong or bad colortable in 8-bit modeJeremy Uejio
2008-06-08ephyr: some whitespace changes.Peter Hutterer
2008-06-02kdrive: changes ephyr API according mpx merge.Tiago Vignatti
2008-05-31dix: ProcQueryPointer doesn't need special grab handling, PickPointer does itPeter Hutterer
2008-05-26Merge branch 'master' into mpxPeter Hutterer
2008-05-23kdrive: need not export symbols for glx anymoreGeorge Sapountzis
2008-05-21Fix up paths for GL/glx -> glx renamingDan Nicholson
2008-05-20Merge branch 'master' into mpxPeter Hutterer
2008-05-04Xephyr: Handle depth 30 and reject higher depths rather than crashing.Aaron Plattner
2008-05-02Merge branch 'master' into mpxPeter Hutterer
2008-04-23xephyr: XEPHYR_DRI is identical to XF86DRIGeorge Sapountzis
2008-04-23xephyr: sync with mesaGeorge Sapountzis
2008-04-23xephyr: libGL is client libGeorge Sapountzis
2008-04-23xephyr: Makefile cleanup 2George Sapountzis
2008-04-23xephyr: Makefile cleanup 1George Sapountzis
2008-04-23glcore: prepare for dynamic loadingGeorge Sapountzis
2008-04-22Merge branch 'master' into mpxPeter Hutterer
2008-04-10Remove NDEBUG (assert() disable) define from the X Server.Eric Anholt
2008-04-07Merge branch 'master' into dcdc_reworkPeter Hutterer
2008-03-24Bug #10016: Implement WM_CLASS hints in Xephyr.David Nusinow
2008-03-18[Xephyr/DRI] correctly route motion events targeted at GL drawableDodji Seketeli
2008-03-14Xephyr: Build fix: Port across XF86dri.c changes from Mesa.Donnie Berkholz
2008-03-14Xephyr: Distribute ephyrdriext.h in tarballs.Donnie Berkholz
2008-03-04Merge branch 'master' into mpxPeter Hutterer
2008-02-27[Xephyr/GL] unbreak the buildDodji Seketeli
2008-02-22Match Xephyr DRI definitions to the ones in xf86dri.hAdam Jackson
2008-02-21[Xephyr/GL] properly route expose event on GL drawablesDodji Seketeli
2008-02-21[Xephyr/GL] don't crash when the host returns a NULL server stringDodji Seketeli
2008-01-26Merge branch 'master' into mpxPeter Hutterer
2008-01-17Xephyr: One-time keyboard leak fixDaniel Stone
2008-01-15Removed some warnings.Tiago Vignatti
2008-01-15Fix Xephyr compilation without GLX.Tiago Vignatti
2008-01-10Merge branch 'master' into mpxPeter Hutterer
2008-01-03Merge branch 'master' into mpxPeter Hutterer
2007-12-28KDrive: Xephyr: Don't leak screen damage structureDaniel Stone
2007-12-13devPrivates rework: more cleanup from previous merge operation.Eamon Walsh
2007-12-03ephyr: miPointerWarpCursor needs the device parameter.Peter Hutterer
2007-11-14Merge branch 'master' into XACE-SELINUXEamon Walsh
2007-11-07Xephyr: don't use Xv or GL when those are disabled.Dodji Seketeli