commit | afc0428b5c5380fa5beaaa28c78faddd41da5284 | [log] [tgz] |
---|---|---|
author | Brian Paul <brian.paul@tungstengraphics.com> | Wed Sep 03 23:04:31 2003 +0000 |
committer | Brian Paul <brian.paul@tungstengraphics.com> | Wed Sep 03 23:04:31 2003 +0000 |
tree | 30270a55ad190a26fbdc5a1ce2f07683648acb7a | |
parent | 56e9efa15de5fdc952e56f04276285870214b24d [diff] [blame] |
assorted updates
diff --git a/docs/VERSIONS b/docs/VERSIONS index ca5e40a..c353ad0 100644 --- a/docs/VERSIONS +++ b/docs/VERSIONS
@@ -1129,6 +1129,7 @@ - GL_ARB_occlusion_query - GL_ARB_texture_non_power_of_two - GL_IBM_multimode_draw_arrays extension + - GL_EXT_texture_mirror_clamp extension (Ian Romanick) - new X86 feature detection code (Petr Sebor) - less memory used for display lists and vertex buffers - demo of per-pixel lighting with a fragment program (demos/fplight.c)