mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-08 13:28:06 +02:00
fix GLX_STEREO bug
This commit is contained in:
parent
bd4817ca54
commit
fa1a3eb06d
1 changed files with 1 additions and 0 deletions
|
|
@ -43,6 +43,7 @@ Mesa 7.0.1 is a stable release with bug fixes since version 7.0.
|
|||
<li>Binding a zero-sized texture didn't disable texturing (bug 11309)
|
||||
<li>Queries of GL_INFO_LOG_LENGTH, GL_SHADER_SOURCE_LENGTH didn't include
|
||||
the terminating zero (bug 11588)
|
||||
<li>glXChooseFBConfig() in Xlib driver didn't handle GLX_STEREO flag properly
|
||||
</ul>
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue