X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=docs%2Futilities.html;h=32b98b26cdac5496ce9a315cb4befa84681d1811;hb=011d692a52b60bbbb73395e403bcb6c7cbe61a06;hp=238da1c0d19464150989facb30fed56cad625117;hpb=05aec42d3d9b4aa357caf21c91a462e182a82b9f;p=mesa.git diff --git a/docs/utilities.html b/docs/utilities.html index 238da1c0d19..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.