summaryrefslogtreecommitdiff
path: root/src/glsl/pp/sl_pp_error.c
AgeCommit message (Collapse)Author
2010-08-20Remove remnants of the old glsl compiler.Eric Anholt
2010-08-14glsl: Clean up header file inclusion.Vinson Lee
2009-12-20glsl: Do syntax parsing inline with processing.Michal Krol
2009-09-24glsl/pp: Include missing headers.Michal Krol
2009-09-23glsl/pp: Include missing headers.Michal Krol
2009-09-22glsl/pp: Differentiate between integer and floating-point number tokens.Michal Krol
2009-09-07glsl: Implement `error' preprocessor directive.Michal Krol