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
/
r500_fragprog.h
Age
Commit message (
Expand
)
Author
2010-09-04
r300/compiler: refactor fragment shader compilation
Marek Olšák
2010-09-04
r300/compiler: put emulate_loop_state in radeon_compiler
Marek Olšák
2010-08-03
r300/compiler: r500 hw support for break and continue in loops.
Tom Stellard
2010-07-03
r300/compiler: Use hardware flow control instructions for loops on r500.
Tom Stellard
2010-04-16
r300/compiler: Split off texture fixes to their own file.
Corbin Simpson
2009-10-04
r300/compiler: Introduce aluresult register for branch operation support
Nicolai Hähnle
2009-09-06
r300/compiler: New dataflow structures and passes
Nicolai Hähnle
2009-08-30
r300: Remove all Mesa dependencies from the shader compiler
Nicolai Hähnle
2009-07-27
r300/compiler: Refactor local transforms to use rc_program
Nicolai Hähnle
2009-07-27
r300/compiler: Lay groundwork for better error handling
Nicolai Hähnle
2009-07-27
r300: Further reduce dependency between compiler and classic driver
Nicolai Hähnle
2009-07-27
r300: Detangle fragment program compiler from driver-specific structure
Nicolai Hähnle