minor updates
This commit is contained in:
+3
-1
@@ -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 $
|
||||
|
||||
+2
-2
@@ -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/)
|
||||
|
||||
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user