Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-02-06 | glsl: new MESA_GLSL env var for GLSL debugging features | Brian Paul | |
Replaces the VERBOSE_GLSL, VERBOSE_GLSL_DUMP flags which only worked in debug builds. MESA_GLSL will work both in debug and non-debug builds. Also add facility to dump glUniform() calls to stdout. | |||
2009-02-06 | Revert "mesa: meaningless whitespace change to see if git's working (ignore)" | Brian Paul | |
This reverts commit b2e779988eeb595187933fe2122d86f8ccfe059c. I didn't mean to push this stuff yet. I'm having a bad git day... | |||
2009-02-06 | mesa: meaningless whitespace change to see if git's working (ignore) | Brian Paul | |
2009-01-07 | glsl: remove dead code | Brian Paul | |
2008-11-05 | mesa: remove extra \n from printf string | Brian Paul | |
2008-11-01 | mesa: additional debug flags for glsl debug/disassembly | Brian Paul | |
2008-08-16 | mesa: import latest GLSL code from gallium-0.1 branch | Brian Paul | |
2008-07-02 | mesa: added some debug code (disabled) | Brian Paul | |
2007-04-21 | Use new memory pool allocator. Lots of debug code still in place... | Brian | |
2007-02-26 | fix error flagging | Brian | |
2007-02-26 | Remove old error logging code. New slang_log.[ch] files. | Brian | |