mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 03:08:05 +02:00
document vertex.weight hack
This commit is contained in:
parent
3a55750d48
commit
4a901667e5
1 changed files with 4 additions and 0 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue