index
:
Mesa
glamo
glamo-old
My Mesa repository
Thomas White
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gallium
/
drivers
/
r300
/
r300_tgsi_to_rc.c
Age
Commit message (
Expand
)
Author
2009-11-24
tgsi: rename fields of tgsi_full_src_register to reduce verbosity
Keith Whitwell
2009-11-24
tgsi: rename fields of tgsi_full_dst_register to reduce verbosity
Keith Whitwell
2009-11-24
tgsi: rename fields of tgsi_full_instruction to avoid excessive verbosity
Keith Whitwell
2009-11-24
gallium: try and update r300 and nv drivers for tgsi changes
Keith Whitwell
2009-10-23
gallium: remove extended negate also, and also the ExtSwz token
Keith Whitwell
2009-10-23
gallium: remove the swizzling parts of ExtSwizzle
Keith Whitwell
2009-10-23
gallium: remove noise opcodes
Keith Whitwell
2009-10-07
Merge branch 'master' into r300g-glsl
Nicolai Hähnle
2009-10-05
r300g: fix scons build
Joakim Sindholt
2009-10-04
r300/compiler: Refactor to allow different instruction types
Nicolai Hähnle
2009-10-03
r300/compiler: Introduce control flow instructions and refactor dataflow
Nicolai Hähnle
2009-09-21
Merge branch 'master' into r300-compiler
Nicolai Hähnle
2009-09-13
r300g: delete unused flag due to commit: 09b566e1610
Cooper Yuan
2009-09-01
tgsi: remove redundant CND0 opcode
Keith Whitwell
2009-08-30
r300: Remove all Mesa dependencies from the shader compiler
Nicolai Hähnle
2009-07-30
r300g: Use radeon compiler for fragment programs
Nicolai Hähnle
2009-07-30
r300g: Use r300compiler for vertex shaders
Nicolai Hähnle