Revert "Remove option" (disable alpha test)
Fixes issue #6286.
This reverts commit d2ce635bbf
.
This commit is contained in:
parent
2a3496b65c
commit
3e97713d16
4 changed files with 6 additions and 2 deletions
|
@ -254,6 +254,7 @@ public:
|
|||
// * Still has major problems so off by default - need to store tex scale/offset per DeferredDrawCall,
|
||||
// which currently isn't done so if texscale/offset isn't static (like in Tekken 6) things go wrong.
|
||||
bool bPrescaleUV;
|
||||
bool bDisableAlphaTest; // Helps PowerVR immensely, breaks some graphics
|
||||
// End GLES hacks.
|
||||
|
||||
// Risky JIT optimizations
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue