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
/
xwayland
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-08
xwayland: Don't create a "fake" crtc for Present
Adam Jackson
2
-18
/
+4
2018-05-08
xwayland: Fix a 32-bit build warning.
Eric Anholt
1
-1
/
+1
2018-05-08
dri3: Switch get_modifiers to using stdint.
Eric Anholt
1
-2
/
+2
2018-05-07
xwayland: persistent window struct on present
Roman Gilg
3
-152
/
+212
2018-04-30
xwayland: restrict present cleanup to presenting and top parent window
Roman Gilg
1
-8
/
+8
2018-04-30
xwayland: Avoid using epoxy_has_egl()
Adam Jackson
1
-2
/
+1
2018-04-24
xwayland: Add glamor egl_backend for EGLStreams
Lyude Paul
8
-14
/
+1066
2018-04-24
xwayland: Add xwayland-config.h
Lyude Paul
2
-5
/
+7
2018-04-24
xwayland: Decouple GBM from glamor
Lyude Paul
6
-758
/
+975
2018-04-19
xwayland: Clean up all frame callbacks
Olivier Fourdan
1
-1
/
+1
2018-04-18
xwayland: avoid using freed xwl_window on unrealize
Olivier Fourdan
4
-56
/
+44
2018-04-16
xwayland: Fix build without glamor
Olivier Fourdan
4
-6
/
+18
2018-04-13
xwayland: Don't crash on WarpPointer(dest_w = None)
Adam Jackson
1
-0
/
+3
2018-04-10
xwayland: zero num_formats from the start
Emil Velikov
1
-6
/
+5
2018-04-10
xwayland: zero num_modifiers from the start
Emil Velikov
1
-10
/
+7
2018-04-10
dri3: annotate fds/strides/offsets arrays as const
Emil Velikov
1
-4
/
+4
2018-04-10
xwayland: don't close() fds we don't own
Emil Velikov
1
-2
/
+0
2018-04-10
dri3: annotate the dri3_screen_info data as const
Emil Velikov
1
-1
/
+1
2018-04-05
xwayland: Silence a build warning if we can
Adam Jackson
2
-8
/
+15
2018-03-28
xwayland: Activate Present flips in rootless mode with Glamor
Roman Gilg
1
-0
/
+22
2018-03-28
xwayland: Implement queuing present vblanks
Roman Gilg
2
-9
/
+96
2018-03-28
xwayland: Add fallback timer for msc counting
Roman Gilg
2
-0
/
+73
2018-03-28
xwayland: Preliminary support for Present's new window flip mode
Roman Gilg
4
-0
/
+398
2018-03-28
xwayland: Add arguments to glamor_pixmap_get_wl_buffer
Roman Gilg
3
-8
/
+25
2018-03-09
glamor/xwayland: Add depth 30 format mapping for DRI 3.2 as well.
Mario Kleiner
1
-0
/
+4
2018-03-05
glamor: Use gbm_bo_create_with_modifiers for internal pixmap allocation
Louis-Francis Ratté-Boulianne
1
-3
/
+19
2018-03-05
glamor: Implement GetSupportedModifiers
Louis-Francis Ratté-Boulianne
2
-14
/
+130
2018-03-05
glamor: Implement PixmapFromBuffers and BuffersFromPixmap
Louis-Francis Ratté-Boulianne
6
-56
/
+196
2018-03-05
dri3: Add multi-planar/modifier buffer requests
Louis-Francis Ratté-Boulianne
1
-2
/
+2
2018-02-20
xwayland: Fix backwards need_rotate logic (v2)
Jason Ekstrand
1
-3
/
+3
2018-02-14
miinitext: Load GLX on the mi path
Adam Jackson
1
-3
/
+0
2018-02-14
glx: Use vnd layer for dispatch (v4)
Adam Jackson
3
-0
/
+4
2018-02-06
xwayland: Don't process cursor warping without an xwl_seat
Lyude Paul
1
-0
/
+7
2018-01-25
xwayland: place a manual redirect on windows
Olivier Fourdan
1
-0
/
+5
2018-01-25
xwayland: remove dirty window unconditionally on unrealize
Olivier Fourdan
1
-2
/
+1
2018-01-25
xwayland: Support for BTN_STYLUS3 kernel events
Jason Gerecke
1
-0
/
+1
2018-01-24
xwayland: Add optional xdg-output support
Olivier Fourdan
5
-11
/
+133
2018-01-22
xwayland: reduce over-damage
Pekka Paalanen
1
-3
/
+15
2017-12-19
xwayland: avoid race condition on new keymap
Olivier Fourdan
1
-1
/
+1
2017-12-13
xwayland: Give up “cleanly“ on Wayland socket errors
Olivier Fourdan
1
-5
/
+21
2017-12-06
xwayland: Keep separate variables for pointer and tablet foci
Carlos Garnacho
3
-10
/
+13
2017-12-06
xwayland: Fix non-argb cursor conversion
Olivier Fourdan
1
-1
/
+1
2017-11-07
xwayland: Stop printing the EGL version
Adam Jackson
1
-4
/
+0
2017-09-13
xwayland: Avoid repeatedly looping through window ancestor chain
Roman Gilg
3
-27
/
+31
2017-09-13
xwayland: add envvar XWAYLAND_NO_GLAMOR
Olivier Fourdan
1
-0
/
+7
2017-09-06
xwayland: use the lowercase xnf.*alloc API
Emil Velikov
1
-1
/
+1
2017-09-05
xwayland: Fix a segfault with pointer locking
Olivier Fourdan
1
-0
/
+3
2017-09-04
xwayland: No grab handler without protocol support
Olivier Fourdan
1
-9
/
+22
2017-08-02
meson: Fix xwayland build since xwayland-keyboard-grab.
Eric Anholt
1
-0
/
+3
2017-08-01
xwayland: Add grab protocol support
Olivier Fourdan
4
-3
/
+112
[next]