ios: Add -DHAVE_FBO to release builds; doesn't fix shaders on device though.
This commit is contained in:
parent
634f4dd543
commit
cf78e13e6e
|
@ -990,6 +990,7 @@
|
|||
"-DHAVE_RARCH_MAIN_WRAP",
|
||||
"-DIOS",
|
||||
"-DHAVE_OPENGL",
|
||||
"-DHAVE_FBO",
|
||||
"-DHAVE_OPENGLES",
|
||||
"-DHAVE_VID_CONTEXT",
|
||||
"-DHAVE_OPENGLES2",
|
||||
|
|
Loading…
Reference in New Issue