mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-02-21 03:30:30 +01:00
docs: fixed Windows build error, added MESA_GLX_FORCE_DIRECT env var
This commit is contained in:
parent
88c97a2662
commit
a69bdbbbdd
1 changed files with 2 additions and 0 deletions
|
|
@ -32,6 +32,7 @@ tbd
|
|||
|
||||
<h2>New features</h2>
|
||||
<ul>
|
||||
<li>Added MESA_GLX_FORCE_DIRECT env var for Xlib/software driver
|
||||
</ul>
|
||||
|
||||
|
||||
|
|
@ -41,6 +42,7 @@ tbd
|
|||
<li>Fixed bad reference counting for 1D/2D texture arrays
|
||||
<li>Fixed VBO + glPush/PopClientAttrib() bug #19835
|
||||
<li>Assorted i965 driver bug fixes
|
||||
<li>Fixed a Windows compilation failure in s_triangle.c
|
||||
</ul>
|
||||
|
||||
<h2>Changes</h2>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue