index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
/
shader
/
prog_print.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'outputswritten64'
Ian Romanick
2009-11-17
1
-3
/
+3
*
mesa: don't print pointer in _mesa_fprint_parameter_list()
Brian Paul
2009-10-13
1
-1
/
+2
*
mesa: print program Id when printing
Brian Paul
2009-10-12
1
-2
/
+2
*
Merge branch 'mesa_7_5_branch'
Brian Paul
2009-08-27
1
-8
/
+8
|
\
|
*
mesa: direct program debug output to stderr instead of stdout
marvin24
2009-08-27
1
-9
/
+9
*
|
mesa: print some program fields in binary too
Brian Paul
2009-08-25
1
-2
/
+29
*
|
Merge branch 'master' into asm-shader-rework-1
Ian Romanick
2009-08-18
1
-2
/
+34
|
\
\
|
*
|
mesa: also pass the GPU program to _mesa_append_uniforms_to_file()
Brian Paul
2009-08-14
1
-2
/
+3
|
*
|
mesa: new _mesa_append_uniforms_to_file() debug/logging function
Brian Paul
2009-08-14
1
-0
/
+31
|
*
|
mesa: log the shader checksum
Brian Paul
2009-08-04
1
-1
/
+1
|
*
|
r300/compiler: Add rc_print_program
Nicolai Hähnle
2009-07-27
1
-1
/
+1
*
|
|
ARB prog: _mesa_print_program output should go to same place as _mesa_printf
Ian Romanick
2009-07-24
1
-1
/
+1
|
/
/
*
|
mesa: better handling/printing of driver-specific opcodes, register files
Brian Paul
2009-05-11
1
-2
/
+9
*
|
mesa: also print program params/constants when dumping shaders to disk
Brian Paul
2009-05-04
1
-0
/
+4
|
/
*
mesa: print parameter list dirty state flag mask
Brian Paul
2009-04-21
1
-0
/
+1
*
mesa: merge the prog_src_register::NegateBase and NegateAbs fields
Brian Paul
2009-04-14
1
-10
/
+10
*
mesa: update/fix doxygen comments
Vinson Lee
2009-03-17
1
-1
/
+1
*
mesa: fix dumb sizeof() vs. strlen() mix-up
Brian Paul
2009-03-10
1
-1
/
+1
*
mesa: gl_register_file enum typedef
Brian Paul
2009-03-07
1
-8
/
+8
*
mesa: when printing src regs, use |reg| for absolute value
Brian Paul
2009-03-05
1
-7
/
+16
*
mesa: update fragResults array in arb_output_attrib_string()
Brian Paul
2009-02-27
1
-1
/
+12
*
mesa: add TexShadow field to prog_instruction
Brian Paul
2009-02-20
1
-0
/
+2
*
mesa: when printing/dumping instruction, include relative addressing info
Brian Paul
2009-02-17
1
-13
/
+11
*
mesa: Use the stdio wrappers.
José Fonseca
2009-02-11
1
-22
/
+22
*
mesa: merge gallium-0.2 into gallium-master-merge
Brian Paul
2009-02-09
1
-1
/
+16
|
\
|
*
mesa: additional case in file_string()
Brian Paul
2009-01-09
1
-0
/
+2
|
*
mesa: rename program parameter flags to match other Mesa conventions
Brian Paul
2008-11-24
1
-4
/
+4
|
*
mesa: added PROG_PARAM_ bits for invariant, flat/linear interpolation
Brian Paul
2008-11-24
1
-1
/
+10
|
*
Merge commit 'origin/master' into gallium-0.2
Keith Whitwell
2008-11-15
1
-5
/
+5
|
|
\
|
*
\
Merge commit 'origin/master' into gallium-0.2
Brian Paul
2008-11-11
1
-3
/
+3
|
|
\
\
|
*
|
|
mesa: fix minor mem leak
Brian Paul
2008-09-04
1
-1
/
+3
|
*
|
|
mesa: Prefix main includes with dir to avoid conflicts.
José Fonseca
2008-07-24
1
-3
/
+3
|
*
|
|
mesa: glsl: various writemask/swizzle improvements and clean-ups
Brian Paul
2008-07-18
1
-1
/
+1
|
*
|
|
mesa: Silence compiler warnings on Windows.
Michal Krol
2008-07-15
1
-1
/
+1
|
*
|
|
mesa: added _mesa_print_swizzle() debugging helper
Brian Paul
2008-07-02
1
-0
/
+13
|
*
|
|
almost forgot - RelAddr is a boolean so use it here
Zack Rusin
2008-06-12
1
-1
/
+1
|
*
|
|
glsl: implement variable array indexes
Zack Rusin
2008-06-12
1
-6
/
+11
|
*
|
|
print vertex.attrib[n] (from master)
Brian Paul
2008-05-18
1
-3
/
+19
|
*
|
|
use NEGATE_X/Y/Z/W tokens
Brian
2008-01-16
1
-4
/
+4
|
*
|
|
special-case KIL/KIL_NV
Brian
2007-10-30
1
-1
/
+19
|
*
|
|
check for NULL ptr in _mesa_print_parameter_list()
Brian
2007-10-30
1
-0
/
+3
|
*
|
|
Re-implement GLSL texture sampler variables.
Brian
2007-10-26
1
-0
/
+7
*
|
|
|
mesa: tweak output of _mesa_write_shader_to_file()
Brian Paul
2009-02-06
1
-0
/
+2
*
|
|
|
mesa: make _mesa_fprint_program_opt() non-static
Brian Paul
2009-02-02
1
-1
/
+1
*
|
|
|
glsl: new _mesa_write_shader_to_file() function
Brian Paul
2009-01-22
1
-159
/
+252
*
|
|
|
mesa: additional case in file_string()
Brian Paul
2009-01-07
1
-0
/
+2
*
|
|
|
mesa: rename program parameter flags to match other Mesa conventions
Brian Paul
2008-11-24
1
-4
/
+4
*
|
|
|
mesa: added PROG_PARAM_ bits for invariant, flat/linear interpolation
Brian Paul
2008-11-24
1
-1
/
+10
|
|
_
|
/
|
/
|
|
*
|
|
mesa: make writemask_string() non-static
Brian Paul
2008-11-13
1
-4
/
+4
*
|
|
mesa: tweak program register printing for RelAddr case
Brian Paul
2008-11-13
1
-1
/
+1
|
|
/
|
/
|
[next]