summaryrefslogtreecommitdiff
path: root/src/glsl/pp/sl_pp_version.c
AgeCommit message (Expand)Author
2009-09-18glsl/pp: Define a public interface for external modules.Michal Krol
2009-09-17slang/pp: Use a dictionary for the remaining string literals.Michal Krol
2009-09-17glsl/pp: Add remaining error messages.Michal Krol
2009-09-07glsl: Add error messages for version parser.Michal Krol
2009-09-07glsl: Correctly handle line numbering.Michal Krol
2009-09-07glsl: Introduce sl_pp_context and maintain a reuseable pool of strings.Michal Krol
2009-09-07glsl: Allow for multiple version statements.Michal Krol
2009-09-07glsl: Parse optional version directive.Michal Krol