document vertex.weight hack
authorBrian Paul <brian.paul@tungstengraphics.com>
Tue, 5 Sep 2006 23:20:58 +0000 (23:20 +0000)
committerBrian Paul <brian.paul@tungstengraphics.com>
Tue, 5 Sep 2006 23:20:58 +0000 (23:20 +0000)
docs/versions.html

index 69527081e872805ea847588a7829b43b8d39b4ca..cb6cd114c12d41b500e3eeedc069d28d45547ba4 100644 (file)
@@ -1774,6 +1774,10 @@ Changes:
 <li>glxinfo program prints more info with -l option
 <li>GL_FRAGMENT_PROGRAM_NV and GL_FRAGMENT_PROGRAM_ARB are now
        compatible, in terms of glBindProgramARB()
+<li>The GL_ARB_vertex_program attribute <code>vertex.weight</code> is now
+       accepted by the parser, even though the GL_ARB_vertex_blend and
+       GL_EXT_vertex_weighting extensions aren't supported.
+       Allows Warcraft to run.
 </ul>
 Bug fixes:
 <ul>