Add GL_REGAL_enable extension, point to github for Regal extensions.

This commit is contained in:
Nigel Stewart 2012-08-14 18:42:34 -05:00
parent 19a563a6fd
commit 35f724ebee
4 changed files with 11 additions and 3 deletions

View File

@ -0,0 +1,8 @@
GL_REGAL_enable
https://github.com/p3/regal/blob/master/doc/extensions/GL_REGAL_enable.txt
GL_REGAL_enable
GL_ERROR_REGAL 0x9322
GL_DEBUG_REGAL 0x9323
GL_LOG_REGAL 0x9324
GL_EMULATION_REGAL 0x9325
GL_LOADER_REGAL 0x9326

View File

@ -1,4 +1,4 @@
GL_REGAL_error_string
https://github.com/p3/regal
https://github.com/p3/regal/blob/master/doc/extensions/GL_REGAL_error_string.txt
GL_REGAL_error_string
const GLchar* glErrorStringREGAL (GLenum error)

View File

@ -1,5 +1,5 @@
GL_REGAL_extension_query
https://github.com/p3/regal
https://github.com/p3/regal/blob/master/doc/extensions/GL_REGAL_extension_query.txt
GL_REGAL_extension_query
GLboolean glGetExtensionREGAL (const GLchar* ext)
GLboolean glIsSupportedREGAL (const GLchar* ext)

View File

@ -1,5 +1,5 @@
GL_REGAL_log
http://www.opengl.org/registry/specs/REGAL/log.txt
https://github.com/p3/regal/blob/master/doc/extensions/GL_REGAL_log.txt
GL_REGAL_log
GL_LOG_ERROR_REGAL 0x9319
GL_LOG_WARNING_REGAL 0x931A