summaryrefslogtreecommitdiffstats
path: root/src/glsl/pp/sl_pp_public.h
Commit message (Expand)AuthorAgeFilesLines
* Simplify GLSL extension mechanism.Michal Krol2010-02-101-2/+1
* glsl: Do syntax parsing inline with processing.Michal Krol2009-12-201-0/+4
* glsl/pp: Do processing inline with tokenisation.Michal Krol2009-12-201-5/+3
* glsl/pp: Report correct error line for purify and tokeniser errors.Michal Krol2009-12-201-0/+5
* glsl/pp: Add support for user-defined macros.Michal Krol2009-12-101-0/+5
* glsl/pp: Add sl_pp_context_add_extension().Michal Krol2009-12-101-0/+5
* glsl/pp: Do purification and tokenisation in a single step.Michal Krol2009-11-211-0/+4
* glsl/pp: Define a public interface for external modules.Michal Krol2009-09-181-0/+63