FX driver fixes

This commit is contained in:
Brian Paul
2002-11-04 20:31:09 +00:00
parent 8115e29ddc
commit 7d4d41a984

View File

@@ -1,4 +1,4 @@
$Id: VERSIONS,v 1.107 2002/11/04 16:25:42 brianp Exp $
$Id: VERSIONS,v 1.108 2002/11/04 20:31:09 brianp Exp $
Mesa Version History
@@ -1069,3 +1069,4 @@ Mesa Version History
- fixed potential bug in _mesa_align_malloc/calloc()
- fixed missing triangle bug when running vertex programs
- fixed a few HPUX compilation problems
- FX (Glide) driver didn't compile