summaryrefslogtreecommitdiff
path: root/hw/kdrive/ephyr/ephyr.c
AgeCommit message (Expand)AuthorFilesLines
2008-05-12Delete all DDXes besides xprint.Adam Jackson1-1166/+0
2008-05-04Xephyr: Handle depth 30 and reject higher depths rather than crashing.Aaron Plattner1-1/+12
2008-04-23xephyr: XEPHYR_DRI is identical to XF86DRIGeorge Sapountzis1-9/+9
2008-03-18[Xephyr/DRI] correctly route motion events targeted at GL drawableDodji Seketeli1-6/+28
2008-02-27[Xephyr/GL] unbreak the buildDodji Seketeli1-0/+4
2008-02-21[Xephyr/GL] properly route expose event on GL drawablesDodji Seketeli1-3/+48
2008-01-17Xephyr: One-time keyboard leak fixDaniel Stone1-0/+1
2008-01-15Fix Xephyr compilation without GLX.Tiago Vignatti1-0/+2
2007-12-28KDrive: Xephyr: Don't leak screen damage structureDaniel Stone1-0/+1
2007-11-14Merge branch 'master' into XACE-SELINUXEamon Walsh1-2/+4
2007-11-07Xephyr: don't use Xv or GL when those are disabled.Dodji Seketeli1-2/+0
2007-11-06Xephyr: fix a crash when using xrandr twiceDodji Seketeli1-0/+4
2007-10-17Merge branch 'master' into XACE-SELINUXEamon Walsh1-58/+171
2007-10-04Xephyr: better handling of the -nodri optionDodji Seketeli1-0/+15
2007-10-02Xephyr: add -nodri and -noxv switches.Dodji Seketeli1-6/+13
2007-10-02Xephyr: make accelerated glxgears work in XephyrDodji Seketeli1-172/+2
2007-10-02Xephyr: Make glxinfo work on the ATI R200 free driver.Dodji Seketeli1-1/+5
2007-10-02mirror the visuals of the host X at startup.Dodji Seketeli1-0/+164
2007-10-02EPHYR: Add an experiment proto proxy extension.Dodji Seketeli1-0/+5
2007-10-02XEPHYR: more GLX/DRI proxying work.Dodji Seketeli1-0/+8
2007-10-02make xephyr talk DRI protocol with hostXDodji Seketeli1-0/+5
2007-10-02don't crash when hostX reports an error.Dodji Seketeli1-1/+1
2007-10-02link and init xvDodji Seketeli1-19/+22
2007-10-02Xephyr: add "multiscreen" suportAndrew Christan1-46/+118
2007-09-28xace: add hooks + new access codes: XKB extension.Eamon Walsh1-1/+1
2007-02-15kdrive/ephyr: free screen structDaniel Stone1-0/+2
2007-02-02Fix bus error on startup in 64-bit XephyrAlan Coopersmith1-14/+9
2006-08-07xephyr: aid input debuggingDaniel Stone1-0/+2
2006-08-07ephyr: cleanupDaniel Stone1-1/+0
2006-07-21xephyr: load keysyms at init, not enableDaniel Stone1-14/+11
2006-07-21xephyr: fix keymap, pointer; dix: fix multiple axesDaniel Stone1-3/+2
2006-07-21new KDrive input world orderDaniel Stone1-34/+114
2006-07-08Add support to Xephyr for simulating 8bit grayscale.Matthew Allum1-7/+15
2006-03-10If fakexa is enabled, create a larger buffer in the Ximage, but keep theEric Anholt1-4/+12
2005-12-27Build fixes: XSERVER_LIBS -> KDRIVE_LIBS, config.h -> kdrive-config.hAdam Jackson1-1/+1
2005-08-05Make Xephyr work without shadow fbMatthew Allum1-312/+406
2005-06-30Another Xephyr focus/modifier fixMatthew Allum1-5/+7
2005-06-23Fix issues with focus in and modifiers from host confusing XephrMatthew Allum1-2/+64
2005-06-09TSLib fixes. Add fullscreen support to ephyrMatthew Allum1-1/+2
2004-11-24XEphyr -parent switch fixesMatthew Allum1-1/+1
2004-11-09Xephyr improvementsMatthew Allum1-1/+0
2004-11-08Add support to Xephyr for lower depths than hostsMatthew Allum1-7/+49
2004-09-08cursor fixesMatthew Allum1-6/+2
2004-09-01'-dpi' fixes for XephyrMatthew Allum1-9/+11
2004-08-31Added ephyr server sourcesMatthew Allum1-0/+677