summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorEnrico Weigelt, metux IT consult <info@metux.net>2024-09-30 18:29:41 +0200
committerMarge Bot <emma+marge@anholt.net>2025-02-06 23:00:25 +0000
commit92cc4534146dd84c0d843759cdb30f75abddddd6 (patch)
tree80bb695405ef3560fe60c6a946f239cdeea0f684 /man
parent3a7a8084fea33213de8b5999219697168e256386 (diff)
use dixDestroyPixmap() instead of direct driver callHEADmaster
Direct calls to ScreenRec->DestroyPixmap() blocks cleaning up the wrapping jungle, so use the proper dix function instead - except when calling down the chain where we had wrapped ourselves - and protecting those against NULL, so we can move subsys-provided functions out of that chain. See: https://gitlab.freedesktop.org/xorg/xserver/-/issues/1754 Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net> Part-of: <https://gitlab.freedesktop.org/xorg/driver/xf86-video-vmware/-/merge_requests/11>
Diffstat (limited to 'man')
0 files changed, 0 insertions, 0 deletions