index
:
~jcristau/xserver
addresources
for-keith
hurd-fixes
libudev
libudev+inputclass
server-1.12-branch
server-1.7-branch
xephyr-xcb
Unnamed repository; edit this file to name it for gitweb.
jcristau
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
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-30
hw/xwin: Remove unnecessary and incorrect HWND casts
Marc Haesen
2
-5
/
+3
2013-08-30
hw/xwin: Fix compilation of winauth.c with -Werror=implicit-function-declaration
Jon TURNEY
1
-4
/
+3
2013-08-30
hw/xwin: Remove unused extern g_fUseUnicode from winclipboardwndproc.c
Jon TURNEY
1
-1
/
+0
2013-08-30
hw/xwin: Remove unneeded forward declaration of winProcessXEventsTimeout()
Jon TURNEY
1
-10
/
+0
2013-08-30
hw/xwin: Remove prototype for non-existent winDeinitClipboard()
Jon TURNEY
1
-3
/
+0
2013-08-30
hw/xwin: Remove unused externs from winclipboardwrappers.c
Jon TURNEY
1
-2
/
+0
2013-08-30
hw/xwin: Remove unused winProcQueryTreeOrig variable
Jon TURNEY
3
-3
/
+0
2013-08-30
hw/xwin: Fix ARGB cursor conversion on x86_64
Jon TURNEY
1
-8
/
+7
2013-08-30
hw/xwin: Fix an issue in winSetSpansNativeGDI() identifed by -Warray-bounds
Jon TURNEY
1
-23
/
+29
2013-08-30
hw/xwin: Fix -Warray-bounds warning in winXCursorToHCURSOR()
Jon TURNEY
1
-12
/
+16
2013-08-30
hw/xwin: Correct size of _WINDOWSWM_NATIVE_HWND property on x86_64
Marc Haesen
1
-7
/
+7
2013-08-30
hw/xwin: Correct winprefs.c function signatures for x64.
Colin Harrison
4
-25
/
+13
2013-08-30
Move pseudoramiX code where it can be shared between Xwin and Xquartz
Jon TURNEY
4
-528
/
+3
2013-08-30
hw/xwin: Fix winglobals.h for MinGW64 build
Jon TURNEY
1
-0
/
+2
2013-08-30
hw/xwin: Fix inclusion of shlobj.h in MinGW64 build
Jon TURNEY
1
-0
/
+4
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
5
-12
/
+13
2013-08-21
kdrive: Fix const cast warnings in driver name handling.
Eric Anholt
2
-3
/
+3
2013-08-21
kdrive: Fix a few easy cast warnings.
Eric Anholt
4
-5
/
+5
2013-08-21
kdrive: Drop dead code.
Eric Anholt
1
-7
/
+0
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
xfree86: de-duplicate some AM_CPPFLAGS
Peter Hutterer
1
-3
/
+3
2013-08-06
Replace INCLUDES with AM_CPPFLAGS
Peter Hutterer
31
-34
/
+34
2013-08-06
xfree86: improve check for posix saved ids
Julien Cristau
1
-1
/
+2
2013-08-01
xfree86/man: document AutoAddGPU
Dave Airlie
1
-0
/
+4
2013-07-25
xfree86: detach scanout pixmaps when detaching output GPUs
Aaron Plattner
1
-3
/
+16
2013-07-23
hw/xwin: Fix numerous 64-bit format/type cast issues with debug printing of p...
Jon TURNEY
6
-36
/
+36
[prev]
[next]