diff --git a/auto/core/GLX_ARB_get_proc_address b/auto/core/GLX_ARB_get_proc_address index 633f653..7427d94 100644 --- a/auto/core/GLX_ARB_get_proc_address +++ b/auto/core/GLX_ARB_get_proc_address @@ -1,2 +1,3 @@ GLX_ARB_get_proc_address +http://oss.sgi.com/projects/ogl-sample/registry/ARB/get_proc_address.txt extern void ( * glXGetProcAddressARB (const GLubyte *procName)) (void); diff --git a/auto/core/GLX_NV_vertex_array_range b/auto/core/GLX_NV_vertex_array_range index c8699e5..04a857a 100644 --- a/auto/core/GLX_NV_vertex_array_range +++ b/auto/core/GLX_NV_vertex_array_range @@ -1,3 +1,4 @@ GLX_NV_vertex_array_range +http://oss.sgi.com/projects/ogl-sample/registry/NV/vertex_array_range.txt void * glXAllocateMemoryNV (GLsizei size, GLfloat readFrequency, GLfloat writeFrequency, GLfloat priority) void glXFreeMemoryNV (void *pointer) diff --git a/auto/core/GLX_SGIX_swap_barrier b/auto/core/GLX_SGIX_swap_barrier index 6fa503c..bf84ff8 100644 --- a/auto/core/GLX_SGIX_swap_barrier +++ b/auto/core/GLX_SGIX_swap_barrier @@ -1,3 +1,4 @@ GLX_SGIX_swap_barrier +http://oss.sgi.com/projects/ogl-sample/registry/SGIX/swap_barrier.txt void glXBindSwapBarrierSGIX (Display *dpy, GLXDrawable drawable, int barrier) Bool glXQueryMaxSwapBarriersSGIX (Display *dpy, int screen, int *max) diff --git a/auto/core/GLX_SGIX_swap_group b/auto/core/GLX_SGIX_swap_group index 87f87ac..e083783 100644 --- a/auto/core/GLX_SGIX_swap_group +++ b/auto/core/GLX_SGIX_swap_group @@ -1,2 +1,3 @@ GLX_SGIX_swap_group +http://oss.sgi.com/projects/ogl-sample/registry/SGIX/swap_group.txt void glXJoinSwapGroupSGIX (Display *dpy, GLXDrawable drawable, GLXDrawable member) diff --git a/auto/core/GL_ATIX_point_sprites b/auto/core/GL_ATIX_point_sprites index 5ab58c4..56d2d17 100644 --- a/auto/core/GL_ATIX_point_sprites +++ b/auto/core/GL_ATIX_point_sprites @@ -1,4 +1,5 @@ GL_ATIX_point_sprites +http://www.ati.com/developer/atiopengl.pdf GL_TEXTURE_POINT_MODE_ATIX 0x60b0 GL_TEXTURE_POINT_ONE_COORD_ATIX 0x60b1 GL_TEXTURE_POINT_SPRITE_ATIX 0x60b2 diff --git a/auto/core/GL_ATIX_texture_env_combine3 b/auto/core/GL_ATIX_texture_env_combine3 index 948facf..8b6b156 100644 --- a/auto/core/GL_ATIX_texture_env_combine3 +++ b/auto/core/GL_ATIX_texture_env_combine3 @@ -1,4 +1,5 @@ GL_ATIX_texture_env_combine3 +http://www.ati.com/developer/atiopengl.pdf GL_MODULATE_ADD_ATIX 0x8744 GL_MODULATE_SIGNED_ADD_ATIX 0x8745 GL_MODULATE_SUBTRACT_ATIX 0x8746 diff --git a/auto/core/GL_ATIX_texture_env_route b/auto/core/GL_ATIX_texture_env_route index e5d2e98..376ab3a 100644 --- a/auto/core/GL_ATIX_texture_env_route +++ b/auto/core/GL_ATIX_texture_env_route @@ -1,4 +1,5 @@ GL_ATIX_texture_env_route +http://www.ati.com/developer/sdk/RadeonSDK/Html/Info/ATIX_texture_env_route.txt GL_SECONDARY_COLOR_ATIX 0x8747 GL_TEXTURE_OUTPUT_RGB_ATIX 0x8748 GL_TEXTURE_OUTPUT_ALPHA_ATIX 0x8749 diff --git a/auto/core/GL_ATIX_vertex_shader_output_point_size b/auto/core/GL_ATIX_vertex_shader_output_point_size index 76c6df4..582383d 100644 --- a/auto/core/GL_ATIX_vertex_shader_output_point_size +++ b/auto/core/GL_ATIX_vertex_shader_output_point_size @@ -1,2 +1,3 @@ GL_ATIX_vertex_shader_output_point_size +http://www.ati.com/developer/atiopengl.pdf GL_OUTPUT_POINT_SIZE_ATIX 0x610E diff --git a/auto/core/GL_ATI_envmap_bumpmap b/auto/core/GL_ATI_envmap_bumpmap index 12bca23..fff4aac 100644 --- a/auto/core/GL_ATI_envmap_bumpmap +++ b/auto/core/GL_ATI_envmap_bumpmap @@ -1,4 +1,5 @@ GL_ATI_envmap_bumpmap +http://oss.sgi.com/projects/ogl-sample/registry/ATI/envmap_bumpmap.txt GL_BUMP_ROT_MATRIX_ATI 0x8775 GL_BUMP_ROT_MATRIX_SIZE_ATI 0x8776 GL_BUMP_NUM_TEX_UNITS_ATI 0x8777 diff --git a/auto/core/GL_ATI_map_object_buffer b/auto/core/GL_ATI_map_object_buffer index b3bed77..a58e1b7 100644 --- a/auto/core/GL_ATI_map_object_buffer +++ b/auto/core/GL_ATI_map_object_buffer @@ -1,3 +1,4 @@ GL_ATI_map_object_buffer +http://www.ati.com/developer/sdk/RADEONSDK/Html/Info/ATI_map_object_buffer.txt void glMapObjectBufferATI (GLuint buffer) void glUnmapObjectBufferATI (GLuint buffer) diff --git a/auto/core/GL_ATI_pn_triangles b/auto/core/GL_ATI_pn_triangles index aee9970..a319050 100644 --- a/auto/core/GL_ATI_pn_triangles +++ b/auto/core/GL_ATI_pn_triangles @@ -1,4 +1,5 @@ GL_ATI_pn_triangles +http://www.ati.com/developer/sdk/RADEONSDK/Html/Info/ati_pn_triangles.txt GL_PN_TRIANGLES_ATI 0x87F0 GL_MAX_PN_TRIANGLES_TESSELATION_LEVEL_ATI 0x87F1 GL_PN_TRIANGLES_POINT_MODE_ATI 0x87F2 diff --git a/auto/core/GL_ATI_separate_stencil b/auto/core/GL_ATI_separate_stencil index 2869a8c..eabe67c 100644 --- a/auto/core/GL_ATI_separate_stencil +++ b/auto/core/GL_ATI_separate_stencil @@ -1,4 +1,5 @@ GL_ATI_separate_stencil +http://www.ati.com/developer/sdk/RadeonSDK/Html/Info/ATI_separate_stencil.txt GL_STENCIL_BACK_FUNC_ATI 0x8800 GL_STENCIL_BACK_FAIL_ATI 0x8801 GL_STENCIL_BACK_PASS_DEPTH_FAIL_ATI 0x8802 diff --git a/auto/core/GL_ATI_vertex_streams b/auto/core/GL_ATI_vertex_streams index 9bfce9f..d467de3 100644 --- a/auto/core/GL_ATI_vertex_streams +++ b/auto/core/GL_ATI_vertex_streams @@ -1,4 +1,5 @@ GL_ATI_vertex_streams +http://www.ati.com/developer/sdk/RADEONSDK/Html/Info/ATI_vertex_streams.txt GL_MAX_VERTEX_STREAMS_ATI 0x876B GL_VERTEX_SOURCE_ATI 0x876C GL_VERTEX_STREAM0_ATI 0x876D diff --git a/auto/core/GL_EXT_depth_bounds_test b/auto/core/GL_EXT_depth_bounds_test index 2fa7ad8..3998360 100644 --- a/auto/core/GL_EXT_depth_bounds_test +++ b/auto/core/GL_EXT_depth_bounds_test @@ -1,4 +1,5 @@ GL_EXT_depth_bounds_test +http://www.nvidia.com/dev_content/nvopenglspecs/GL_EXT_depth_bounds_test.txt GL_DEPTH_BOUNDS_TEST_EXT 0x8890 GL_DEPTH_BOUNDS_EXT 0x8891 void glDepthBoundsEXT (GLclampd zmin, GLclampd zmax) diff --git a/auto/core/GL_EXT_fog_coord b/auto/core/GL_EXT_fog_coord index a466eb1..cff5d39 100644 --- a/auto/core/GL_EXT_fog_coord +++ b/auto/core/GL_EXT_fog_coord @@ -1,4 +1,5 @@ GL_EXT_fog_coord +http://oss.sgi.com/projects/ogl-sample/registry/EXT/fog_coord.txt GL_FOG_COORDINATE_SOURCE_EXT 0x8450 GL_FOG_COORDINATE_EXT 0x8451 GL_FRAGMENT_DEPTH_EXT 0x8452 diff --git a/auto/core/GL_EXT_secondary_color b/auto/core/GL_EXT_secondary_color index 87d70bc..3d6ace7 100644 --- a/auto/core/GL_EXT_secondary_color +++ b/auto/core/GL_EXT_secondary_color @@ -1,4 +1,5 @@ GL_EXT_secondary_color +http://oss.sgi.com/projects/ogl-sample/registry/EXT/secondary_color.txt GL_COLOR_SUM_EXT 0x8458 GL_CURRENT_SECONDARY_COLOR_EXT 0x8459 GL_SECONDARY_COLOR_ARRAY_SIZE_EXT 0x845A diff --git a/auto/core/GL_EXT_texture_rectangle b/auto/core/GL_EXT_texture_rectangle index b56c883..680fd3f 100644 --- a/auto/core/GL_EXT_texture_rectangle +++ b/auto/core/GL_EXT_texture_rectangle @@ -1,4 +1,5 @@ GL_EXT_texture_rectangle +http://developer.apple.com/opengl/extensions/ext_texture_rectangle.html GL_TEXTURE_RECTANGLE_EXT 0x85B3 GL_TEXTURE_BINDING_RECTANGLE_EXT 0x85B4 GL_PROXY_TEXTURE_RECTANGLE_EXT 0x85B5 diff --git a/auto/core/GL_EXT_vertex_shader b/auto/core/GL_EXT_vertex_shader index 8dee189..9b68884 100644 --- a/auto/core/GL_EXT_vertex_shader +++ b/auto/core/GL_EXT_vertex_shader @@ -1,4 +1,5 @@ GL_EXT_vertex_shader +http://oss.sgi.com/projects/ogl-sample/registry/EXT/vertex_shader.txt GL_VERTEX_SHADER_EXT 0x8780 GL_VERTEX_SHADER_BINDING_EXT 0x8781 GL_OP_INDEX_EXT 0x8782 diff --git a/auto/core/GL_NV_element_array b/auto/core/GL_NV_element_array index cb70b22..03dde06 100644 --- a/auto/core/GL_NV_element_array +++ b/auto/core/GL_NV_element_array @@ -1,4 +1,5 @@ GL_NV_element_array +http://developer.nvidia.com/docs/IO/3260/ATT/nv30specs.pdf GL_ELEMENT_ARRAY_TYPE_NV 0x8769 GL_ELEMENT_ARRAY_POINTER_NV 0x876A void glElementPointerNV (GLenum type, const GLvoid *pointer) diff --git a/auto/core/GL_OML_interlace b/auto/core/GL_OML_interlace new file mode 100644 index 0000000..9880d5c --- /dev/null +++ b/auto/core/GL_OML_interlace @@ -0,0 +1,4 @@ +GL_OML_interlace +http://www.3dlabs.com/support/developer/EXTmanpages/interlace.txt + INTERLACE_OML 0x8980 + INTERLACE_READ_OML 0x8981 diff --git a/auto/core/WGL_NV_vertex_array_range b/auto/core/WGL_NV_vertex_array_range index 029c05a..ef63c7e 100644 --- a/auto/core/WGL_NV_vertex_array_range +++ b/auto/core/WGL_NV_vertex_array_range @@ -1,3 +1,4 @@ WGL_NV_vertex_array_range +http://oss.sgi.com/projects/ogl-sample/registry/NV/vertex_array_range.txt void * wglAllocateMemoryNV (GLsizei size, GLfloat readFrequency, GLfloat writeFrequency, GLfloat priority) void wglFreeMemoryNV (void *pointer) diff --git a/auto/src/glew_post.html b/auto/src/glew_post.html new file mode 100644 index 0000000..d1da271 --- /dev/null +++ b/auto/src/glew_post.html @@ -0,0 +1,13 @@ +
+Last update: 07-07-03 | +
GLEW: Supported OpenGL Extensions |
+
GLEW: Supported GLX Extensions |
+
GLEW: Supported WGL Extensions |
+
diff --git a/auto/src/glew_pre.html b/auto/src/glew_pre.html new file mode 100644 index 0000000..5613563 --- /dev/null +++ b/auto/src/glew_pre.html @@ -0,0 +1,21 @@ + + + +
+
+ + + +