mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-12-10 05:38:49 +00:00
shader_recompiler: Patch SRT walker on segfault (#2991)
* Patch srt walker access violations * Fix range * clang-format lolz * Lower log from warning to debug
This commit is contained in:
committed by
GitHub
parent
046cf50412
commit
a71bfb30a2
@@ -5,6 +5,7 @@
|
||||
|
||||
#include <set>
|
||||
#include "common/singleton.h"
|
||||
#include "common/types.h"
|
||||
|
||||
namespace Core {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user