summaryrefslogtreecommitdiff
path: root/src/mesa/shader/slang/slang_log.c
AgeCommit message (Expand)Author
2010-02-19Replace the _mesa_*printf() wrappers with the plain libc versionsKristian Høgsberg
2010-02-19Replace _mesa_malloc, _mesa_calloc and _mesa_free with plain libc versionsKristian Høgsberg
2010-01-16glsl: Remove unnecessary header from slang_log.c.Vinson Lee
2009-02-06glsl: new MESA_GLSL env var for GLSL debugging featuresBrian Paul
2009-02-06Revert "mesa: meaningless whitespace change to see if git's working (ignore)"Brian Paul
2009-02-06mesa: meaningless whitespace change to see if git's working (ignore)Brian Paul
2009-01-07glsl: remove dead codeBrian Paul
2008-11-05mesa: remove extra \n from printf stringBrian Paul
2008-11-01mesa: additional debug flags for glsl debug/disassemblyBrian Paul
2008-08-16mesa: import latest GLSL code from gallium-0.1 branchBrian Paul
2008-07-02mesa: added some debug code (disabled)Brian Paul
2007-04-21Use new memory pool allocator. Lots of debug code still in place...Brian
2007-02-26fix error flaggingBrian
2007-02-26Remove old error logging code. New slang_log.[ch] files.Brian