glsl: Add doxygen explaining what main.cpp is for.
authorEric Anholt <eric@anholt.net>
Wed, 18 Apr 2012 21:40:10 +0000 (14:40 -0700)
committerEric Anholt <eric@anholt.net>
Tue, 24 Apr 2012 17:00:54 +0000 (10:00 -0700)
commit6a6cb03507da75a30224020c9193464ca5b81c5f
tree1ab5bbcb423428eff35bfdf3e28dfa6ea8533ef6
parent4650aea7a536ddce120576fadb91845076e8e37a
glsl: Add doxygen explaining what main.cpp is for.

I keep getting lost in the Makefile trying to figure out what to edit
to work on builtin_compiler or glsl_compiler.

Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
src/glsl/main.cpp