-
Refactor TParseContext into 3 level inheritance. · b3dc3acdJohn Kessenich authored
Adds parseVersions.h as the base TParseVersions for versioning, and splits the remainder between TParseContextBase (sharable across parsers) and TParseContext (now the GLSL-specific part).
b3dc3acd
×