summaryrefslogtreecommitdiff
path: root/docs/VERSIONS
diff options
context:
space:
mode:
authorBrian Paul <brian.paul@tungstengraphics.com>2003-03-29 16:39:52 +0000
committerBrian Paul <brian.paul@tungstengraphics.com>2003-03-29 16:39:52 +0000
commit9c27050e277e571c5ad9737ea2bd4fb828f7f7ef (patch)
tree8f6300c541102be9bae5d4eb067bf3590228fcf1 /docs/VERSIONS
parent997d468afeca6791d21ce703af36d8604e72a0c1 (diff)
minor updates
Diffstat (limited to 'docs/VERSIONS')
-rw-r--r--docs/VERSIONS4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/VERSIONS b/docs/VERSIONS
index 7ef09cbb01..a976107e2c 100644
--- a/docs/VERSIONS
+++ b/docs/VERSIONS
@@ -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/)