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
/
drivers
/
dri
/
r300
/
compiler
/
radeon_code.h
Age
Commit message (
Expand
)
Author
2009-10-04
r300/compiler: Emit flow control instructions and ALU result writes on R500
Nicolai Hähnle
2009-09-06
Merge branch 'master' into r300-compiler
Nicolai Hähnle
2009-09-01
r300/compiler: fix warning due to no newline
Dave Airlie
2009-08-30
r300: Remove all Mesa dependencies from the shader compiler
Nicolai Hähnle
2009-07-30
r300/compiler: Remove inst_offset from r500_fragment_program_code
Nicolai Hähnle
2009-07-29
r300: Cleanup r300_fragment_program_code
Nicolai Hähnle
2009-07-27
r300/compiler: Add vertex program code dumper from Gallium driver
Nicolai Hähnle
2009-07-27
r300/compiler: Prepare for hookup to Gallium
Nicolai Hähnle
2009-07-27
r300/fragprog: Move wpos_attr and fog_attr where they belong
Nicolai Hähnle
2009-07-27
r300/vertprog: Move Mesa-dependent input/output handling out of compiler
Nicolai Hähnle
2009-07-27
r300/vertprog: Refactor addArtificialOutputs to use rc_program
Nicolai Hähnle
2009-07-27
r300/compiler: Refactor local transforms to use rc_program
Nicolai Hähnle
2009-07-27
r300: Allow compiler to add constants in a cleaner way
Nicolai Hähnle
2009-07-27
r300: Move vertex program compilation to compiler
Nicolai Hähnle
2009-07-27
r300: Reduce include dependencies
Nicolai Hähnle