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
/
prog_print.h
Age
Commit message (
Expand
)
Author
2010-02-01
mesa: added _mesa_print_vp/p_inputs() functions (debug aids)
Brian Paul
2009-08-14
mesa: also pass the GPU program to _mesa_append_uniforms_to_file()
Brian Paul
2009-08-14
mesa: new _mesa_append_uniforms_to_file() debug/logging function
Brian Paul
2009-07-27
r300/compiler: Add rc_print_program
Nicolai Hähnle
2009-02-09
mesa: merge gallium-0.2 into gallium-master-merge
Brian Paul
2009-02-02
mesa: make _mesa_fprint_program_opt() non-static
Brian Paul
2009-01-22
glsl: new _mesa_write_shader_to_file() function
Brian Paul
2008-11-15
Merge commit 'origin/master' into gallium-0.2
Keith Whitwell
2008-11-13
mesa: make writemask_string() non-static
Brian Paul
2008-07-02
mesa: added _mesa_print_swizzle() debugging helper
Brian Paul
2007-03-28
expose _mesa_condcode_string(), fix some printing
Brian
2007-02-23
re-expose _mesa_print_alu_instruction()
Brian
2007-02-22
expose _mesa_swizzle_string()
Brian
2007-02-17
Lots of changes to prog_print.c code.
Brian
2007-02-05
indentation for program instructions (if/else, loops)
Brian
2006-12-20
added _mesa_print_parameter_list()
Brian
2006-12-14
Split the program.[ch] files into several new files.
Brian