X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=docs%2Futilities.html;h=32b98b26cdac5496ce9a315cb4befa84681d1811;hb=011d692a52b60bbbb73395e403bcb6c7cbe61a06;hp=5c0a4fdcd2e90a77408a2a6db59845ad94bb0512;hpb=5a5efbf804eb848553b85f498bf4c4340d748c3d;p=mesa.git diff --git a/docs/utilities.html b/docs/utilities.html index 5c0a4fdcd2e..32b98b26cda 100644 --- a/docs/utilities.html +++ b/docs/utilities.html @@ -8,7 +8,7 @@
-

The Mesa 3D Graphics Library

+ The Mesa 3D Graphics Library
@@ -17,11 +17,11 @@

Development Utilities

-
Mesa demos collection
+
Mesa demos collection
includes several utility routines in the src/util/ directory.
-
Piglit
+
Piglit
is an open-source test suite for OpenGL implementations.
ApiTrace
@@ -31,7 +31,7 @@
is a very useful tool for tracking down memory-related problems in your code.
-
Coverity
+
Coverity
provides static code analysis of Mesa. If you create an account you can see the results and try to fix outstanding issues.