summaryrefslogtreecommitdiff
path: root/src/glsl/pp/sl_pp_dict.c
AgeCommit message (Expand)Author
2009-12-10glsl/pp: Add sl_pp_context_add_extension().Michal Krol
2009-11-21glsl/pp: Do purification and tokenisation in a single step.Michal Krol
2009-09-24glsl/pp: Avoid using `__VERSION__' as an identifier.Michal Krol
2009-09-23glsl/pp: Add `0' and `1' to dictionary.Michal Krol
2009-09-17slang/pp: Use a dictionary for the remaining string literals.Michal Krol
2009-09-14glsl/pp: Add a dictionary to a context.Michal Krol