mirror of
https://github.com/CTCaer/RetroArch.git
synced 2025-02-07 20:26:36 +00:00
Avoid Pi hack.
Derp. Was configured to low GPU RAM split ...
This commit is contained in:
parent
085929a40d
commit
18fd41f77e
@ -174,11 +174,7 @@ typedef struct gl_shader_backend gl_shader_backend_t;
|
||||
#define MAX_SHADERS 16
|
||||
|
||||
#if (defined(HAVE_GLSL) || defined(HAVE_CG))
|
||||
#ifdef HAVE_VIDEOCORE
|
||||
#define TEXTURES 2 // Very little video RAM ...
|
||||
#else
|
||||
#define TEXTURES 8
|
||||
#endif
|
||||
#else
|
||||
#define TEXTURES 1
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user