index
:
~cndougla/xserver
input-fixes
integration-testing
integration-tests
master
mixed-mode
multitouch
multitouch-devel
multitouch-rebase
multitouch-stable
pointer
server-1.10-masked-valuator-fixes
signal-logging
signal-logging-v4
signal-logging-v5
signal-logging2
xi2.1
xi2.1-new
xi2.1-new-stable
xi2.1-stable
xi2.1-stable-abi-12
XI 2.1 development
cndougla
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
kdrive
/
ephyr
/
ephyr.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-06-30
Fix UTF-8 encoding
Matěj Cepl
1
-1
/
+1
2011-05-25
Xephyr: fix pointer coordinate translation when screen is rotated
Tomas Frydrych
1
-2
/
+23
2010-07-07
dix: purge leftover manual key down bit setting.
Peter Hutterer
1
-7
/
+1
2010-06-16
Re-enabled Xnest fix for focus in + modifier bug.
Xiaoyang Yu (Max)
1
-62
/
+45
2010-06-05
Rename region macros to eliminate screen argument
Keith Packard
1
-6
/
+6
2010-05-13
Replace X-allocation functions with their C89 counterparts
Mikhail Gusarov
1
-10
/
+10
2010-01-06
kdrive: Remove unused overlay fb support
Mikhail Gusarov
1
-50
/
+50
2010-01-06
kdrive: Move Xephyr-specific fields out of KdScreenInfo
Mikhail Gusarov
1
-13
/
+18
2010-01-01
Do not check xfree argument for NULL
Mikhail Gusarov
1
-4
/
+2
2009-09-25
kdrive: plug two memory leaks when freeing the KdKeyboard/Pointer.
Peter Hutterer
1
-0
/
+4
2009-06-11
KDrive: Warning fixes and cleanups
Daniel Stone
1
-13
/
+7
2009-04-03
kdrive: s/KdSaveString/strdup/g
Adam Jackson
1
-2
/
+2
2009-01-22
Input: Remove modifierMap from core
Daniel Stone
1
-3
/
+3
2009-01-22
Xephyr: Disable state inheritance hack
Daniel Stone
1
-0
/
+13
2008-10-06
xalloc+memset(0) -> xcalloc
Adam Jackson
1
-2
/
+1
2008-07-23
[Xephyr] various X86_64 build cleanups
Dodji Seketeli
1
-1
/
+1
2008-07-17
KDrive: Delete rafts of unused code
Daniel Stone
1
-2
/
+0
2008-06-02
kdrive: changes ephyr API according mpx merge.
Tiago Vignatti
1
-3
/
+5
2008-05-20
Merge branch 'master' into mpx
Peter Hutterer
1
-1
/
+12
2008-05-04
Xephyr: Handle depth 30 and reject higher depths rather than crashing.
Aaron Plattner
1
-1
/
+12
2008-05-02
Merge branch 'master' into mpx
Peter Hutterer
1
-9
/
+9
2008-04-23
xephyr: XEPHYR_DRI is identical to XF86DRI
George Sapountzis
1
-9
/
+9
2008-04-07
Merge branch 'master' into dcdc_rework
Peter Hutterer
1
-6
/
+28
2008-03-18
[Xephyr/DRI] correctly route motion events targeted at GL drawable
Dodji Seketeli
1
-6
/
+28
2008-03-04
Merge branch 'master' into mpx
Peter Hutterer
1
-3
/
+52
2008-02-27
[Xephyr/GL] unbreak the build
Dodji Seketeli
1
-0
/
+4
2008-02-21
[Xephyr/GL] properly route expose event on GL drawables
Dodji Seketeli
1
-3
/
+48
2008-01-26
Merge branch 'master' into mpx
Peter Hutterer
1
-0
/
+3
2008-01-17
Xephyr: One-time keyboard leak fix
Daniel Stone
1
-0
/
+1
2008-01-15
Fix Xephyr compilation without GLX.
Tiago Vignatti
1
-0
/
+2
2008-01-10
Merge branch 'master' into mpx
Peter Hutterer
1
-0
/
+1
2008-01-03
Merge branch 'master' into mpx
Peter Hutterer
1
-3
/
+1
2007-12-28
KDrive: Xephyr: Don't leak screen damage structure
Daniel Stone
1
-0
/
+1
2007-12-03
ephyr: miPointerWarpCursor needs the device parameter.
Peter Hutterer
1
-1
/
+1
2007-11-14
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
1
-2
/
+4
2007-11-07
Xephyr: don't use Xv or GL when those are disabled.
Dodji Seketeli
1
-2
/
+0
2007-11-06
Xephyr: fix a crash when using xrandr twice
Dodji Seketeli
1
-0
/
+4
2007-10-17
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
1
-58
/
+171
2007-10-04
Xephyr: better handling of the -nodri option
Dodji Seketeli
1
-0
/
+15
2007-10-02
Xephyr: add -nodri and -noxv switches.
Dodji Seketeli
1
-6
/
+13
2007-10-02
Xephyr: make accelerated glxgears work in Xephyr
Dodji Seketeli
1
-172
/
+2
2007-10-02
Xephyr: Make glxinfo work on the ATI R200 free driver.
Dodji Seketeli
1
-1
/
+5
2007-10-02
mirror the visuals of the host X at startup.
Dodji Seketeli
1
-0
/
+164
2007-10-02
EPHYR: Add an experiment proto proxy extension.
Dodji Seketeli
1
-0
/
+5
2007-10-02
XEPHYR: more GLX/DRI proxying work.
Dodji Seketeli
1
-0
/
+8
2007-10-02
make xephyr talk DRI protocol with hostX
Dodji Seketeli
1
-0
/
+5
2007-10-02
don't crash when hostX reports an error.
Dodji Seketeli
1
-1
/
+1
2007-10-02
link and init xv
Dodji Seketeli
1
-19
/
+22
2007-10-02
Xephyr: add "multiscreen" suport
Andrew Christan
1
-46
/
+118
2007-09-28
xace: add hooks + new access codes: XKB extension.
Eamon Walsh
1
-1
/
+1
[next]