From 69f2ff5f38327a021bc6385cfb415c794e10a6b3 Mon Sep 17 00:00:00 2001 From: Brian Paul Date: Tue, 27 Nov 2001 02:58:01 +0000 Subject: added triangle parity bug fix and GLUT glXGetProcAddressARB item --- docs/VERSIONS | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/VERSIONS b/docs/VERSIONS index afbd249d0a..b8167eb51a 100644 --- a/docs/VERSIONS +++ b/docs/VERSIONS @@ -1,4 +1,4 @@ -$Id: VERSIONS,v 1.73.2.8 2001/11/20 00:08:17 brianp Exp $ +$Id: VERSIONS,v 1.73.2.9 2001/11/27 02:58:01 brianp Exp $ Mesa Version History @@ -916,3 +916,5 @@ Mesa Version History - fixed a few glXGetProcAddress() errors (texture compression, etc) - fixed start index bug in compiled vertex arrays (Keith) - fixed compilation problems in src/SPARC/glapi_sparc.S + - fixed triangle strip "parity" bug found in VTK medical1 demo (Keith) + - use glXGetProcAddressARB in GLUT to avoid extension linking problems -- cgit v1.2.3