diff options
Diffstat (limited to 'docs/utilities.html')
-rw-r--r-- | docs/utilities.html | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/docs/utilities.html b/docs/utilities.html new file mode 100644 index 00000000000..f8dbc977fdd --- /dev/null +++ b/docs/utilities.html @@ -0,0 +1,20 @@ +<HTML> + +<TITLE>Development Utilities</TITLE> + +<BODY text="#000000" bgcolor="#55bbff" link="#111188"> + +<H1>Development Utilities</H1> + +<ul> + +<li>The Mesa distribution includes several utility routines in the +util/ directory + +<li>Allen Akin's <a href="http://glean.sourceforge.net/" +target="_parent">glean</a> is a framework for OpenGL testing. + +</ul> + +</body> +</html>
\ No newline at end of file |