summaryrefslogtreecommitdiff
path: root/hw/kdrive/ephyr/ephyr.c
AgeCommit message (Expand)AuthorFilesLines
2011-06-30Fix UTF-8 encodingMatěj Cepl1-1/+1
2011-05-25Xephyr: fix pointer coordinate translation when screen is rotatedTomas Frydrych1-2/+23
2010-07-07dix: purge leftover manual key down bit setting.Peter Hutterer1-7/+1
2010-06-16Re-enabled Xnest fix for focus in + modifier bug.Xiaoyang Yu (Max)1-62/+45
2010-06-05Rename region macros to eliminate screen argumentKeith Packard1-6/+6
2010-05-13Replace X-allocation functions with their C89 counterpartsMikhail Gusarov1-10/+10
2010-01-06kdrive: Remove unused overlay fb supportMikhail Gusarov1-50/+50
2010-01-06kdrive: Move Xephyr-specific fields out of KdScreenInfoMikhail Gusarov1-13/+18
2010-01-01Do not check xfree argument for NULLMikhail Gusarov1-4/+2
2009-09-25kdrive: plug two memory leaks when freeing the KdKeyboard/Pointer.Peter Hutterer1-0/+4
2009-06-11KDrive: Warning fixes and cleanupsDaniel Stone1-13/+7
2009-04-03kdrive: s/KdSaveString/strdup/gAdam Jackson1-2/+2
2009-01-22Input: Remove modifierMap from coreDaniel Stone1-3/+3
2009-01-22Xephyr: Disable state inheritance hackDaniel Stone1-0/+13
2008-10-06xalloc+memset(0) -> xcallocAdam Jackson1-2/+1
2008-07-23[Xephyr] various X86_64 build cleanupsDodji Seketeli1-1/+1
2008-07-17KDrive: Delete rafts of unused codeDaniel Stone1-2/+0
2008-06-02kdrive: changes ephyr API according mpx merge.Tiago Vignatti1-3/+5
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 Hutterer1-9/+9
2008-04-23xephyr: XEPHYR_DRI is identical to XF86DRIGeorge Sapountzis1-9/+9
2008-04-07Merge branch 'master' into dcdc_reworkPeter Hutterer1-6/+28
2008-03-18[Xephyr/DRI] correctly route motion events targeted at GL drawableDodji Seketeli1-6/+28
2008-03-04Merge branch 'master' into mpxPeter Hutterer1-3/+52
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-26Merge branch 'master' into mpxPeter Hutterer1-0/+3
2008-01-17Xephyr: One-time keyboard leak fixDaniel Stone1-0/+1
2008-01-15Fix Xephyr compilation without GLX.Tiago Vignatti1-0/+2
2008-01-10Merge branch 'master' into mpxPeter Hutterer1-0/+1
2008-01-03Merge branch 'master' into mpxPeter Hutterer1-3/+1
2007-12-28KDrive: Xephyr: Don't leak screen damage structureDaniel Stone1-0/+1
2007-12-03ephyr: miPointerWarpCursor needs the device parameter.Peter Hutterer1-1/+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