Skip to content

anv: override vendorID for Cyberpunk 2077

Kenneth Graunke requested to merge kwg/mesa:force_vk_vendor into main

A recent update to Cyberpunk 2077 enables XeSS code for Intel GPUs which is causing the game to crash in the XeSS libraries. As a temporary work around, stop identifying as Intel for Cyberpunk so XeSS falls back to the cross-vendor path.

Reviewed-by: Kenneth Graunke kenneth@whitecape.org

Merge request reports