revert 213 commits (to 56092) from the last month. 10 still need work to resolve...
[AROS.git] / workbench / libs / mesa / docs / utilities.html
blob4693639b8a6f5cf723f79ee180352051491b7297
1 <HTML>
3 <TITLE>Development Utilities</TITLE>
5 <link rel="stylesheet" type="text/css" href="mesa.css"></head>
7 <BODY>
9 <H1>Development Utilities</H1>
11 <ul>
13 <li>The Mesa distribution includes several utility routines in the
14 progs/util/ directory
16 <li>Allen Akin's <a href="http://glean.sourceforge.net/"
17 target="_parent">glean</a> is a framework for OpenGL testing.
19 <li><a href="http://developer.kde.org/~sewardj/"
20 target="_parent">Valgrind</a> is a very useful tool for tracking down
21 memory-related problems in your code.
23 </ul>
25 </body>
26 </html>