summaryrefslogtreecommitdiff
path: root/src/glsl/apps/purify.c
AgeCommit message (Expand)Author
2010-08-20Delete more vestiges of the old shader compiler.Kenneth Graunke
2010-08-14glsl: Clean up header file inclusion.Vinson Lee
2010-07-15glsl/apps: Handle ftell errors in non-debug builds.Vinson Lee
2010-02-22glsl/apps: Assert that ftell does not return an error.Vinson Lee
2010-02-17glsl/apps: print usage info if insufficient argsBrian Paul
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-18glsl/apps: Use glsl pp public interface.Michal Krol
2009-09-17glsl/apps: Always write out error condition.Michal Krol
2009-09-07glsl: Add a purify command-line tool.Michal Krol