mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-12-06 07:12:28 +01:00
rsx: Restore optimizations in fragment shader recompiler
This commit is contained in:
parent
10741a97ea
commit
2275e689ce
|
|
@ -1,6 +1,5 @@
|
|||
#include "stdafx.h"
|
||||
|
||||
#pragma optimize("", off)
|
||||
#include "FragmentProgramDecompiler.h"
|
||||
#include "ProgramStateCache.h"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue