Clone of mesa.
Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.

relnotes-7.8.html 869B

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253
  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.8 Release Notes / date TBD</H1>
  7. <p>
  8. Mesa 7.8 is a new development release.
  9. People who are concerned with stability and reliability should stick
  10. with a previous release or wait for Mesa 7.8.1.
  11. </p>
  12. <p>
  13. Mesa 7.8 implements the OpenGL 2.1 API, but the version reported by
  14. glGetString(GL_VERSION) depends on the particular driver being used.
  15. Some drivers don't support all the features required in OpenGL 2.1.
  16. </p>
  17. <p>
  18. See the <a href="install.html">Compiling/Installing page</a> for prerequisites
  19. for DRI hardware acceleration.
  20. </p>
  21. <h2>MD5 checksums</h2>
  22. <pre>
  23. tbd
  24. </pre>
  25. <h2>New features</h2>
  26. <ul>
  27. <li>TBD
  28. </ul>
  29. <h2>Bug fixes</h2>
  30. <ul>
  31. <li>TBD
  32. </ul>
  33. <h2>Changes</h2>
  34. <ul>
  35. <li>TBD
  36. </ul>
  37. </body>
  38. </html>