aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/glslcompiler
Commit message (Collapse)AuthorAgeFilesLines
* glslcompiler: Fix Mac OS build.Vinson Lee2009-11-041-1/+1
| | | | Signed-off-by: Brian Paul <[email protected]>
* 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
| | | | Prints program parameter info
* 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
| | | | | | 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.
* updated for vboBrian2007-02-221-3/+8
|
* remove accidental check-inBrian2007-02-201-0/+0
|
* stand-alone GLSL compilerBrian2007-02-173-0/+397