remove OpenGL/glu.h from gl3 headers (warning), replace some OpenGL definitions ARB/non-ARB

This commit is contained in:
=
2014-07-27 11:19:11 -07:00
parent 811087b099
commit c487170196
6 changed files with 24 additions and 17 deletions

View File

@@ -20,8 +20,8 @@
#include "Bullet3Common/b3Vector3.h"
#include "Bullet3Common/b3Logging.h"
#include "OpenGLTrueTypeFont/fontstash.h"
#include "OpenGLWindow/TwFonts.h"
#include "../btgui/OpenGLTrueTypeFont/fontstash.h"
#include "../btgui/OpenGLWindow/TwFonts.h"
#include "OpenGLTrueTypeFont/opengl_fontstashcallbacks.h"
#include <assert.h>