From 7357f20b1ee3ab0c58c7a20f44bf83fdfe0e256e Mon Sep 17 00:00:00 2001 From: Brian Paul Date: Fri, 2 May 2003 15:05:02 +0000 Subject: minor updates --- docs/VERSIONS | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'docs/VERSIONS') diff --git a/docs/VERSIONS b/docs/VERSIONS index 97a44c7a7e..146f74f90b 100644 --- a/docs/VERSIONS +++ b/docs/VERSIONS @@ -1,4 +1,4 @@ -$Id: VERSIONS,v 1.124 2003/03/30 16:20:23 brianp Exp $ +$Id: VERSIONS,v 1.125 2003/05/02 15:05:02 brianp Exp $ Mesa Version History @@ -1125,9 +1125,12 @@ Mesa Version History - GL_SGI_texture_color_table extension (Eric Plante) - GL_NV_fragment_program extension - new X86 feature detection code (Petr Sebor) + - less memory used for display lists and vertex buffers + - demo of per-pixel lighting with a fragment program (demos/fplight.c) Bug fixes: - really enable OpenGL 1.4 features in DOS driver. - fixed issues in glDrawPixels and glCopyPixels for very wide images Changes: - dropped API trace feature (src/Trace/) - + - documentation overhaul. merged with website content. more html. + - glxgears.c demo updated to use GLX swap rate extensions -- cgit v1.2.3