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.

utilities.html 366B

1234567891011121314151617181920
  1. <HTML>
  2. <TITLE>Development Utilities</TITLE>
  3. <BODY text="#000000" bgcolor="#55bbff" link="#111188">
  4. <H1>Development Utilities</H1>
  5. <ul>
  6. <li>The Mesa distribution includes several utility routines in the
  7. util/ directory
  8. <li>Allen Akin's <a href="http://glean.sourceforge.net/"
  9. target="_parent">glean</a> is a framework for OpenGL testing.
  10. </ul>
  11. </body>
  12. </html>