mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-03-22 19:01:32 -04: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 ;)