Clone of mesa.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

relnotes-7.6.1.html 807B

1234567891011121314151617181920212223242526272829303132333435363738394041424344
  1. <HTML>
  2. <TITLE>Mesa Release Notes</TITLE>
  3. <head><link rel="stylesheet" type="text/css" href="mesa.css"></head>
  4. <BODY>
  5. <body bgcolor="#eeeeee">
  6. <H1>Mesa 7.6.1 Release Notes, (date tbd)</H1>
  7. <p>
  8. Mesa 7.6.1 is a bug-fix release fixing issues since version 7.6.
  9. </p>
  10. <p>
  11. Mesa 7.6.1 implements the OpenGL 2.1 API, but the version reported by
  12. glGetString(GL_VERSION) depends on the particular driver being used.
  13. Some drivers don't support all the features required in OpenGL 2.1.
  14. </p>
  15. <p>
  16. See the <a href="install.html">Compiling/Installing page</a> for prerequisites
  17. for DRI hardware acceleration.
  18. </p>
  19. <h2>MD5 checksums</h2>
  20. <pre>
  21. tbd
  22. </pre>
  23. <h2>New features</h2>
  24. <ul>
  25. </ul>
  26. <h2>Bug fixes</h2>
  27. <ul>
  28. <li>Fixed crash caused by glXCopyContext() and glXDestroyContext(), bug 24217
  29. </ul>
  30. </body>
  31. </html>