Go to the documentation of this file.
19 #ifndef OST_GFX_GLEXT_INCLUDE_HH
20 #define OST_GFX_GLEXT_INCLUDE_HH
31 #if OST_SHADER_SUPPORT_ENABLED
32 #if OST_MESA_SUPPORT_ENABLED
33 # define OST_GL_VERSION_2_0 1
34 # define GL_GLEXT_PROTOTYPES 1
36 # include <GL/glext.h>
38 # if OST_MODULE==OST_GFX
41 # if !defined(__APPLE__)
42 # include <ost/gfx/GL/glew.h>
44 # if defined(_MSC_VER)
45 # include <ost/gfx/GL/wglew.h>
52 #if defined(__APPLE__)
56 #define OST_GL_VERSION_2_0 1
58 #ifdef GLEW_VERSION_2_0
59 #define OST_GL_VERSION_2_0 1