mirror of
https://github.com/libretro/Play-.git
synced 2024-12-12 11:05:36 +00:00
Removed high res mode on GLES compatibility mode for now (doesn't work on all devices).
This commit is contained in:
parent
d4b5ab00bb
commit
b65383a71b
@ -8,10 +8,6 @@
|
||||
|
||||
//#define _WIREFRAME
|
||||
|
||||
#ifdef GLES_COMPATIBILITY
|
||||
#define HIGHRES_MODE
|
||||
#endif
|
||||
|
||||
//#define HIGHRES_MODE
|
||||
#ifdef HIGHRES_MODE
|
||||
#define FBSCALE (2.0f)
|
||||
|
Loading…
Reference in New Issue
Block a user