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
Age
Commit message (
Expand
)
Author
2010-11-26
r300/compiler: remove duplicate function rc_mask_to_swz
Marek Olšák
2010-11-26
r300/compiler: fix rc_rewrite_depth_out for it to work with any instruction
Marek Olšák
2010-11-24
r300/compiler: Move declaration before code.
Vinson Lee
2010-11-24
r300/compiler: Move declaration before code.
Vinson Lee
2010-11-23
r300/compiler: Don't allow presubtract sources to be remapped twice
Tom Stellard
2010-11-21
r300/compiler: Add a more efficient version of rc_find_free_temporary()
Tom Stellard
2010-11-21
r300/compiler: Enable rename_reg pass for r500 cards
Tom Stellard
2010-11-21
r300/compiler: Use presubtract operations as much as possible
Tom Stellard
2010-11-21
r300/compiler: Convert RGB to alpha in the scheduler
Tom Stellard
2010-11-21
r300/compiler: Track readers through branches in rc_get_readers()
Tom Stellard
2010-11-21
r300/compiler: Handle BREAK and CONTINUE in rc_get_readers()
Tom Stellard
2010-11-21
r300/compiler: Add rc_get_readers()
Tom Stellard
2010-11-21
r300/compiler: Ignore alpha dest register when replicating the result
Tom Stellard
2010-11-21
r300/compiler: Use zero as the register index for unused sources
Tom Stellard
2010-11-21
r300/compiler: Fix instruction scheduling within IF blocks
Tom Stellard
2010-11-21
r300/compiler: Fix register allocator's handling of loops
Tom Stellard
2010-11-21
r300/compiler: Make sure presubtract sources use supported swizzles
Tom Stellard
2010-11-04
r300/compiler: Move declaration before code.
Vinson Lee
2010-11-04
r300/compiler: Move declaration before code.
Vinson Lee
2010-11-01
r300/compiler: Don't track readers into an IF block.
Tom Stellard
2010-10-30
r300/compiler: Don't clobber presubtract sources during optimizations
Tom Stellard
2010-10-27
r300/compiler: Use rc_get_readers_normal() for presubtract optimizations
Tom Stellard
2010-10-19
r300/compiler: Remove unused variable.
Vinson Lee
2010-10-18
r300g: Add new debug option for logging vertex/fragment program stats
Tom Stellard
2010-10-18
r300/compiler: Add a new function for more efficient dataflow analysis
Tom Stellard
2010-10-18
r300/compiler: Clear empty registers after constant folding
Tom Stellard
2010-10-18
r300/compiler: Fix incorrect assumption
Tom Stellard
2010-10-18
r300/compiler: Create a helper function for merging presubtract sources
Tom Stellard
2010-09-29
r300/compiler: Move declaration before code.
Vinson Lee
2010-09-29
r300/compiler: Move declaration before code.
Vinson Lee
2010-09-29
r300/compiler: Move declaration before code.
Vinson Lee
2010-09-29
r300/compiler: Move declaration before code.
Vinson Lee
2010-09-29
r300/compiler: Remove declaration before code.
Vinson Lee
2010-09-29
r300/compiler: Move declaration before code.
Vinson Lee
2010-09-29
r300/compiler: Move declaration before code.
Vinson Lee
2010-09-29
r300/compiler: Move declaration before code.
Vinson Lee
2010-09-29
r300/compiler: Move declaration before code.
Vinson Lee
2010-09-29
r300/compiler: Move declaration before code.
Vinson Lee
2010-09-29
r300/compiler: Move declaration before code.
Vinson Lee
2010-09-29
r300/compiler: Move declaration before code.
Vinson Lee
2010-09-29
r300/compiler: Move declaration before code.
Vinson Lee
2010-09-29
r300/compiler: Move declaration before code.
Vinson Lee
2010-09-29
r300/compiler: Move declaration before code.
Vinson Lee
2010-09-28
r300/compiler: Don't merge instructions that write output regs and ALU result
Tom Stellard
2010-09-28
r300/compiler: Don't use rc_error() unless the error is unrecoverable
Tom Stellard
2010-09-28
r300/compiler: Fix segfault in error path
Tom Stellard
2010-09-27
r300/compiler: Use rc_for_all_reads_src() in "dead constants" pass
Tom Stellard
2010-09-27
r300/compiler: radeon_remove_constants.c: fix indentation
Tom Stellard
2010-09-27
r300/compiler: Print immediate values after "dead constants" pass
Tom Stellard
2010-09-27
r300/compiler: Add more helper functions for iterating through sources
Tom Stellard
[next]