mirror of
https://github.com/mauiaaron/apple2.git
synced 2025-01-09 14:29:23 +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>
|
||||
#endif
|
||||
|
||||
#if !defined(USE_VAO)
|
||||
# define USE_VAO 1
|
||||
#endif
|
||||
|
||||
// Global unified texture format constants ...
|
||||
|
||||
#define TEX_FORMAT GL_RGBA
|
||||
|
Loading…
x
Reference in New Issue
Block a user