summaryrefslogtreecommitdiff
path: root/hw/kdrive/ephyr/ephyr.c
AgeCommit message (Expand)Author
2008-10-06xalloc+memset(0) -> xcallocAdam Jackson
2008-07-23[Xephyr] various X86_64 build cleanupsDodji Seketeli
2008-07-17KDrive: Delete rafts of unused codeDaniel Stone
2008-06-02kdrive: changes ephyr API according mpx merge.Tiago Vignatti
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-07Merge branch 'master' into dcdc_reworkPeter Hutterer
2008-03-18[Xephyr/DRI] correctly route motion events targeted at GL drawableDodji Seketeli
2008-03-04Merge branch 'master' into mpxPeter Hutterer
2008-02-27[Xephyr/GL] unbreak the buildDodji Seketeli
2008-02-21[Xephyr/GL] properly route expose event on GL drawablesDodji Seketeli
2008-01-26Merge branch 'master' into mpxPeter Hutterer
2008-01-17Xephyr: One-time keyboard leak fixDaniel Stone
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-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
2007-11-06Xephyr: fix a crash when using xrandr twiceDodji Seketeli
2007-10-17Merge branch 'master' into XACE-SELINUXEamon Walsh
2007-10-04Xephyr: better handling of the -nodri optionDodji Seketeli
2007-10-02Xephyr: add -nodri and -noxv switches.Dodji Seketeli
2007-10-02Xephyr: make accelerated glxgears work in XephyrDodji Seketeli
2007-10-02Xephyr: Make glxinfo work on the ATI R200 free driver.Dodji Seketeli
2007-10-02mirror the visuals of the host X at startup.Dodji Seketeli
2007-10-02EPHYR: Add an experiment proto proxy extension.Dodji Seketeli
2007-10-02XEPHYR: more GLX/DRI proxying work.Dodji Seketeli
2007-10-02make xephyr talk DRI protocol with hostXDodji Seketeli
2007-10-02don't crash when hostX reports an error.Dodji Seketeli
2007-10-02link and init xvDodji Seketeli
2007-10-02Xephyr: add "multiscreen" suportAndrew Christan
2007-09-28xace: add hooks + new access codes: XKB extension.Eamon Walsh
2007-02-15kdrive/ephyr: free screen structDaniel Stone
2007-02-02Fix bus error on startup in 64-bit XephyrAlan Coopersmith
2006-08-07xephyr: aid input debuggingDaniel Stone
2006-08-07ephyr: cleanupDaniel Stone
2006-07-21xephyr: load keysyms at init, not enableDaniel Stone
2006-07-21xephyr: fix keymap, pointer; dix: fix multiple axesDaniel Stone
2006-07-21new KDrive input world orderDaniel Stone
2006-07-08Add support to Xephyr for simulating 8bit grayscale.Matthew Allum
2006-03-10If fakexa is enabled, create a larger buffer in the Ximage, but keep theEric Anholt
2005-12-27Build fixes: XSERVER_LIBS -> KDRIVE_LIBS, config.h -> kdrive-config.hAdam Jackson
2005-08-05Make Xephyr work without shadow fbMatthew Allum
2005-06-30Another Xephyr focus/modifier fixMatthew Allum
2005-06-23Fix issues with focus in and modifiers from host confusing XephrMatthew Allum
2005-06-09TSLib fixes. Add fullscreen support to ephyrMatthew Allum