index
:
xorg/xserver
COMPOSITEWRAP
CYGWIN
DAMAGE-XFIXES
Domain-branch
IPv6-REVIEW
XACE-SELINUX
XACE-modular
XEVIE
XORG-6_8-branch
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
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-branch
server-1.19-branch
server-1.2-branch
server-1.20-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
server-21.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
xwayland-21.1
xwayland-22.1
xwayland-23.1
X server (mirrored from https://gitlab.freedesktop.org/xorg/xserver)
keithp
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
xwayland
Age
Commit message (
Expand
)
Author
Files
Lines
3 days
xwayland: Stop using event address as event_id
HEAD
master
Jessica Clarke
1
-1
/
+2
3 days
xwayland: Stop relying on event_id being a valid pointer
Jessica Clarke
1
-3
/
+15
3 days
xwayland: Pass vblank pointer itself to xwl_present_flip
Jessica Clarke
1
-10
/
+6
3 days
xwayland: Avoid gratuitous round trip through event_id
Jessica Clarke
1
-3
/
+9
2023-05-15
xwayland: Keep the CVT timings for non-standard modes
Olivier Fourdan
1
-18
/
+6
2023-05-15
xwayland: Fix spelling of modeinfo in function name
Olivier Fourdan
1
-9
/
+9
2023-05-11
xwayland: Use our CVT function for fixed mode as well
Olivier Fourdan
1
-17
/
+4
2023-05-11
xwayland: Do not round non-standard modes
Olivier Fourdan
1
-16
/
+46
2023-04-26
xwayland/window: Queue damage after commits are allowed
Jonas Ådahl
1
-0
/
+12
2023-04-26
xwayland/window: Move set-allow functions lower down
Jonas Ådahl
1
-35
/
+35
2023-04-12
xwayland: Use the new API to set scanout
Olivier Fourdan
1
-3
/
+10
2023-04-12
xwayland: Add xwl_glamor_get_drawable_modifiers_and_scanout()
Olivier Fourdan
2
-6
/
+32
2023-04-12
xwayland: use gbm_bo_create_with_modifiers2()
Simon Ser
1
-1
/
+8
2023-04-12
xwayland: Fix build without GBM
Olivier Fourdan
2
-4
/
+7
2023-04-07
xwayland: Make Wayland logs non-fatal
Olivier Fourdan
1
-2
/
+1
2023-04-03
xwayland: Recycle buffers when dmabuf feedback changes
Olivier Fourdan
1
-0
/
+6
2023-04-03
xwayland: Try the Xwayland glamor hook to create pixmaps
Olivier Fourdan
1
-5
/
+12
2023-04-03
xwayland: Create scanout capable BO with the fallback path
Olivier Fourdan
1
-8
/
+9
2023-04-03
xwayland: Add create_pixmap_for_window() to GBM backend
Olivier Fourdan
1
-8
/
+40
2023-04-03
xwayland: Add a direct hook to create pixmaps with glamor
Olivier Fourdan
2
-0
/
+18
2023-04-03
xwayland: Check for implicit scanout availability
Olivier Fourdan
2
-0
/
+10
2023-04-03
xwayland: Check for scanout support in tranches
Olivier Fourdan
1
-3
/
+7
2023-04-03
xwayland: Use a dedicated feedback callback for windows
Olivier Fourdan
1
-18
/
+96
2023-03-27
xwayland: Prevent nested xwl_present_for_each_frame_callback calls
Michel Dänzer
3
-2
/
+30
2023-03-27
xwayland: Refactor xwl_present_for_each_frame_callback helper
Michel Dänzer
3
-27
/
+20
2023-03-08
xwayland: Fix uninitialised value created by a stack allocation
Olivier Fourdan
1
-1
/
+1
2023-03-08
xwayland/glamor: Track if a xwl_pixmap uses explicit modifiers
Jonas Ådahl
1
-20
/
+30
2023-03-08
xwayland/glamor/gbm: Use helper for implicit buffer params too
Jonas Ådahl
1
-6
/
+26
2023-03-08
xwayland/glamor/gbm: Initialize explicit buffer params in helper
Jonas Ådahl
1
-31
/
+55
2023-03-08
xwayland/glamor/gbm: Only use modifier gbm API if explicit
Jonas Ådahl
1
-2
/
+4
2023-03-03
xwayland: use drmDevice to compare DRM devices
Simon Ser
5
-21
/
+37
2023-03-03
xwayland: Use MAP_PRIVATE for keymaps
Olivier Fourdan
1
-1
/
+1
2023-03-03
xwayland: don't fall back to wl_drm with explicit modifier
Simon Ser
1
-1
/
+1
2023-03-03
xwayland: fix error path when modifier is not supported
Simon Ser
1
-2
/
+3
2023-03-03
xwayland: Include <sys/type.h> where needed
Olivier Fourdan
2
-0
/
+5
2023-02-13
xwayland: override Meson dependency
Simon Ser
1
-14
/
+27
2023-02-13
xwayland: generate pkg-config file from Meson
Simon Ser
2
-35
/
+23
2023-02-13
xwayland: Use wl_output.name for XRandR
Olivier Fourdan
1
-2
/
+22
2023-02-13
xwayland: Pass the wl_output version
Olivier Fourdan
3
-4
/
+6
2023-02-13
xwayland: Use xdg-output name for XRandR
Olivier Fourdan
1
-3
/
+23
2023-02-13
xwayland: Tell RR has changed only when done
Olivier Fourdan
1
-1
/
+2
2023-02-13
xwayland: fix GBM on driver without explicit modifiers
Simon Ser
1
-3
/
+2
2023-02-13
xwayland: Do not use "XWayland" spelling in code identifiers
Michel Dänzer
1
-5
/
+5
2023-02-13
xwayland: Spell XWAYLAND consistently in debug messages
Michel Dänzer
1
-1
/
+1
2023-02-13
xwayland: Spell Xwayland consistently in error messages
Michel Dänzer
2
-3
/
+3
2023-02-10
xwayland/window: Do not double add window to damage list
Minh Phan
1
-1
/
+2
2023-02-09
xwayland: wl_pointer.axis_v120 is no longer optional
Olivier Fourdan
1
-9
/
+1
2023-02-03
xwayland: Commit surface changes with libdecor configure
Olivier Fourdan
1
-0
/
+7
2023-01-20
xwayland: Send PresentCompleteModeSuboptimalCopy if dmabuf feedback was resent
Austin Shafer
3
-1
/
+36
2023-01-20
xwayland: Add proper support for telling if a format/mod is supported
Austin Shafer
1
-6
/
+52
[next]