generate_builtins.py: Clean up generated output a bit.
authorKenneth Graunke <kenneth@whitecape.org>
Wed, 18 Aug 2010 20:17:27 +0000 (13:17 -0700)
committerKenneth Graunke <kenneth@whitecape.org>
Wed, 18 Aug 2010 20:20:41 +0000 (13:20 -0700)
commit011be6b5948e66adb468aef292a7c8e9be600a89
tree94cefc00e875acbfc7c60444695542bf6ee9b76c
parent08a84c6a4aa8f69af6b6981f62d81dd0424dae4a
generate_builtins.py: Clean up generated output a bit.

This should make it easier to diff the output, clean up some of the
insane whitespace, and make the strings a bit smaller.

We'll probably need to split up the prototype strings eventually, but
for now, this gets it under the 65K mark.
src/glsl/builtins/tools/generate_builtins.py