summaryrefslogtreecommitdiffstats
path: root/src/glsl/pp/sl_pp_if.c
Commit message (Expand)AuthorAgeFilesLines
* slang/pp: Use a dictionary for the remaining string literals.Michal Krol2009-09-171-14/+10
* glsl/pp: Add remaining error messages.Michal Krol2009-09-171-14/+21
* glsl: Handle `defined' preprocessor operator.Michal Krol2009-09-071-3/+79
* glsl: Support if preprocessor directive and friends.Michal Krol2009-09-071-0/+276