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_emit.c
Age
Commit message (
Expand
)
Author
2009-10-04
r300/compiler: Emit flow control instructions and ALU result writes on R500
Nicolai Hähnle
2009-10-04
r300/compiler: Refactor the radeon_pair code to support control flow instruct...
Nicolai Hähnle
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-27
r300/fragprog: No longer rely on hardcoded FRAG_RESULT_xxx constants
Nicolai Hähnle
2009-07-27
r300: Allow compiler to add constants in a cleaner way
Nicolai Hähnle
2009-07-27
r300/compiler: Lay groundwork for better error handling
Nicolai Hähnle
2009-07-27
r300: Introduce rc_program and use it in radeon_pair
Nicolai Hähnle
2009-07-27
r300: Add radeon_compiler as a base for compilation-related tasks
Nicolai Hähnle
2009-07-27
r300: Further reduce dependency between compiler and classic driver
Nicolai Hähnle
2009-07-27
r300: Remove GLcontext requirement from radeon_program_pair
Nicolai Hähnle
2009-07-27
r300/program_pair: Introduce driver-specific texture instruction structure
Nicolai Hähnle
2009-07-27
r300: Detangle fragment program compiler from driver-specific structure
Nicolai Hähnle