ir_to_mesa: Move the classes into the file now that we don't have the burg.
authorEric Anholt <eric@anholt.net>
Thu, 3 Jun 2010 16:31:46 +0000 (09:31 -0700)
committerEric Anholt <eric@anholt.net>
Thu, 24 Jun 2010 22:05:21 +0000 (15:05 -0700)
commit554dbcce77cc7eb38b786c77eee87a5f391b090b
treeafdf3d95f309acdc80067080fc4d4fab709ce1eb
parent2401338ef8ba73e8a0b85ea1129a8e6127842117
ir_to_mesa: Move the classes into the file now that we don't have the burg.

At 1kloc, it doesn't look like I'll want to split the ir_to_mesa file
up even once it's feature-complete.  Move definitions closer to usage,
and prevent rebuilding the world when changing the definitions.
glsl_parser_extras.h
ir_to_mesa.cpp
ir_to_mesa.h [deleted file]