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_MODULE==OST_GFX
35 # if !defined(__APPLE__)
36 # include <ost/gfx/GL/glew.h>
38 # if defined(_MSC_VER)
39 # include <ost/gfx/GL/wglew.h>
45 #if defined(__APPLE__)
49 #define OST_GL_VERSION_2_0 1
51 #ifdef GLEW_VERSION_2_0
52 #define OST_GL_VERSION_2_0 1