Updated gl_load.* files generated with glLoadGen 2.0.5

Added OpenGL extensions list file for glLoadGen
Added extensions for OS X version
This commit is contained in:
alexey.lysiuk 2016-04-27 15:03:58 +03:00
parent 2b710ec73d
commit de6f13f0b4
3 changed files with 1592 additions and 1553 deletions

View File

@ -0,0 +1,14 @@
-- List of OpenGL extensions for glLoadGen
-- Generation of gl_load.c and gl_load.h files:
-- > lua LoadGen.lua -style=pointer_c -spec=gl -version=3.3 -profile=compatibility -extfile=gl_extlist.txt load
APPLE_client_storage
ARB_buffer_storage
ARB_shader_storage_buffer_object
ARB_texture_compression
ARB_texture_rectangle
EXT_framebuffer_object
EXT_texture_compression_s3tc
EXT_texture_filter_anisotropic
EXT_texture_sRGB

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff