summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/glslcompiler
AgeCommit message (Collapse)Author
2009-03-19glslcompiler: added new options to override debug/optimization pragmasBrian Paul
2009-02-17glsl: added --params option to stand-alone GLSL compilerBrian Paul
Prints program parameter info
2009-02-02mesa: fix stand-alone glslcompilerBrian Paul
2009-01-19mesa: fix build of stand-alone glslcompiler driverBrian Paul
2008-10-28mesa: fix stand-alone glslcompiler buildBrian Paul
2008-09-18mesa: prefix more #includes with "main/"Brian Paul
2008-05-07Never fail `make clean'Dan Nicholson
Mostly some pedantic changes such that `make clean' always ignores errors. Also changed the top clean target to do the `touch configs/current' dance instead of realclean.
2007-02-22updated for vboBrian
2007-02-20remove accidental check-inBrian
2007-02-17stand-alone GLSL compilerBrian