diff options
author | Chad Versace <chad.versace@intel.com> | 2010-11-17 15:28:36 -0800 |
---|---|---|
committer | Kenneth Graunke <kenneth@whitecape.org> | 2010-11-17 15:44:41 -0800 |
commit | 7819435f2ef484696560547fbc1325cb97c7174b (patch) | |
tree | 49bdd03d06aa4f831826a8fe500a8bde7372fb7f /src/gallium/targets/libgl-xlib/Makefile | |
parent | 007f4881503b69055d65cfb20bd237673779786b (diff) |
glsl: Improve usage message for glsl_compiler
The new usage message lists possible command line options. (Newcomers to Mesa
currently have to trawl through the source to find the command line options,
and we should save them from that trouble.)
Example Output
--------------
usage: ./glsl_compiler [options] <file.vert | file.geom | file.frag>
Possible options are:
--glsl-es
--dump-ast
--dump-hir
--dump-lir
--link
Diffstat (limited to 'src/gallium/targets/libgl-xlib/Makefile')
0 files changed, 0 insertions, 0 deletions