docs: document glUseProgram display list fix

This commit is contained in:
Brian Paul 2009-09-15 14:38:52 -06:00
parent f42c66c138
commit 3ad108b77f
1 changed files with 1 additions and 0 deletions

View File

@ -47,6 +47,7 @@ tbd
<li>Fixed Gallium glDrawPixels(GL_STENCIL_INDEX) failure.
<li>Fixed GLSL linker/preprocessor version directive issue seen in Wine
(such as bug 23946)
<li>glUseProgram() is now compiled into display lists (bug 23746).
</ul>