Be moar pessimistic about VAO availability

- TODO FIXME : refactor to dynamically check this
This commit is contained in:
Aaron Culliney 2017-07-31 17:49:53 -07:00
parent 72c5c550fe
commit 0801c9f010

View File

@ -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