summaryrefslogtreecommitdiff
path: root/docs/VERSIONS
diff options
context:
space:
mode:
Diffstat (limited to 'docs/VERSIONS')
-rw-r--r--docs/VERSIONS4
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/VERSIONS b/docs/VERSIONS
index 02ae8236c8..145b78a3b1 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)