aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/shader/prog_print.h
Commit message (Expand)AuthorAgeFilesLines
* mesa: also pass the GPU program to _mesa_append_uniforms_to_file()Brian Paul2009-08-141-1/+2
* mesa: new _mesa_append_uniforms_to_file() debug/logging functionBrian Paul2009-08-141-0/+3
* r300/compiler: Add rc_print_programNicolai Hähnle2009-07-271-0/+7
* mesa: merge gallium-0.2 into gallium-master-mergeBrian Paul2009-02-091-0/+3
|\
| * Merge commit 'origin/master' into gallium-0.2Keith Whitwell2008-11-151-0/+3
| |\
| * | mesa: added _mesa_print_swizzle() debugging helperBrian Paul2008-07-021-0/+3
* | | mesa: make _mesa_fprint_program_opt() non-staticBrian Paul2009-02-021-2/+3
* | | glsl: new _mesa_write_shader_to_file() functionBrian Paul2009-01-221-0/+4
| |/ |/|
* | mesa: make writemask_string() non-staticBrian Paul2008-11-131-0/+3
|/
* expose _mesa_condcode_string(), fix some printingBrian2007-03-281-0/+3
* re-expose _mesa_print_alu_instruction()Brian2007-02-231-0/+4
* expose _mesa_swizzle_string()Brian2007-02-221-0/+3
* Lots of changes to prog_print.c code.Brian2007-02-171-5/+19
* indentation for program instructions (if/else, loops)Brian2007-02-051-3/+3
* added _mesa_print_parameter_list()Brian2006-12-201-0/+3
* Split the program.[ch] files into several new files.Brian2006-12-141-0/+45