index
:
~tjaalton/xserver
for-1.19
Unnamed repository; edit this file 'description' to name the repository.
tjaalton
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
kdrive
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-07
Fix xephyr build in --disable-glamor case
Jon TURNEY
1
-3
/
+8
2014-03-05
xephyr: Pass incoming XCB events to the Xlib event filter.
Eric Anholt
3
-2
/
+55
2014-03-05
xephyr: Build support for rendering with glamor using a -glamor option.
Eric Anholt
7
-16
/
+554
2014-02-07
ephyr: Repaint entire screen when colormap is updated
Keith Packard
1
-0
/
+15
2014-01-22
kdrive/ephyr: Remove extra 'i' variable in ProcXF86DRIGetDrawableInfo
Keith Packard
1
-1
/
+0
2014-01-22
kdrive: Fix -Wshadow errors
Keith Packard
2
-4
/
+4
2014-01-22
Merge remote-tracking branch 'whot/for-keith'
Keith Packard
1
-1
/
+26
2014-01-12
Replace 'pointer' type with 'void *'
Keith Packard
9
-51
/
+51
2014-01-12
kdrive/ephyr; Don't redeclare monitorResolution
Keith Packard
1
-2
/
+0
2014-01-12
kdrive/ephyr: ddxUseMsg is supposed to return
Keith Packard
1
-2
/
+0
2014-01-09
ephyr: don't allow a shift+ctrl keygrab if mod1 was enabled
Peter Hutterer
1
-1
/
+26
2013-12-10
ephyr: Fix compilation when ./configure'd with --enable-debug
Jon TURNEY
1
-4
/
+4
2013-11-14
kdrive: fix cursor jumps on CursorOffScreen behavior
Peter Hutterer
1
-4
/
+4
2013-11-14
kdrive: modify ephyr events to use POINTER_DESKTOP and scale them to that
Peter Hutterer
3
-1
/
+11
2013-11-14
kdrive: handle WxH as valid geometry spec
Keith Packard
1
-1
/
+2
2013-11-14
ephyr: xcb_connect returns an error, not NULL
Peter Hutterer
1
-2
/
+2
2013-10-31
ephyr: Ensure stride of private framebuffer is multiple of 4
Søren Sandmann Pedersen
1
-7
/
+8
2013-10-31
ephyr: hostx_screen_init(): Fix bits_per_pixel and bytes_per_line
Søren Sandmann Pedersen
1
-3
/
+6
2013-10-30
kdrive/ephyr: Don't discard one-time driver structure at server reset
Keith Packard
1
-2
/
+0
2013-10-21
unbreak KdEnableInput
Strake
1
-5
/
+6
2013-10-14
Xephyr: restore cursor visibility
Michele Baldessari
1
-0
/
+2
2013-10-14
Fix Xephyr compilation when DEBUG is enabled
Michele Baldessari
1
-1
/
+1
2013-10-04
kdrive/ephyr: Remove duplicate ephyrExtensions and ephyrExtensionInit decls
Keith Packard
1
-16
/
+0
2013-10-04
Merge remote-tracking branch 'anholt/ephyr-fixes'
Keith Packard
20
-4159
/
+1682
2013-09-10
damage: Implicitly unregister on destroy
Adam Jackson
1
-3
/
+0
2013-09-10
mipointer: Remove EnqueueEvent from miPointerScreenFuncRec
Adam Jackson
1
-1
/
+0
2013-09-10
mipointer: Flatten calls to mieqSwitchScreen
Adam Jackson
1
-1
/
+0
2013-09-10
ephyr: restore GLX support
Laurent Carlier
1
-0
/
+20
2013-09-06
kdrive: fix build error on gcc 4.8 for out-of-bounds array access
Chris Clayton
1
-1
/
+1
2013-09-03
kdrive: initialize GLX for xephyr
Sebastien Bacher
1
-0
/
+20
2013-09-03
ephyr: Do grab/ungrab for ctrl+shift, not just shift+ctrl.
Eric Anholt
1
-3
/
+6
2013-09-03
ephyr: Flush the X connection when updating the window title.
Eric Anholt
1
-0
/
+1
2013-09-03
ephyr: Use host (HW) cursors by default.
Eric Anholt
3
-7
/
+11
2013-09-03
ephyr: Garbage collect some DOA host window clipping code.
Eric Anholt
2
-43
/
+0
2013-09-03
ephyr: Garbage collect some dead XV clipping code.
Eric Anholt
1
-113
/
+4
2013-09-03
ephyr: Remove the helper libs for each of the optional components.
Eric Anholt
1
-49
/
+38
2013-09-03
ephyr: Remove the remaining bits of host/server XV split.
Eric Anholt
4
-202
/
+33
2013-09-03
ephyr: Remove the host/server split of the actual XV video operations.
Eric Anholt
3
-270
/
+137
2013-09-03
ephyr: Remove another host/server split for XV image formats.
Eric Anholt
3
-99
/
+56
2013-09-03
ephyr: Remove the host/server split for video encodings.
Eric Anholt
3
-99
/
+39
2013-09-03
ephyr: Remove the host/server split for XV formats.
Eric Anholt
3
-43
/
+15
2013-09-03
ephyr: Remove the host/server split for XV attributes.
Eric Anholt
3
-177
/
+86
2013-09-03
ephyr: Remove the host/server split for XV adaptors.
Eric Anholt
3
-96
/
+28
2013-09-03
ephyr: Refactor XV adaptor feature detection.
Eric Anholt
3
-110
/
+17
2013-09-03
ephyr: Remove some pointless indirection in the XV code.
Eric Anholt
3
-83
/
+7
2013-09-03
ephyr: Move event processing into ephyr.c.
Eric Anholt
3
-376
/
+299
2013-09-03
ephyr: Move the host screen info into the kdrive screen private.
Eric Anholt
5
-234
/
+192
2013-09-03
ephyr: Rename and use the proper type for what was host_screen->info.
Eric Anholt
2
-33
/
+34
2013-09-03
ephyr: Expose a single function for detecting extensions.
Eric Anholt
5
-34
/
+22
2013-09-03
ephyr: Drop dead ephyrHostAtomToLocal code.
Eric Anholt
1
-34
/
+0
[next]