diff options
author | Brian Paul <[email protected]> | 2003-08-24 14:56:20 +0000 |
---|---|---|
committer | Brian Paul <[email protected]> | 2003-08-24 14:56:20 +0000 |
commit | d2d3052378e8e17e9db69d58a5d6c4141debc0fd (patch) | |
tree | 1644914e82b49c9a552137e4418d6f83e9ac2436 /docs/VERSIONS | |
parent | 371f7cdb7a44cae904584cebcc59a495f17a9d8e (diff) |
latest extensions and updates
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 d7c3f2a4038..ca5e40a4910 100644 --- a/docs/VERSIONS +++ b/docs/VERSIONS @@ -1128,6 +1128,7 @@ Mesa Version History - GL_EXT_texture_rectangle (identical to GL_NV_texture_rectangle) - GL_ARB_occlusion_query - GL_ARB_texture_non_power_of_two + - GL_IBM_multimode_draw_arrays extension - 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) |