mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-08 11:18:08 +02:00
fix GLSL uniform/attrib bugs (13753)
This commit is contained in:
parent
cd354eb10f
commit
e20c1d987f
1 changed files with 1 additions and 0 deletions
|
|
@ -34,6 +34,7 @@ Mesa 7.0.3 is a stable release with bug fixes since version 7.0.2.
|
|||
<li>Fix two-sided lighting bugs/crashes (bug 13368)
|
||||
<li>GLSL gl_FrontFacing didn't work properly
|
||||
<li>glGetActiveUniform returned incorrect sizes (bug 13751)
|
||||
<li>Fix several bugs relating to uniforms and attributes in GLSL API (Bruce Merry, bug 13753)
|
||||
</ul>
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue