glsl/pp: Fix macro formal argument parsing, more descriptive error msgs.
[mesa.git] / src / glsl / pp / sl_pp_dict.c
2009-09-24 Michal Krolglsl/pp: Avoid using `__VERSION__' as an identifier.
2009-09-23 Michal Krolglsl/pp: Add `0' and `1' to dictionary.
2009-09-17 Michal KrolMerge commit 'origin/master' into glsl-pp-rework-2
2009-09-17 Michal Krolslang/pp: Use a dictionary for the remaining string...
2009-09-14 Michal Krolglsl/pp: Add a dictionary to a context.