mirror of
https://github.com/mauiaaron/apple2.git
synced 2025-01-10 06:31:13 +00:00
Be moar pessimistic about VAO availability
- TODO FIXME : refactor to dynamically check this
This commit is contained in:
parent
72c5c550fe
commit
0801c9f010
@ -43,10 +43,6 @@
|
|||||||
# include <GL/freeglut.h>
|
# include <GL/freeglut.h>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if !defined(USE_VAO)
|
|
||||||
# define USE_VAO 1
|
|
||||||
#endif
|
|
||||||
|
|
||||||
// Global unified texture format constants ...
|
// Global unified texture format constants ...
|
||||||
|
|
||||||
#define TEX_FORMAT GL_RGBA
|
#define TEX_FORMAT GL_RGBA
|
||||||
|
Loading…
x
Reference in New Issue
Block a user