summaryrefslogtreecommitdiff
path: root/src/glsl/apps/process.c
AgeCommit message (Expand)Author
2009-11-10glsl/apps: Update for glsl/pp interface changes.Michal Krol
2009-09-24glsl/apps: Include missing header, properly escape format strings.Michal Krol
2009-09-24glsl/apps: Fix apps after pp interface changes.Michal Krol
2009-09-22glsl/apps: Update after recent pp interface changes.Michal Krol
2009-09-18glsl/apps: Use glsl pp public interface.Michal Krol
2009-09-16glsl/apps: Always write out error condition.Michal Krol
2009-09-14glsl/apps: Adapt to pp interface change.Michal Krol
2009-09-07glsl: Handle file tokens in apps/process.Michal Krol
2009-09-07glsl: Handle line tokens in apps/process.Michal Krol
2009-09-07glsl: Handle extension tokens in apps/proces.Michal Krol
2009-09-07glsl: Handle pragma tokens in apps/process.Michal Krol
2009-09-07glsl: Print out error message in apps/process.Michal Krol
2009-09-07glsl: Introduce sl_pp_context and maintain a reuseable pool of strings.Michal Krol
2009-09-07glsl: Add `process' test app that returns tokenised and preprocessed text.Michal Krol