aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/glslcompiler
Commit message (Expand)AuthorAgeFilesLines
* glslcompiler: Fix Mac OS build.Vinson Lee2009-11-041-1/+1
* glslcompiler: added new options to override debug/optimization pragmasBrian Paul2009-03-191-7/+36
* glsl: added --params option to stand-alone GLSL compilerBrian Paul2009-02-171-0/+8
* mesa: fix stand-alone glslcompilerBrian Paul2009-02-021-1/+1
* mesa: fix build of stand-alone glslcompiler driverBrian Paul2009-01-191-1/+1
* mesa: fix stand-alone glslcompiler buildBrian Paul2008-10-281-6/+2
* mesa: prefix more #includes with "main/"Brian Paul2008-09-181-5/+5
* Never fail `make clean'Dan Nicholson2008-05-071-1/+1
* updated for vboBrian2007-02-221-3/+8
* remove accidental check-inBrian2007-02-201-0/+0
* stand-alone GLSL compilerBrian2007-02-173-0/+397