Skip to content

anv: report non-Intel vender if xess loaded

Felix Degrood requested to merge fjdegroo/mesa:wip/detect-xess-loaded into main

Avoids XeSS crash on Intel with Proton by faking non-Intel vendorID when XeSS detected. Only expected to work on traditional linux environment that save per-proc information in /proc dir.

Merge request reports