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-02-18
r600g: Start a new TEX clause if the texture lookup address was fetched in th...
Fabian Bieler
2011-02-18
r600g: Add support to dump vertex- and texture-fetch clauses
Fabian Bieler
2011-02-07
r600g: Set the fetch type in r600_bc_vtx_build().
Henri Verbeet
2011-02-07
r600g: Handle the ADD_INT instruction in r600_bc_get_num_operands().
Henri Verbeet
2011-02-07
r600g: Split r600_bc_alu_src.
Henri Verbeet
2011-02-07
r600g: use the new vertex buffer manager
Marek Olšák
2011-02-03
r600g: Make some more things static.
Henri Verbeet
2011-02-03
r600g: Get rid of the unused r600_cf_vtx_tc() function.
Henri Verbeet
2011-02-02
r600g: use burst exports in shaders
Christian König
2011-01-31
r600g: fix regression in cubemap tests since eea1d8199b376f37027c14669e0bdf99...
Dave Airlie
2011-01-30
r600g: fix vertex format fallback
Marek Olšák
2011-01-25
r600g: FLT_TO_INT* are vector instructions on Evergreen.
Henri Verbeet
2011-01-21
r600g: FLT_TO_INT_FLOOR is trans instruction
Alex Deucher
2011-01-19
r600g: fix reserve_cfile for R700+
Christian König
2011-01-18
r600g: Kill trailing whitespace.
Henri Verbeet
2011-01-16
r600g: fix alu inst group merging for relative adressing
Christian König
2011-01-16
r600d: fix some bugs added reworking literal handling
Christian König
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
[next]