Browse Source

added 3dfx GL selection segfault fix

tags/mesa_3_2_1
Brian Paul 25 years ago
parent
commit
5537322607
1 changed files with 3 additions and 2 deletions
  1. 3
    2
      docs/VERSIONS

+ 3
- 2
docs/VERSIONS View File

@@ -1,4 +1,4 @@
$Id: VERSIONS,v 1.13.2.35 2000/06/05 16:32:37 brianp Exp $
$Id: VERSIONS,v 1.13.2.36 2000/06/15 05:34:08 brianp Exp $


Mesa Version History
@@ -723,7 +723,8 @@ Mesa Version History
- use bcopy() optimizations on FreeBSD
- re-enabled the optimized persp_textured_triangle() function

3.2.1 May ??, 2000
3.2.1 June ??, 2000
Bug fixes:
- gluBuild2DMipmaps() didn't accept GL_BGRA
- Fixed compile/makefile problems on IRIX
- fixed segfault in 3dfx driver when using GL selection/feedback

Loading…
Cancel
Save