xserver/dri3
Enrico Weigelt, metux IT consult 1c70309a9c (!1711) dri3: use dixDestroyPixmap() instead of direct driver call
Direct calls to ScreenRec->DestroyPixmap() blocks cleaning up the wrapping
jungle, so use the proper dix function instead.

See: https://gitlab.freedesktop.org/xorg/xserver/-/issues/1754

Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
2024-10-31 19:23:50 +01:00
..
dri3.c include: move private definitions out of extinit.h 2024-04-30 00:47:38 +00:00
dri3.h DRI3: add DRI3ImportSyncobj and DRI3FreeSyncobj 2024-04-09 06:11:03 +00:00
dri3_priv.h DRI3: add DRI3ImportSyncobj and DRI3FreeSyncobj 2024-04-09 06:11:03 +00:00
dri3_request.c (!1711) dri3: use dixDestroyPixmap() instead of direct driver call 2024-10-31 19:23:50 +01:00
dri3_screen.c treewide: replace xnfalloc() calls to XNFalloc() 2024-07-26 23:41:33 +00:00
meson.build meson: hide C API if Xorg is disabled (like autotools) 2021-03-11 00:22:36 +00:00