anv/blorp: Add a gcd_pow2_u64 helper and use it for buffer alignments
[mesa.git] / docs / utilities.html
index 9541d3082f794d1987299c3cdca524e29d9cd309..238da1c0d19464150989facb30fed56cad625117 100644 (file)
   <dt><a href="http://www.valgrind.org">Valgrind</a></dt>
   <dd>is a very useful tool for tracking down
   memory-related problems in your code.</dd>
+
+  <dt><a href="http://scan.coverity.com/projects/mesa">Coverity</a><dt>
+  <dd>provides static code analysis of Mesa.  If you create an account
+  you can see the results and try to fix outstanding issues.</dd>
 </dl>
 
 </div>