ir_reader: Convert to a class.

This makes it unnecessary to pass _mesa_glsl_parse_state around
everywhere, making at least the prototypes a lot easier to read.

It's also more C++-ish than a pile of static C functions.
This commit is contained in:
Kenneth Graunke 2011-01-01 01:17:59 -08:00
parent ec7e4f0ec5
commit b74ff382a4
1 changed files with 237 additions and 234 deletions

File diff suppressed because it is too large Load Diff