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_program_print.c
Age
Commit message (
Expand
)
Author
2011-01-29
r300/compiler: Standardize the number of bits used by swizzle fields
Tom Stellard
2011-01-23
r300/compiler: remove any code related to relative addressing of temporaries
Marek Olšák
2010-11-21
r300/compiler: Convert RGB to alpha in the scheduler
Tom Stellard
2010-09-10
r300/compiler: Print the presub subtract operation in the correct order
Tom Stellard
2010-09-10
r300/compiler: Enable presubtract sources
Tom Stellard
2010-09-04
r300/compiler: indent printed instructions according to the branch depth
Marek Olšák
2010-02-02
r300compiler: Add MRT number to debugging output.
Corbin Simpson
2009-10-04
r300/compiler: Refactor the radeon_pair code to support control flow instruct...
Nicolai Hähnle
2009-10-04
r300/compiler: Refactor to allow different instruction types
Nicolai Hähnle
2009-10-04
r300/compiler: Introduce aluresult register for branch operation support
Nicolai Hähnle
2009-10-03
r300/compiler: Introduce control flow instructions and refactor dataflow
Nicolai Hähnle
2009-09-06
r300/compiler: New dataflow structures and passes
Nicolai Hähnle