summaryrefslogtreecommitdiffstats
path: root/src/mesa/shader/slang/slang_log.c
Commit message (Expand)AuthorAgeFilesLines
* mesa: move shader/slang/* sources to main/slang/*Brian Paul2010-06-101-133/+0
* Replace the _mesa_*printf() wrappers with the plain libc versionsKristian Høgsberg2010-02-191-3/+3
* Replace _mesa_malloc, _mesa_calloc and _mesa_free with plain libc versionsKristian Høgsberg2010-02-191-2/+2
* glsl: Remove unnecessary header from slang_log.c.Vinson Lee2010-01-161-1/+0
* glsl: new MESA_GLSL env var for GLSL debugging featuresBrian Paul2009-02-061-4/+0
* Revert "mesa: meaningless whitespace change to see if git's working (ignore)"Brian Paul2009-02-061-2/+4
* mesa: meaningless whitespace change to see if git's working (ignore)Brian Paul2009-02-061-4/+2
* glsl: remove dead codeBrian Paul2009-01-071-13/+2
* mesa: remove extra \n from printf stringBrian Paul2008-11-051-1/+1
* mesa: additional debug flags for glsl debug/disassemblyBrian Paul2008-11-011-3/+6
* mesa: import latest GLSL code from gallium-0.1 branchBrian Paul2008-08-161-1/+1
* mesa: added some debug code (disabled)Brian Paul2008-07-021-0/+3
* Use new memory pool allocator. Lots of debug code still in place...Brian2007-04-211-0/+12
* fix error flaggingBrian2007-02-261-2/+5
* Remove old error logging code. New slang_log.[ch] files.Brian2007-02-261-0/+128