index
:
~ofourdan/xserver
COMPOSITEWRAP
CYGWIN
DAMAGE-XFIXES
Domain-branch
IPv6-REVIEW
STSF-CURRENT
XACE-SELINUX
XACE-modular
XEVIE
XINERAMA_2
XORG-6_8-branch
XORG-CURRENT
XORG-RELEASE-1
XORG-RELEASE-1-STSF
XORG-RELEASE-1-TM
XORG-STABLE
XPRINT
autoconfig-for-7.2
bcook-backend
compat_output
dmx-2
dri-0-1-branch
dri2-swapbuffers
exa-damagetrack
for-keith
for-whot
glucose-2
gsr-current
input-hotplug
lg3d
lg3d-7.2
lg3d-dev
lg3d-dev-0-6-1
lg3d-dev-0-6-1-1
lg3d-dev-0-6-1-current
lg3d-dev-0-6-1-latest
lg3d-dev-0-6-2
lg3d-dev-0-6-latest
lg3d-dev-0-7-0
lg3d-dev-0-7-1
lg3d-event
lg3d-master
master
mpx
no-pci-rework
orib-soc-2006
panning-for-server-1.6
pci-rework
randr-1.2
randr-1.2-for-server-1.2
randr-dpms
sco_port_update
server-1.10-branch
server-1.11-branch
server-1.12-branch
server-1.13-branch
server-1.14-branch
server-1.15-branch
server-1.16-branch
server-1.17-branch
server-1.18-backports
server-1.18-branch
server-1.19-backports
server-1.19-branch
server-1.19-fixes
server-1.2-branch
server-1.3-branch
server-1.4-branch
server-1.5-branch
server-1.6-branch
server-1.6-enterleave
server-1.7-branch
server-1.7-nominations
server-1.8-branch
server-1.9-branch
server-1_0-branch
server-1_1-branch
transform-proposal
wonderland-dev
xf-4_0_2-branch
xf-4_1-branch
xf-4_2-branch
xf-4_3-branch
xfixes_2_branch
xgl-0-0-1
xorg-server-1.2-apple
xorg-server-1.4-apple
xorg-server-1.5-apple
xorg-server-1.6-apple
xorg-server-1.7-apple
xquartz-composite
xvidmode
xwayland
xwayland-1.19-branch
xwayland-glamor-xv
xwayland-test
Xserver stuff
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
xwayland
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-11
xwayland: use pixmap size on present flip
Olivier Fourdan
1
-4
/
+3
2018-06-08
xwayland: fix typo in non-modifier fallback path
Dave Airlie
1
-1
/
+1
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
[next]