Revert "Remove option" (disable alpha test)

Fixes issue #6286.

This reverts commit d2ce635bbf.
This commit is contained in:
Henrik Rydgard 2014-06-10 22:54:01 +02:00
parent 2a3496b65c
commit 3e97713d16
4 changed files with 6 additions and 2 deletions

View file

@ -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