index
:
~jturney/xserver
build-fixes
clipboard-64bit-fix
clipboard-debug-for-1.17
clipboard-fixes-new
clipboard-use-libXWinclip
clipboard-xcb-rewrite
clipboard-xcbification
cygwin-aiglx-for-1.10
cygwin-aiglx-for-1.11
cygwin-aiglx-for-1.6
cygwin-aiglx-for-1.7
cygwin-aiglx-for-1.9
cygwin-patches-1.6
cygwin-patches-1.7
cygwin-patches-for-1.10
cygwin-patches-for-1.11
cygwin-patches-for-1.12
cygwin-patches-for-1.13
cygwin-patches-for-1.14
cygwin-patches-for-1.15
cygwin-patches-for-1.16
cygwin-patches-for-1.17
cygwin-patches-for-1.18
cygwin-patches-for-1.18-pre-xcbification
cygwin-patches-for-1.19
cygwin-patches-for-1.20
cygwin-patches-for-1.9
cygwin-release-1.10
cygwin-release-1.11
cygwin-release-1.12
cygwin-release-1.13
cygwin-release-1.14
cygwin-release-1.15
cygwin-release-1.16
cygwin-release-1.17
cygwin-release-1.18
cygwin-release-1.19
cygwin-release-1.20
cygwin-release-1.9
cygwin-warning-fixes-for-1.17
debug-output-format-fixes
dix-patches
engine-enhancements
git-describe-in-log
jturney-cygwin
jturney-debug-improvements
jturney-race-fix
main-in-ddx
master
mhummel-clipboard-thread-improvements
multimedia-keycodes
nontoplevelwin-aiglx
old-bits-and-pieces
reorder-window-creation-skip-taskbar
rootless-hook-tidyup
rpavlik-mingw-runtime-patches
rpavlik-reviewed-patches
rpavlik-unreviewed-patches
snapshot
tinderbox
unmap-minimized-windows
window-raising-rework
window-style-update-unmmap-etc-old
windowed-mode-aiglx
winlayout-to-xmodmap
winlayout-to-xmodmap-2
xcbification
X server
jturney
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
xwin
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-22
meson.build: Fix hw/xwin build when dependencies are installed in a non-defau...
Jon Turney
2
-1
/
+2
2017-12-13
meson: Add dependency on generated code fragments in hw/xwin/glx/
Jon Turney
5
-10
/
+13
2017-10-30
Use ARRAY_SIZE all over the tree
Daniel Martin
6
-12
/
+9
2017-08-22
xwin: automake: remove unused {SRCS, DEFS}_{NATIVEGDI, PRIMARYFB}
Emil Velikov
1
-5
/
+1
2017-08-22
xwin: remove always true/set XWIN_RANDR conditional/define
Emil Velikov
2
-7
/
+1
2017-08-22
xwin: remove always true/set XWIN_MULTIWINDOW conditional/define
Emil Velikov
23
-144
/
+5
2017-08-22
xwin: remove always true/set XWIN_CLIPBOARD conditional/define
Emil Velikov
16
-67
/
+1
2017-08-22
os: make MitGenerateCookie() independent of XCSECURITY
Emil Velikov
1
-26
/
+0
2017-08-22
os: make GenerateRandomData() independent of XCSECURITY
Emil Velikov
1
-10
/
+0
2017-08-22
xwin/glx: remove unused __GLXWinScreen::glx_enable_bits
Emil Velikov
1
-3
/
+0
2017-08-21
glx: Remove True/False defines
Adam Jackson
1
-1
/
+1
2017-06-20
glx: Remove some indirection around EXT_texture_from_pixmap
Adam Jackson
1
-6
/
+2
2017-06-02
Add meson.build for XWin server (v2)
Jon Turney
4
-0
/
+315
2017-06-02
hw/xwin: Remove pretense of Xv support
Jon Turney
2
-201
/
+2
2017-06-02
hw/xwin: Don't unconditionally include rootless.h
Jon Turney
2
-2
/
+4
2017-05-15
hw/xwin: Fix -Wunused-function warning for MessageName() in non-debug builds
Jon Turney
1
-0
/
+2
2017-05-15
hw/xwin: Fix -Wmaybe-uninitialized warnings in engine CloseScreen wrappers
Jon Turney
2
-2
/
+2
2017-05-15
hw/xwin: Fix -Wmaybe-uninitialized warning in winWindowProc
Jon Turney
1
-3
/
+4
2017-03-27
dix: Lift DPMS to a screen hook
Adam Jackson
1
-1
/
+0
2016-12-12
shadow: Macro cleanup
Adam Jackson
2
-2
/
+2
2016-09-16
hw/xwin: Add 'dri' to DIST_SUBDIRS
Keith Packard
1
-1
/
+1
2016-09-15
Add Windows-DRI extension
Jon Turney
13
-200
/
+789
2016-09-06
glx: Fix computation of GLX_X_RENDERABLE fbconfig attribute
Adam Jackson
1
-2
/
+0
2016-07-19
hw/xwin: Update BlockHandler function signature
Jon Turney
2
-4
/
+2
2016-07-19
hw/xwin: Update for removal of AddEnabledDevice
Jon Turney
1
-1
/
+13
2016-07-18
Remove readmask from screen block/wakeup handler
Keith Packard
2
-5
/
+2
2016-06-28
hw/xwin: Fix a typo in "Remove Shadow DirectDraw engine"
Jon Turney
1
-1
/
+1
2016-06-28
hw/xwin: Fix a crash trying to reload window icons when not in multiwindow mode
Jon Turney
4
-16
/
+26
2016-06-28
hw/xwin: Fix a crash which occurs if focus returns to XWin after xkbcomp has ...
Colin Harrison
1
-1
/
+1
2016-06-23
hw/xwin: Make window maximizable if a maximium size larger than virtual deskt...
Jon Turney
1
-2
/
+6
2016-06-23
hw/xwin: Detect invalid options in combination with -nodecoration
Jon Turney
1
-1
/
+16
2016-06-23
hw/xwin: Default to -noresize when -fullscreen is used
Jon Turney
7
-10
/
+26
2016-06-23
hw/xwin: Tell LogInit() to backup previous logfile as .old
Jon Turney
2
-4
/
+5
2016-06-23
hw/xwin: Downgrade some uninformative, always-emitted log output to debug
Jon Turney
3
-8
/
+8
2016-06-23
hw/xwin: Check for just the hostname in window title
Jon Turney
1
-13
/
+22
2016-06-23
hw/xwin: Use _NET_WM_NAME for window titles in multiwindow mode
Jon Turney
1
-16
/
+42
2016-06-23
hw/xwin: Remove decorations from _NET_WM_WINDOW_TYPE_SPLASH type windows
Jon Turney
1
-0
/
+9
2016-06-23
hw/xwin: Use Bool type in winShowWindowOnTaskbar() prototype
Jon Turney
2
-2
/
+2
2016-04-07
hw/xwin: xcbify internal window manager
Jon Turney
3
-563
/
+588
2016-04-07
hw/xwin: In multiwindow mode, do window minimization entirely in the WM
Jon Turney
3
-43
/
+20
2016-04-07
hw/xwin: xcbify code for converting X11 icon to Win32 icon
Jon Turney
6
-65
/
+98
2016-03-30
xwin/glx: Build fix for warnings about missing WGL extensioons
Jon Turney
1
-3
/
+3
2016-03-30
glx: Compute the GLX extension string from __glXScreenInit
Adam Jackson
1
-11
/
+0
2016-03-30
glx: Move glx_enable_bits up to the GLX screen base class
Adam Jackson
1
-9
/
+6
2016-03-30
glx: Enable GLX 1.4 unconditionally
Adam Jackson
1
-20
/
+0
2016-03-30
xwin/glx: Drop GLWIN_NO_WGL_EXTENSIONS hack
Adam Jackson
1
-10
/
+0
2016-03-30
glx: Use __glXInitExtensionEnableBits in all backends (v2)
Adam Jackson
1
-20
/
+9
2016-03-30
xwin/glx: Enable GLX_SGI_make_current_read unconditionally (v2)
Adam Jackson
1
-10
/
+14
2016-03-30
glx: Remove server-side mention of GLX_MESA_swap_control
Adam Jackson
1
-4
/
+1
2016-03-30
glx: Remove default server glx extension string
Adam Jackson
1
-2
/
+0
[next]