diff options
Diffstat (limited to 'docs/VERSIONS')
-rw-r--r-- | docs/VERSIONS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/VERSIONS b/docs/VERSIONS index ca5e40a4910..c353ad0abd7 100644 --- a/docs/VERSIONS +++ b/docs/VERSIONS @@ -1129,6 +1129,7 @@ Mesa Version History - 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) |