From Lionel Lagarde, "The extension name is misspelled. It conflicts with GLEW."

This commit is contained in:
Robert Osfield
2013-07-18 16:27:17 +00:00
parent 2507c3974f
commit 82f7031ab5

View File

@@ -194,8 +194,8 @@ typedef char GLchar;
#define GL_PROGRAM_POINT_SIZE_EXT 0x8642
#endif
// ARB_tesselation_shader
#ifndef GL_ARB_tesselation_shader
// ARB_tessellation_shader
#ifndef GL_ARB_tessellation_shader
#define GL_PATCHES 0x000E
#define GL_PATCH_VERTICES 0x8E72
#define GL_PATCH_DEFAULT_INNER_LEVEL 0x8E73