Development Utilities
The Mesa distribution includes several utility routines in the
progs/util/ directory
Allen Akin's http://glean.sourceforge.net/glean  is a framework for OpenGL testing.
http://developer.kde.org/~sewardj/Valgrind  is a very useful tool for tracking down
memory-related problems in your code.
