Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-02-19 | Replace _mesa_malloc, _mesa_calloc and _mesa_free with plain libc versions | Kristian Høgsberg | |
2010-02-01 | glslcompiler: add glapi_nop.o to OBJECTS | Brian Paul | |
2009-11-04 | glslcompiler: Fix Mac OS build. | Vinson Lee | |
Signed-off-by: Brian Paul <brianp@vmware.com> | |||
2009-03-19 | glslcompiler: added new options to override debug/optimization pragmas | Brian Paul | |
2009-02-17 | glsl: added --params option to stand-alone GLSL compiler | Brian Paul | |
Prints program parameter info | |||
2009-02-02 | mesa: fix stand-alone glslcompiler | Brian Paul | |
2009-01-19 | mesa: fix build of stand-alone glslcompiler driver | Brian Paul | |
2008-10-28 | mesa: fix stand-alone glslcompiler build | Brian Paul | |
2008-09-18 | mesa: prefix more #includes with "main/" | Brian Paul | |
2008-05-07 | Never 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-22 | updated for vbo | Brian | |
2007-02-20 | remove accidental check-in | Brian | |
2007-02-17 | stand-alone GLSL compiler | Brian | |