mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-01-27 06:19:38 -06:00
- don't load shader cache from disk in d3d9/11 if shader debugging is enabled (we won't have any info about the source shader code otherwise, etc) - dump shader source codes on safe UIDs mismatch Thanks to LordMark and [SS] for reporting those to me ;)