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-03-15
r600g: FLT_TO_INT_FLOOR and FLT_TO_INT_RPI are vector-only instructions on Ev...
Henri Verbeet
2011-03-14
r600g: Move fetch shader register setup to r600_state.c / evergreen_state.c.
Henri Verbeet
2011-03-09
r600g: remove some now unneeded code from r600_bc_vtx_build
Christian König
2011-03-09
r600g: R700+ can do more than 8 tex and vtx clause in one CF inst
Christian König
2011-03-09
r600g: split R600 and R700 CF generation for VTX and TEX
Christian König
2011-03-06
r600g: use long long integers for instance addr calculation
Christian König
2011-03-05
r600g: simplify instance addr calculation
Christian König
2011-03-05
r600g: fix fragment shader size calculation
Christian König
2011-03-03
r600g: correct mega_fetch_count in fetch shader
Christian König
2011-02-28
r600g: add missing evergreen INT_TO_FLT to r600_bc_get_num_operands
Alex Deucher
2011-02-28
r600g: indentation fixes
Jerome Glisse
2011-02-28
r600g: implement instanced drawing support
Christian König
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
[next]