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
/
xwayland-glamor-gbm.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
1
-7
/
+6
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-02-13
xwayland: fix GBM on driver without explicit modifiers
Simon Ser
1
-3
/
+2
2023-01-20
xwayland: Add get_drawable_modifiers implementation
Austin Shafer
1
-1
/
+1
2023-01-20
xwayland: Add get_main_device helper to GBM
Austin Shafer
1
-0
/
+17
2023-01-19
glamor: Don't initialize on softpipe
Ivan A. Melnikov
1
-0
/
+4
2022-11-30
glamor: Only check for llvmpipe renderer
Corentin Noël
1
-1
/
+1
2022-10-28
xwayland: properly get FDs from multiplanar GBM BOs
Lucas Stach
1
-9
/
+57
2022-10-28
xwayland: handle fd export failure in glamor_egl_fds_from_pixmap
Lucas Stach
1
-0
/
+7
2021-12-01
xwayland/glamor: Change errors to verbose messages
Olivier Fourdan
1
-1
/
+1
2021-10-06
xwayland: Set GLVND driver based on GBM backend name
Olivier Fourdan
1
-0
/
+6
2021-10-05
Use EGL_LINUX_DMA_BUF_EXT to create GBM bo EGLImages
James Jones
1
-4
/
+100
2021-09-15
glamor: Require EGL_KHR_no_config_context
Adam Jackson
1
-3
/
+4
2021-04-09
xwayland: implement pixmap_from_buffers for the eglstream backend
Erik Kurzinger
1
-2
/
+1
2021-04-09
xwayland: Add check_flip() glamor backend function
Erik Kurzinger
1
-0
/
+1
2021-04-09
xwayland: move formats and modifiers functions to common glamor code
Erik Kurzinger
1
-110
/
+5
2021-04-09
xwayland: Move dmabuf interface to common glamor code
Olivier Fourdan
1
-69
/
+4
2021-01-08
xwayland: remove unused parameter of xwl_glamor_pixmap_get_wl_buffer
Erik Kurzinger
1
-9
/
+2
2020-12-15
xwayland: Remove unneeded variable
Olivier Fourdan
1
-3
/
+1
2020-12-15
xwayland: Refactor glamor EGL init
Olivier Fourdan
1
-60
/
+89
2020-12-14
xwayland: fix GL version check for GLES only devices
Tony Lindgren
1
-12
/
+14
2020-09-22
xwayland: Add a flag for n-buffers in EGL backend
Olivier Fourdan
1
-1
/
+2
2020-09-22
xwayland: Add a flag to expose EGL backend features
Olivier Fourdan
1
-0
/
+2
2020-09-21
xwayland: use drmGetNodeTypeFromFd for checking if a node is a render one
Greg V
1
-17
/
+2
2020-06-19
xwayland: allow using linux-dmabuf with DRM_FORMAT_MOD_INVALID
Simon Ser
1
-5
/
+3
2020-06-19
xwayland: only use linux-dmabuf if format/modifier was advertised
Simon Ser
1
-4
/
+24
2020-06-19
xwayland: don't use GBM_BO_USE_SCANOUT
Simon Ser
1
-1
/
+1
2020-05-18
xwayland: import DMA-BUFs with GBM_BO_USE_RENDERING only
Simon Ser
1
-2
/
+3
2020-02-11
Revert "xwayland/glamor-gbm: Add xwl_glamor_gbm_post_damage hook"
Michel Dänzer
1
-10
/
+0
2020-01-31
xwayland/glamor-gbm: Add xwl_glamor_gbm_post_damage hook
Michel Dänzer
1
-0
/
+10
2019-12-20
xwayland: Cleanup and remove `xwayland.h`
Olivier Fourdan
1
-1
/
+0
2019-12-20
xwayland: Separate Xwayland screen code
Olivier Fourdan
1
-0
/
+1
2019-12-20
xwayland: Separate Xwayland pixmap code
Olivier Fourdan
1
-0
/
+1
2019-12-20
xwayland: Move GLAMOR declarations to their own header
Olivier Fourdan
1
-1
/
+7
2019-11-28
xwayland: Add buffer release callback
Olivier Fourdan
1
-0
/
+10
2019-11-08
xwayland/glamor-gbm: Use `calloc()`
Olivier Fourdan
1
-1
/
+1
2019-11-07
xwayland: clear pixmaps after creation in rootless mode
Dor Askayo
1
-1
/
+5
2019-11-06
xwayland: make context current to check GL version
Olivier Fourdan
1
-11
/
+27
2019-11-05
xwayland: Fall back to GLES2 if we don't get at least GL 2.1 in glamor
Adam Jackson
1
-0
/
+15
2019-11-04
glamor/xwayland: Define EGL_NO_X11
Hans de Goede
1
-0
/
+1
2019-09-23
xwayland: Don't create wl_buffer backing pixmap
Olivier Fourdan
1
-3
/
+3
2019-09-23
xwayland/glamor-gbm: Handle DRM_FORMAT_MOD_INVALID gracefully
Jonas Ådahl
1
-0
/
+4
2019-07-23
xwayland: Do not free a NULL GBM bo
Olivier Fourdan
1
-3
/
+4
2019-05-28
xwayland: check `glamor_set_pixmap_texture()` status
Olivier Fourdan
1
-5
/
+1
2019-05-28
xwayland: Check status in GBM pixmap creation
Olivier Fourdan
1
-4
/
+30
[next]