..
GL_APPLE_float_pixels
The first three lines of each core or extension file is now: name, URL and GL extension string name. For example GL_NV_geometry_program4 is available iff GL_NV_gpu_program4 appears in the extension string.
2010-03-05 18:19:59 +00:00
GL_APPLE_pixel_buffer
The first three lines of each core or extension file is now: name, URL and GL extension string name. For example GL_NV_geometry_program4 is available iff GL_NV_gpu_program4 appears in the extension string.
2010-03-05 18:19:59 +00:00
GL_APPLE_texture_range
The first three lines of each core or extension file is now: name, URL and GL extension string name. For example GL_NV_geometry_program4 is available iff GL_NV_gpu_program4 appears in the extension string.
2010-03-05 18:19:59 +00:00
GL_ARB_imaging
The first three lines of each core or extension file is now: name, URL and GL extension string name. For example GL_NV_geometry_program4 is available iff GL_NV_gpu_program4 appears in the extension string.
2010-03-05 18:19:59 +00:00
GL_ARB_matrix_palette
The first three lines of each core or extension file is now: name, URL and GL extension string name. For example GL_NV_geometry_program4 is available iff GL_NV_gpu_program4 appears in the extension string.
2010-03-05 18:19:59 +00:00
GL_ARB_multitexture
The first three lines of each core or extension file is now: name, URL and GL extension string name. For example GL_NV_geometry_program4 is available iff GL_NV_gpu_program4 appears in the extension string.
2010-03-05 18:19:59 +00:00
GL_ARB_robustness
Blacklist ARB/separate_shader_objects and ARB/viewport_array for now, fix build breaks.
2010-07-29 13:33:05 +00:00
GL_ARB_separate_shader_objects
Add support for GL_ARB_separate_shader_objects
2010-08-26 23:12:44 +00:00
GL_ARB_vertex_attrib_64bit
Blacklist ARB/separate_shader_objects and ARB/viewport_array for now, fix build breaks.
2010-07-29 13:33:05 +00:00
GL_ARB_vertex_blend
The first three lines of each core or extension file is now: name, URL and GL extension string name. For example GL_NV_geometry_program4 is available iff GL_NV_gpu_program4 appears in the extension string.
2010-03-05 18:19:59 +00:00
GL_ATI_envmap_bumpmap
The first three lines of each core or extension file is now: name, URL and GL extension string name. For example GL_NV_geometry_program4 is available iff GL_NV_gpu_program4 appears in the extension string.
2010-03-05 18:19:59 +00:00
GL_ATI_map_object_buffer
The first three lines of each core or extension file is now: name, URL and GL extension string name. For example GL_NV_geometry_program4 is available iff GL_NV_gpu_program4 appears in the extension string.
2010-03-05 18:19:59 +00:00
GL_ATI_pn_triangles
The first three lines of each core or extension file is now: name, URL and GL extension string name. For example GL_NV_geometry_program4 is available iff GL_NV_gpu_program4 appears in the extension string.
2010-03-05 18:19:59 +00:00
GL_ATI_separate_stencil
The first three lines of each core or extension file is now: name, URL and GL extension string name. For example GL_NV_geometry_program4 is available iff GL_NV_gpu_program4 appears in the extension string.
2010-03-05 18:19:59 +00:00
GL_ATI_shader_texture_lod
The first three lines of each core or extension file is now: name, URL and GL extension string name. For example GL_NV_geometry_program4 is available iff GL_NV_gpu_program4 appears in the extension string.
2010-03-05 18:19:59 +00:00
GL_ATI_texture_compression_3dc
The first three lines of each core or extension file is now: name, URL and GL extension string name. For example GL_NV_geometry_program4 is available iff GL_NV_gpu_program4 appears in the extension string.
2010-03-05 18:19:59 +00:00
GL_ATI_vertex_streams
The first three lines of each core or extension file is now: name, URL and GL extension string name. For example GL_NV_geometry_program4 is available iff GL_NV_gpu_program4 appears in the extension string.
2010-03-05 18:19:59 +00:00
GL_ATIX_point_sprites
The first three lines of each core or extension file is now: name, URL and GL extension string name. For example GL_NV_geometry_program4 is available iff GL_NV_gpu_program4 appears in the extension string.
2010-03-05 18:19:59 +00:00
GL_ATIX_texture_env_combine3
The first three lines of each core or extension file is now: name, URL and GL extension string name. For example GL_NV_geometry_program4 is available iff GL_NV_gpu_program4 appears in the extension string.
2010-03-05 18:19:59 +00:00
GL_ATIX_texture_env_route
The first three lines of each core or extension file is now: name, URL and GL extension string name. For example GL_NV_geometry_program4 is available iff GL_NV_gpu_program4 appears in the extension string.
2010-03-05 18:19:59 +00:00
GL_ATIX_vertex_shader_output_point_size
The first three lines of each core or extension file is now: name, URL and GL extension string name. For example GL_NV_geometry_program4 is available iff GL_NV_gpu_program4 appears in the extension string.
2010-03-05 18:19:59 +00:00
GL_EXT_bindable_uniform
The first three lines of each core or extension file is now: name, URL and GL extension string name. For example GL_NV_geometry_program4 is available iff GL_NV_gpu_program4 appears in the extension string.
2010-03-05 18:19:59 +00:00
GL_EXT_Cg_shader
The first three lines of each core or extension file is now: name, URL and GL extension string name. For example GL_NV_geometry_program4 is available iff GL_NV_gpu_program4 appears in the extension string.
2010-03-05 18:19:59 +00:00
GL_EXT_depth_bounds_test
The first three lines of each core or extension file is now: name, URL and GL extension string name. For example GL_NV_geometry_program4 is available iff GL_NV_gpu_program4 appears in the extension string.
2010-03-05 18:19:59 +00:00
GL_EXT_draw_instanced
The first three lines of each core or extension file is now: name, URL and GL extension string name. For example GL_NV_geometry_program4 is available iff GL_NV_gpu_program4 appears in the extension string.
2010-03-05 18:19:59 +00:00
GL_EXT_draw_range_elements
Add various enumerants missing from glew.h currently
2010-08-13 20:49:25 +00:00
GL_EXT_fog_coord
The first three lines of each core or extension file is now: name, URL and GL extension string name. For example GL_NV_geometry_program4 is available iff GL_NV_gpu_program4 appears in the extension string.
2010-03-05 18:19:59 +00:00
GL_EXT_framebuffer_sRGB
The first three lines of each core or extension file is now: name, URL and GL extension string name. For example GL_NV_geometry_program4 is available iff GL_NV_gpu_program4 appears in the extension string.
2010-03-05 18:19:59 +00:00
GL_EXT_geometry_shader4
The first three lines of each core or extension file is now: name, URL and GL extension string name. For example GL_NV_geometry_program4 is available iff GL_NV_gpu_program4 appears in the extension string.
2010-03-05 18:19:59 +00:00
GL_EXT_gpu_program_parameters
The first three lines of each core or extension file is now: name, URL and GL extension string name. For example GL_NV_geometry_program4 is available iff GL_NV_gpu_program4 appears in the extension string.
2010-03-05 18:19:59 +00:00
GL_EXT_gpu_shader4
The first three lines of each core or extension file is now: name, URL and GL extension string name. For example GL_NV_geometry_program4 is available iff GL_NV_gpu_program4 appears in the extension string.
2010-03-05 18:19:59 +00:00
GL_EXT_packed_float
The first three lines of each core or extension file is now: name, URL and GL extension string name. For example GL_NV_geometry_program4 is available iff GL_NV_gpu_program4 appears in the extension string.
2010-03-05 18:19:59 +00:00
GL_EXT_pixel_buffer_object
The first three lines of each core or extension file is now: name, URL and GL extension string name. For example GL_NV_geometry_program4 is available iff GL_NV_gpu_program4 appears in the extension string.
2010-03-05 18:19:59 +00:00
GL_EXT_secondary_color
ID: 3156560 - const arg to glSecondaryColorPointer - resolved
2011-01-13 12:59:40 -06:00
GL_EXT_texture_array
The first three lines of each core or extension file is now: name, URL and GL extension string name. For example GL_NV_geometry_program4 is available iff GL_NV_gpu_program4 appears in the extension string.
2010-03-05 18:19:59 +00:00
GL_EXT_texture_buffer_object
The first three lines of each core or extension file is now: name, URL and GL extension string name. For example GL_NV_geometry_program4 is available iff GL_NV_gpu_program4 appears in the extension string.
2010-03-05 18:19:59 +00:00
GL_EXT_texture_compression_latc
The first three lines of each core or extension file is now: name, URL and GL extension string name. For example GL_NV_geometry_program4 is available iff GL_NV_gpu_program4 appears in the extension string.
2010-03-05 18:19:59 +00:00
GL_EXT_texture_compression_rgtc
The first three lines of each core or extension file is now: name, URL and GL extension string name. For example GL_NV_geometry_program4 is available iff GL_NV_gpu_program4 appears in the extension string.
2010-03-05 18:19:59 +00:00
GL_EXT_texture_cube_map
The first three lines of each core or extension file is now: name, URL and GL extension string name. For example GL_NV_geometry_program4 is available iff GL_NV_gpu_program4 appears in the extension string.
2010-03-05 18:19:59 +00:00
GL_EXT_texture_edge_clamp
The first three lines of each core or extension file is now: name, URL and GL extension string name. For example GL_NV_geometry_program4 is available iff GL_NV_gpu_program4 appears in the extension string.
2010-03-05 18:19:59 +00:00
GL_EXT_texture_integer
The first three lines of each core or extension file is now: name, URL and GL extension string name. For example GL_NV_geometry_program4 is available iff GL_NV_gpu_program4 appears in the extension string.
2010-03-05 18:19:59 +00:00
GL_EXT_texture_rectangle
The first three lines of each core or extension file is now: name, URL and GL extension string name. For example GL_NV_geometry_program4 is available iff GL_NV_gpu_program4 appears in the extension string.
2010-03-05 18:19:59 +00:00
GL_EXT_texture_shared_exponent
The first three lines of each core or extension file is now: name, URL and GL extension string name. For example GL_NV_geometry_program4 is available iff GL_NV_gpu_program4 appears in the extension string.
2010-03-05 18:19:59 +00:00
GL_EXT_timer_query
The first three lines of each core or extension file is now: name, URL and GL extension string name. For example GL_NV_geometry_program4 is available iff GL_NV_gpu_program4 appears in the extension string.
2010-03-05 18:19:59 +00:00
GL_EXT_vertex_shader
The first three lines of each core or extension file is now: name, URL and GL extension string name. For example GL_NV_geometry_program4 is available iff GL_NV_gpu_program4 appears in the extension string.
2010-03-05 18:19:59 +00:00
GL_KTX_buffer_region
The first three lines of each core or extension file is now: name, URL and GL extension string name. For example GL_NV_geometry_program4 is available iff GL_NV_gpu_program4 appears in the extension string.
2010-03-05 18:19:59 +00:00
GL_NV_depth_buffer_float
The first three lines of each core or extension file is now: name, URL and GL extension string name. For example GL_NV_geometry_program4 is available iff GL_NV_gpu_program4 appears in the extension string.
2010-03-05 18:19:59 +00:00
GL_NV_depth_range_unclamped
The first three lines of each core or extension file is now: name, URL and GL extension string name. For example GL_NV_geometry_program4 is available iff GL_NV_gpu_program4 appears in the extension string.
2010-03-05 18:19:59 +00:00
GL_NV_fragment_program2
The first three lines of each core or extension file is now: name, URL and GL extension string name. For example GL_NV_geometry_program4 is available iff GL_NV_gpu_program4 appears in the extension string.
2010-03-05 18:19:59 +00:00
GL_NV_fragment_program4
GL_NV_vertex_program4 GL_NV_geometry_program4 GL_NV_fragment_program4 are available iff GL_NV_gpu_program4 is in the OpenGL extension string.
2010-03-10 15:35:12 +00:00
GL_NV_fragment_program_option
The first three lines of each core or extension file is now: name, URL and GL extension string name. For example GL_NV_geometry_program4 is available iff GL_NV_gpu_program4 appears in the extension string.
2010-03-05 18:19:59 +00:00
GL_NV_framebuffer_multisample_coverage
The first three lines of each core or extension file is now: name, URL and GL extension string name. For example GL_NV_geometry_program4 is available iff GL_NV_gpu_program4 appears in the extension string.
2010-03-05 18:19:59 +00:00
GL_NV_geometry_program4
GL_NV_vertex_program4 GL_NV_geometry_program4 GL_NV_fragment_program4 are available iff GL_NV_gpu_program4 is in the OpenGL extension string.
2010-03-10 15:35:12 +00:00
GL_NV_geometry_shader4
The first three lines of each core or extension file is now: name, URL and GL extension string name. For example GL_NV_geometry_program4 is available iff GL_NV_gpu_program4 appears in the extension string.
2010-03-05 18:19:59 +00:00
GL_NV_gpu_program4
The first three lines of each core or extension file is now: name, URL and GL extension string name. For example GL_NV_geometry_program4 is available iff GL_NV_gpu_program4 appears in the extension string.
2010-03-05 18:19:59 +00:00
GL_NV_gpu_program5
Add various enumerants missing from glew.h currently
2010-08-13 20:49:25 +00:00
GL_NV_parameter_buffer_object
The first three lines of each core or extension file is now: name, URL and GL extension string name. For example GL_NV_geometry_program4 is available iff GL_NV_gpu_program4 appears in the extension string.
2010-03-05 18:19:59 +00:00
GL_NV_present_video
The first three lines of each core or extension file is now: name, URL and GL extension string name. For example GL_NV_geometry_program4 is available iff GL_NV_gpu_program4 appears in the extension string.
2010-03-05 18:19:59 +00:00
GL_NV_tessellation_program5
Add support for Nvidia Fermi extensions.
2010-04-19 03:52:05 +00:00
GL_NV_transform_feedback
The first three lines of each core or extension file is now: name, URL and GL extension string name. For example GL_NV_geometry_program4 is available iff GL_NV_gpu_program4 appears in the extension string.
2010-03-05 18:19:59 +00:00
GL_NV_vdpau_interop
Improved GL_NV_vdpau_interop support
2010-06-29 23:58:41 +00:00
GL_NV_vertex_program2_option
The first three lines of each core or extension file is now: name, URL and GL extension string name. For example GL_NV_geometry_program4 is available iff GL_NV_gpu_program4 appears in the extension string.
2010-03-05 18:19:59 +00:00
GL_NV_vertex_program3
The first three lines of each core or extension file is now: name, URL and GL extension string name. For example GL_NV_geometry_program4 is available iff GL_NV_gpu_program4 appears in the extension string.
2010-03-05 18:19:59 +00:00
GL_NV_vertex_program4
Add various enumerants missing from glew.h currently
2010-08-13 20:49:25 +00:00
GL_NVX_gpu_memory_info
Add GL_NVX_gpu_memory_info as specified in ID: 3083709
2010-10-29 04:21:17 +00:00
GL_SGIX_shadow
The first three lines of each core or extension file is now: name, URL and GL extension string name. For example GL_NV_geometry_program4 is available iff GL_NV_gpu_program4 appears in the extension string.
2010-03-05 18:19:59 +00:00
GL_SUN_read_video_pixels
The first three lines of each core or extension file is now: name, URL and GL extension string name. For example GL_NV_geometry_program4 is available iff GL_NV_gpu_program4 appears in the extension string.
2010-03-05 18:19:59 +00:00
GL_VERSION_1_2
The first three lines of each core or extension file is now: name, URL and GL extension string name. For example GL_NV_geometry_program4 is available iff GL_NV_gpu_program4 appears in the extension string.
2010-03-05 18:19:59 +00:00
GL_VERSION_1_2_1
Resolve ID: 3028111 - GLEW_VERSION_1_2_1 implementation
2010-10-30 01:13:55 +00:00
GL_VERSION_1_3
The first three lines of each core or extension file is now: name, URL and GL extension string name. For example GL_NV_geometry_program4 is available iff GL_NV_gpu_program4 appears in the extension string.
2010-03-05 18:19:59 +00:00
GL_VERSION_1_4
ID: 3156560 - const arg to glSecondaryColorPointer - resolved
2011-01-13 12:59:40 -06:00
GL_VERSION_1_5
The first three lines of each core or extension file is now: name, URL and GL extension string name. For example GL_NV_geometry_program4 is available iff GL_NV_gpu_program4 appears in the extension string.
2010-03-05 18:19:59 +00:00
GL_VERSION_2_0
Fixed glGetVertexAttribPointerv and glGetShaderSource parameters.
2011-01-19 07:51:16 -06:00
GL_VERSION_2_1
The first three lines of each core or extension file is now: name, URL and GL extension string name. For example GL_NV_geometry_program4 is available iff GL_NV_gpu_program4 appears in the extension string.
2010-03-05 18:19:59 +00:00
GL_VERSION_3_0
Resolve Bug ID: 3152894 - declaration of glGetTransformFeedbackVarying in GL_VERSION_3_0
2011-01-07 09:50:05 -06:00
GL_VERSION_3_1
The first three lines of each core or extension file is now: name, URL and GL extension string name. For example GL_NV_geometry_program4 is available iff GL_NV_gpu_program4 appears in the extension string.
2010-03-05 18:19:59 +00:00
GL_VERSION_3_2
The first three lines of each core or extension file is now: name, URL and GL extension string name. For example GL_NV_geometry_program4 is available iff GL_NV_gpu_program4 appears in the extension string.
2010-03-05 18:19:59 +00:00
GL_VERSION_3_3
Resolve bug 3005387 - glVertexAttribDivisor is still undefined in GLEW 1.5.4
2010-05-21 19:54:27 +00:00
GL_VERSION_4_0
Initial OpenGL 3.3 and 4.0 support
2010-03-11 23:28:29 +00:00
GL_VERSION_4_1
GLEW_VERSION_4_1 and related version detection, no API yet
2010-08-06 14:31:38 +00:00
GL_WIN_swap_hint
The first three lines of each core or extension file is now: name, URL and GL extension string name. For example GL_NV_geometry_program4 is available iff GL_NV_gpu_program4 appears in the extension string.
2010-03-05 18:19:59 +00:00
GLX_AMD_gpu_association
Fixups for GLX_AMD_gpu_association and GL_NV_vdpau_interop which recently appeared in opengl.org repository
2010-06-16 17:13:32 +00:00
GLX_ARB_get_proc_address
The first three lines of each core or extension file is now: name, URL and GL extension string name. For example GL_NV_geometry_program4 is available iff GL_NV_gpu_program4 appears in the extension string.
2010-03-05 18:19:59 +00:00
GLX_ATI_pixel_format_float
The first three lines of each core or extension file is now: name, URL and GL extension string name. For example GL_NV_geometry_program4 is available iff GL_NV_gpu_program4 appears in the extension string.
2010-03-05 18:19:59 +00:00
GLX_ATI_render_texture
The first three lines of each core or extension file is now: name, URL and GL extension string name. For example GL_NV_geometry_program4 is available iff GL_NV_gpu_program4 appears in the extension string.
2010-03-05 18:19:59 +00:00
GLX_EXT_fbconfig_packed_float
The first three lines of each core or extension file is now: name, URL and GL extension string name. For example GL_NV_geometry_program4 is available iff GL_NV_gpu_program4 appears in the extension string.
2010-03-05 18:19:59 +00:00
GLX_EXT_framebuffer_sRGB
The first three lines of each core or extension file is now: name, URL and GL extension string name. For example GL_NV_geometry_program4 is available iff GL_NV_gpu_program4 appears in the extension string.
2010-03-05 18:19:59 +00:00
GLX_NV_float_buffer
The first three lines of each core or extension file is now: name, URL and GL extension string name. For example GL_NV_geometry_program4 is available iff GL_NV_gpu_program4 appears in the extension string.
2010-03-05 18:19:59 +00:00
GLX_NV_vertex_array_range
The first three lines of each core or extension file is now: name, URL and GL extension string name. For example GL_NV_geometry_program4 is available iff GL_NV_gpu_program4 appears in the extension string.
2010-03-05 18:19:59 +00:00
GLX_SGI_video_sync
Fix for ID: 3002872 - Compilation errorswith GLX_SGI_video_sync
2010-06-29 18:07:32 +00:00
GLX_SGIS_shared_multisample
The first three lines of each core or extension file is now: name, URL and GL extension string name. For example GL_NV_geometry_program4 is available iff GL_NV_gpu_program4 appears in the extension string.
2010-03-05 18:19:59 +00:00
GLX_SGIX_hyperpipe
The first three lines of each core or extension file is now: name, URL and GL extension string name. For example GL_NV_geometry_program4 is available iff GL_NV_gpu_program4 appears in the extension string.
2010-03-05 18:19:59 +00:00
GLX_SGIX_swap_barrier
The first three lines of each core or extension file is now: name, URL and GL extension string name. For example GL_NV_geometry_program4 is available iff GL_NV_gpu_program4 appears in the extension string.
2010-03-05 18:19:59 +00:00
GLX_SGIX_swap_group
The first three lines of each core or extension file is now: name, URL and GL extension string name. For example GL_NV_geometry_program4 is available iff GL_NV_gpu_program4 appears in the extension string.
2010-03-05 18:19:59 +00:00
GLX_SUN_video_resize
The first three lines of each core or extension file is now: name, URL and GL extension string name. For example GL_NV_geometry_program4 is available iff GL_NV_gpu_program4 appears in the extension string.
2010-03-05 18:19:59 +00:00
GLX_VERSION_1_2
The first three lines of each core or extension file is now: name, URL and GL extension string name. For example GL_NV_geometry_program4 is available iff GL_NV_gpu_program4 appears in the extension string.
2010-03-05 18:19:59 +00:00
GLX_VERSION_1_3
The first three lines of each core or extension file is now: name, URL and GL extension string name. For example GL_NV_geometry_program4 is available iff GL_NV_gpu_program4 appears in the extension string.
2010-03-05 18:19:59 +00:00
GLX_VERSION_1_4
The first three lines of each core or extension file is now: name, URL and GL extension string name. For example GL_NV_geometry_program4 is available iff GL_NV_gpu_program4 appears in the extension string.
2010-03-05 18:19:59 +00:00
WGL_ATI_render_texture_rectangle
The first three lines of each core or extension file is now: name, URL and GL extension string name. For example GL_NV_geometry_program4 is available iff GL_NV_gpu_program4 appears in the extension string.
2010-03-05 18:19:59 +00:00
WGL_EXT_framebuffer_sRGB
The first three lines of each core or extension file is now: name, URL and GL extension string name. For example GL_NV_geometry_program4 is available iff GL_NV_gpu_program4 appears in the extension string.
2010-03-05 18:19:59 +00:00
WGL_EXT_pixel_format_packed_float
The first three lines of each core or extension file is now: name, URL and GL extension string name. For example GL_NV_geometry_program4 is available iff GL_NV_gpu_program4 appears in the extension string.
2010-03-05 18:19:59 +00:00
WGL_NV_gpu_affinity
The first three lines of each core or extension file is now: name, URL and GL extension string name. For example GL_NV_geometry_program4 is available iff GL_NV_gpu_program4 appears in the extension string.
2010-03-05 18:19:59 +00:00
WGL_NV_vertex_array_range
The first three lines of each core or extension file is now: name, URL and GL extension string name. For example GL_NV_geometry_program4 is available iff GL_NV_gpu_program4 appears in the extension string.
2010-03-05 18:19:59 +00:00