diff options
author | Ian Romanick <[email protected]> | 2009-09-16 07:57:19 -0700 |
---|---|---|
committer | Ian Romanick <[email protected]> | 2009-09-16 07:57:19 -0700 |
commit | 88e3a5760559e6ced00a57b7157abe156c22be2e (patch) | |
tree | 8e609a807590d9f98b9dfbf7d5ffd64ffc7c0d86 /docs | |
parent | 76e836a41ad47237f80195c5dacb8bc57a7f2b69 (diff) | |
parent | 2921a2555d0a76fa649b23c31e3264bbc78b2ff5 (diff) |
Merge branch 'mesa_7_5_branch' into mesa_7_6_branch
Conflicts:
src/mesa/main/dlist.c
Diffstat (limited to 'docs')
-rw-r--r-- | docs/relnotes-7.5.2.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/relnotes-7.5.2.html b/docs/relnotes-7.5.2.html index ecdab29d5f7..b638c0517dd 100644 --- a/docs/relnotes-7.5.2.html +++ b/docs/relnotes-7.5.2.html @@ -47,6 +47,8 @@ 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). +<li>glUniform functions are now compiled into display lists </ul> |