Skip to content

wsi/x11: cleanup properly after mit shm paths are used.

Dave Airlie requested to merge airlied/mesa:wsi-x11-shm-cleanup-fix into main

This path was being skipped on sw + has_mit_shm, when it shouldn't be.

Fixes: a069b4e9 ("vulkan/wsi/sw: add mit-shm support for pixmap allocation")

Merge request reports