pkgsrc/graphics/MesaLib
adam 3e06ae3f80 Changes 6.0.1:
New:
- upgraded glext.h to version 22
- new build targets (Dan Schikore)
- new linux-x86-opteron build target (Heath Feather)
Bug fixes:
- glBindProgramARB didn't update all necessary state
- fixed build problems on OpenBSD
- omit CVS directories from tarballs
- glGetTexImage(GL_COLOR_INDEX) was broken
- fixed an infinite loop in t&l module
- silenced some valgrind warnings about using unitialized memory
- fixed some compilation/link glitches on IRIX (Mike Stephens)
- glBindProgram wasn't getting compiled into display lists
- GLX_FBCONFIG_ID wasn't recognized in glXChooseFBConfig() (bug 888079)
- two-sided lighting and vertex program didn't work (bug 887330)
- stores to program parameter registers in vertex state programs
  didn't work.
- fixed glOrtho bug found with gcc 3.2.2 (RH9)
- glXCreateWindow() wasn't fully implemented (bug 890894)
- generic vertex attribute arrays didn't work in display lists
- vertex buffer objects' default usage and access fields were wrong
- glDrawArrays with start!=0 was broken
- fragment program PK2H, UP2H, UP4B and UP4UB instructions were broken
- linux-osmesa16-static config didn't work
- fixed a few color index rendering problems (bug 910687)
- glInterleavedArrays didn't respect GL_CLIENT_ACTIVE_TEXTURE
- OSMesa RGB and BGR modes were broken
- glProgramStringARB mistakenly required a null-terminated string
- fragment program XPD instruction was incorrect
- glGetMaterial() didn't work reliably
2004-04-09 13:05:52 +00:00
..
patches Changes 6.0.1: 2004-04-09 13:05:52 +00:00
buildlink2.mk version.mk no longer defines MESA_VERSION. Put the version number of the 2004-01-25 17:26:07 +00:00
buildlink3.mk Move the definitions of MESA_REQD and _MESA_REQD to Mesa/version.mk and 2004-03-15 17:38:10 +00:00
builtin.mk Match the template builtin.mk file in bsd.builtin.mk, and make the two 2004-03-29 05:43:28 +00:00
DESCR kill leading whitespace, remove comment about license (we already 2003-07-30 02:23:42 +00:00
distinfo Changes 6.0.1: 2004-04-09 13:05:52 +00:00
Makefile Work around what seems to be an optimization bug in gcc3 by transforming 2004-03-03 00:20:19 +00:00
PLIST Mesa-6.0 packages now use LIBTOOL and finally build 2004-01-22 12:58:07 +00:00