diff options
author | Brian Paul <[email protected]> | 2002-03-23 16:35:40 +0000 |
---|---|---|
committer | Brian Paul <[email protected]> | 2002-03-23 16:35:40 +0000 |
commit | 2161b8cf0349f6d0759bb4acaa4531f9f37aac9d (patch) | |
tree | 5a077f625b9ebdd9f70fa0dcd44bed49e8817311 /docs/VERSIONS | |
parent | 3c70f6f2ac833dbbe9b6a9908e344095e499f295 (diff) |
more extensions
Diffstat (limited to 'docs/VERSIONS')
-rw-r--r-- | docs/VERSIONS | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/VERSIONS b/docs/VERSIONS index 02ae8236c89..145b78a3b10 100644 --- a/docs/VERSIONS +++ b/docs/VERSIONS @@ -1,4 +1,4 @@ -$Id: VERSIONS,v 1.84 2002/03/23 02:38:10 brianp Exp $ +$Id: VERSIONS,v 1.85 2002/03/23 16:35:40 brianp Exp $ Mesa Version History @@ -956,10 +956,12 @@ Mesa Version History 4.1 Month, ??, 2002 New: - GL_NV_vertex_program extension + - GL_NV_vertex_program1_1 extension - GL_ARB_window_pos extension - GL_ARB_depth_texture extension - GL_ARB_shadow extension - GL_ARB_shadow_ambient extension + - GL_EXT_shadow_funcs extension - massive overhaul/simplification of software rasterizer module, many contributions from Klaus Niederkrueger - faster software texturing in some cases (i.e. trilinear filtering) |