index
:
~halfline/xserver
foo
master
wip/logind-integration
xwayland
Unnamed repository; edit this file 'description' to name the repository.
halfline
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
kdrive
/
ephyr
Age
Commit message (
Expand
)
Author
Files
Lines
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
2013-09-03
Xephyr: we're not using Xlib anymore, no need to undef _XSERVER64
Julien Cristau
3
-38
/
+0
2013-09-03
Xephyr: handle errors in event loop
Julien Cristau
1
-0
/
+15
2013-09-03
Xephyr: drop remaining Xlib dependency
Julien Cristau
2
-46
/
+20
2013-09-03
Xephyr: move glx code to xcb
Julien Cristau
3
-476
/
+212
2013-09-03
Xephyr: remove unused DRI1 code
Julien Cristau
3
-780
/
+0
2013-09-03
Xephyr: move ephyrdri over to xcb
Julien Cristau
1
-58
/
+143
2013-09-03
Xephyr: use xcb-xv instead of libXv
Julien Cristau
3
-601
/
+381
2013-09-03
Xephyr: use xcb for event handling
Julien Cristau
1
-129
/
+155
2013-09-03
Xephyr: some more hostx.c xcb-ification
Julien Cristau
1
-5
/
+5
2013-09-03
Xephyr: move HostX.visual to xcb
Julien Cristau
1
-5
/
+5
2013-09-03
Xephyr: replace XKeycodeToKeysym with xcb-keysyms
Julien Cristau
1
-5
/
+8
2013-09-03
Xephyr: delete unused hostx_get_extension_info function
Julien Cristau
2
-20
/
+0
2013-09-03
Xephyr: delete unused proxy code
Julien Cristau
4
-290
/
+0
2013-09-03
Xephyr: xcb-ify visual list construction
Julien Cristau
1
-26
/
+33
2013-09-03
Xephyr: xcb-ify pointer/keyboard grab
Julien Cristau
1
-13
/
+32
2013-09-03
Xephyr: no need for XDisplayKeycodes
Julien Cristau
1
-1
/
+2
2013-09-03
Xephyr: use xcb-shape instead of XShape*
Julien Cristau
1
-13
/
+27
2013-09-03
Xephyr: start converting hostx.c over to xcb
Julien Cristau
2
-266
/
+355
2013-09-03
Xephyr: stop loading the host's keymap
Julien Cristau
3
-36
/
+2
2013-08-21
ephyr: Fix warning about XID vs unsigned long * by changing function args
Eric Anholt
3
-6
/
+5
2013-08-21
ephyr: Drop is_ok logging.
Eric Anholt
1
-15
/
+4
2013-08-21
kdrive: Fix const cast warnings in arguments processing.
Eric Anholt
2
-3
/
+3
2013-08-21
ephyr: Fix dead code warning.
Eric Anholt
1
-2
/
+0
2013-08-21
ephyr: Fix const-cast warnings for setting window title.
Eric Anholt
2
-2
/
+2
2013-08-21
ephyr: Fix const cast warnings in ephyrhostvideo.
Eric Anholt
1
-19
/
+19
2013-08-06
Replace INCLUDES with AM_CPPFLAGS
Peter Hutterer
1
-1
/
+1
2013-07-17
Xephyr: Use _XEatDataWords (from Xlib 1.6) instead of _XEatData
Alan Coopersmith
3
-6
/
+8
2013-07-17
Xephyr: integer overflow in XF86DRIGetClientDriverName()
Alan Coopersmith
1
-3
/
+5
2013-07-17
Xephyr: integer overflow in XF86DRIOpenConnection()
Alan Coopersmith
1
-1
/
+6
2013-07-17
Xephyr: integer overflow in ephyrHostGLXGetStringFromServer()
Alan Coopersmith
1
-18
/
+29
2013-05-15
ephyr: add -resizeable to the man page
Peter Hutterer
1
-0
/
+4
2013-05-15
ephyr: fix typo in man page
Peter Hutterer
1
-1
/
+1
2013-03-06
xephyr: fix "set but not used warnings"
Peter Hutterer
1
-24
/
+0
2013-03-04
ephyr: Fix crash on 24bpp host framebuffer
Daniel Martin
3
-6
/
+9
2013-02-18
ephyr: Add -resizeable option
Daniel Martin
3
-12
/
+29
2013-02-05
Free keymap on error in Xephyr's hostx_load_keymap
Alan Coopersmith
1
-1
/
+2
2012-12-05
Fix formatting of address operators
Yaakov Selkowitz
6
-20
/
+20
[next]