aboutsummaryrefslogtreecommitdiffstats
path: root/src/glsl/pp/sl_pp_dict.h
Commit message (Expand)AuthorAgeFilesLines
* Remove remnants of the old glsl compiler.Eric Anholt2010-08-201-77/+0
* glsl/pp: Add sl_pp_context_add_extension().Michal Krol2009-12-101-2/+0
* glsl/pp: Avoid using `__VERSION__' as an identifier.Michal Krol2009-09-241-1/+4
* glsl/pp: Add `0' and `1' to dictionary.Michal Krol2009-09-231-0/+3
* slang/pp: Use a dictionary for the remaining string literals.Michal Krol2009-09-171-0/+27
* glsl/pp: Add a dictionary to a context.Michal Krol2009-09-141-0/+46