minor updates
authorBrian Paul <brian.paul@tungstengraphics.com>
Sat, 29 Mar 2003 16:39:52 +0000 (16:39 +0000)
committerBrian Paul <brian.paul@tungstengraphics.com>
Sat, 29 Mar 2003 16:39:52 +0000 (16:39 +0000)
docs/RELNOTES-5.1
docs/VERSIONS
docs/devinfo.html

index b8447b76934ff191fc05aa6396bc8d3e5c65368a..3e3112a80652249e6a063cc0640363090e9f987b 100644 (file)
@@ -58,6 +58,8 @@ New files:
        nvvertexec.[ch]           - NV vertex program execution
        swrast/s_nvfragprog.[ch]  - NV fragment program execution
 
+Removed files:
+       swrast/s_historgram.[ch]        - moved into src/histogram.c
 
 
 
@@ -88,4 +90,4 @@ driver call the _mesa_enable_1_4_extensions() function.
 
 
 ----------------------------------------------------------------------
-$Id: RELNOTES-5.1,v 1.7 2003/03/11 15:34:42 brianp Exp $
+$Id: RELNOTES-5.1,v 1.8 2003/03/29 16:39:52 brianp Exp $
index 7ef09cbb01a60b3604bafd3cb871724321ac6c20..a976107e2c57eebe79d6eca872a606169f2865e3 100644 (file)
@@ -1,4 +1,4 @@
-$Id: VERSIONS,v 1.122 2003/01/21 21:48:30 brianp Exp $
+$Id: VERSIONS,v 1.123 2003/03/29 16:39:52 brianp Exp $
 
 
 Mesa Version History
@@ -1086,10 +1086,10 @@ Mesa Version History
     New:
        - GL_ATI_texture_env_combine3 extension (Ian Romanick)
        - GL_SGI_texture_color_table extension (Eric Plante)
+       - GL_NV_fragment_program extension
        - new X86 feature detection code (Petr Sebor)
     Bug fixes:
        - really enable OpenGL 1.4 features in DOS driver.
-       - glAreProgramsResidentNV was slightly incorrect
        - fixed issues in glDrawPixels and glCopyPixels for very wide images
     Changes:
        - dropped API trace feature (src/Trace/)
index 03ce8c86117d50c790343139cdc6e21c69e09f05..398637c51c5ad1c574eff9920f05bf78615935ae 100644 (file)
@@ -135,7 +135,6 @@ the new Mesa version number.
 <p>
 Create/edit the docs/RELNOTES-X-Y file to document what's new in the release.
 Edit the docs/VERSIONS file too.
-Update the docs/IAFA-PACKAGE file.
 </p>
 
 <p>