HPUX fixes

This commit is contained in:
Brian Paul 2002-11-01 23:46:53 +00:00
parent a85fae9cb0
commit 772752449d

View file

@ -1,4 +1,4 @@
$Id: VERSIONS,v 1.105 2002/10/31 17:19:03 brianp Exp $
$Id: VERSIONS,v 1.106 2002/11/01 23:46:53 brianp Exp $
Mesa Version History
@ -1067,3 +1067,4 @@ Mesa Version History
- GL_POINT and GL_LINE-mode polygons didn't obey cull state
- fixed potential bug in _mesa_align_malloc/calloc()
- fixed missing triangle bug when running vertex programs
- fixed a few HPUX compilation problems