Home | History | Annotate | Download | only in docs

Lines Matching full:bug

14 Mesa 7.6.1 is a bug-fix release fixing issues since version 7.6.
49 <h2>Bug fixes</h2>
51 <li>Fixed crash caused by glXCopyContext() and glXDestroyContext(), bug 24217
52 <li>glXQueryContext(GLX_RENDER_TYPE) returned wrong values (bug 24211)
54 <li>Fixed default texture binding bug when a bound texture was deleted.
56 <li>Fake glXQueryDrawable() didn't return good values (bug 24320)
57 <li>Fixed AUX buffer breakage (bug 24426).
58 <li>Fixed locale-dependent float parsing bug in GLSL compiler (bug 24531)
66 <li>Endianness fixes for the DRI swrast driver (bug 22767).</li>