mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-06-19 08:28:21 +02:00
glDrawPixels, line clipping bug fixes
This commit is contained in:
parent
a1a0a29a5a
commit
4e4c0bbef7
1 changed files with 2 additions and 0 deletions
|
|
@ -34,6 +34,8 @@ Mesa 6.5.2 is a 6.5 follow-on development release mostly consisting of
|
|||
<li>fixed problems with freebsd-dri configuration (bug 8344)
|
||||
<li>Mesa's fake glxGetCurrentContext() wasn't thread-aware
|
||||
<li>OPTION NV_position_invariant didn't work in NV vertex programs
|
||||
<li>glDrawPixels into a user-created framebuffer object could crash Xlib driver
|
||||
<li>Line clipping was broken in some circumstances
|
||||
</ul>
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue