Skip to content

vk/wsi: use MIT-SHM pixmaps for sw rendering.

Dave Airlie requested to merge airlied/mesa:vk-wsi-sw-mit-shm into main

ajax nerdsniped me in #5259 (closed)

This uses the dri3 paths as much as possible for the shm pixmaps. It only uses the new paths if dri3 and mit-shm are supported on the server.

Edited by Dave Airlie

Merge request reports