index
:
android-x86-mesa.git
envsa_r300
froyo-x86
r300
Androïd/x86 port of Mesa drivers
Hugues Hiegel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mesa
/
shader
/
slang
/
slang_log.c
Age
Commit message (
Expand
)
Author
2010-02-19
Replace the _mesa_*printf() wrappers with the plain libc versions
Kristian Høgsberg
2010-02-19
Replace _mesa_malloc, _mesa_calloc and _mesa_free with plain libc versions
Kristian Høgsberg
2010-01-16
glsl: Remove unnecessary header from slang_log.c.
Vinson Lee
2009-02-06
glsl: new MESA_GLSL env var for GLSL debugging features
Brian Paul
2009-02-06
Revert "mesa: meaningless whitespace change to see if git's working (ignore)"
Brian Paul
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