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
/
gallium
/
drivers
/
r600
/
r600_asm.c
Age
Commit message (
Expand
)
Author
2011-01-14
r600g: compiler helper opcode fixes for evergreen
Alex Deucher
2011-01-14
r600g: pass r600_bc to some addition compiler helper functions
Alex Deucher
2011-01-14
r600g: Disable V_SQ_ALU_WORD1_OP2_SQ_OP2_INST_FLT_TO_INT_FLOOR case.
Vinson Lee
2011-01-14
r600g: add more missing instructions to r600_bc_get_num_operands
Christian König
2011-01-13
r600g: Move declaration before code in r600_asm.c.
Vinson Lee
2011-01-13
r600g: rework literal handling
Christian König
2011-01-13
r600g: merge alu groups
Christian König
2011-01-13
r600g: implement replacing gpr with pv and ps
Christian König
2011-01-13
r600g: add missing RECIPSQRT_CLAMPED to r600_bc_get_num_operands
Christian König
2011-01-13
r600g: rework bank swizzle code
Christian König
2011-01-13
r600g: fix alu slot assignment
Christian König
2011-01-13
r600g: optimize away CF ALU instructions even if type doesn't match
Christian König
2011-01-13
r600g: Silence uninitialized variable warnings.
Vinson Lee
2011-01-12
r600g: also look at tex inst when for maximum gpu count
Christian König
2011-01-12
r600g: implement output modifiers and use them to further optimize LRP
Christian König
2011-01-12
r600g: optimize away CF_INST_POP
Christian König
2011-01-12
r600g: fix alu dumping
Christian König
2011-01-12
r600g: improve r600_bc_dump
Christian König
2011-01-12
r600g: fix tex and vtx joining
Christian König
2011-01-07
r600g: Split ALU clauses based on used constant cache lines.
Henri Verbeet
2011-01-07
r600g: Consistently use the copy of the alu instruction in r600_bc_add_alu_ty...
Henri Verbeet
2011-01-07
r600g: Store kcache settings as an array.
Henri Verbeet
2011-01-06
r600g: add support for NI (Northern Islands) GPUs
Alex Deucher
2011-01-04
r600g: support up to 64 shader constants
Alex Deucher
2010-12-07
r600g: remove dead code
Jerome Glisse
2010-12-06
r600g: build fetch shader from vertex elements
Jerome Glisse
2010-12-03
r600g: dump raw shader output for debugging
Jerome Glisse
2010-11-22
r600g: add support for ontario APUs
Alex Deucher
2010-11-19
r600g: use meaningful defines for chiprev
Alex Deucher
2010-11-19
r600g: add fetch shader capabilities
Jerome Glisse
2010-11-17
r600g: code cleanup (indent, trailing space, empty line ...)
Jerome Glisse
2010-10-27
r600g: Silence uninitialized variable warnings.
Vinson Lee
2010-10-26
r600g: add assembler support for all the kcache fields.
Dave Airlie
2010-10-24
r600g: Also clear bc data when we're destroying a shader.
Tilman Sauerbeck
2010-10-05
r600g: drop use_mem_constant.
Dave Airlie
2010-10-01
r600g: add assembler support for other vtx fetch fields.
Dave Airlie
2010-09-29
r600g: delete old path
Jerome Glisse
2010-09-24
r600g: break alu clause earlier
Andre Maasikas
2010-09-21
r600g: deal with overflow of VTX/TEX CF clauses.
Dave Airlie
2010-09-19
r600g: only emit uses waterfall on r6xx hw.
Dave Airlie
2010-09-19
r600g; add uses waterfall to asm cf for r6xx.
Dave Airlie
2010-09-15
r600g: misc cleanup
John Doe
2010-09-15
r600g: Silence uninitialized variable warning.
Vinson Lee
2010-09-10
r600g: fix warning in r600 pipe driver
Dave Airlie
2010-09-10
r600g: add initial evergreen support
Dave Airlie
2010-09-08
r600g: add initial bank swizzle support.
Dave Airlie
2010-09-08
r600g: split opcodes out and add wrapper around usage.
Dave Airlie
2010-09-08
r600g: add support for constants in memory buffers.
Dave Airlie
2010-09-06
r600g: add missing printf operand
Dave Airlie
2010-08-31
r600g: add missing literals
Dave Airlie
[next]