diff options
Diffstat (limited to 'docs/VERSIONS')
-rw-r--r-- | docs/VERSIONS | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/VERSIONS b/docs/VERSIONS index 7ef09cbb01a..a976107e2c5 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/) |