index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
drivers
/
r600
/
r600_asm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
r600g: add big endian support for r6xx/r7xx
Cédric Cano
2011-04-19
1
-4
/
+29
*
r600g: Check for relative addressing in destination register when trying to m...
Fabian Bieler
2011-03-22
1
-1
/
+8
*
r600g: FLT_TO_INT_FLOOR and FLT_TO_INT_RPI are vector-only instructions on Ev...
Henri Verbeet
2011-03-15
1
-3
/
+6
*
r600g: Move fetch shader register setup to r600_state.c / evergreen_state.c.
Henri Verbeet
2011-03-14
1
-18
/
+2
*
r600g: remove some now unneeded code from r600_bc_vtx_build
Christian König
2011-03-09
1
-25
/
+1
*
r600g: R700+ can do more than 8 tex and vtx clause in one CF inst
Christian König
2011-03-09
1
-2
/
+20
*
r600g: split R600 and R700 CF generation for VTX and TEX
Christian König
2011-03-09
1
-4
/
+12
*
r600g: use long long integers for instance addr calculation
Christian König
2011-03-06
1
-1
/
+1
*
r600g: simplify instance addr calculation
Christian König
2011-03-05
1
-47
/
+4
*
r600g: fix fragment shader size calculation
Christian König
2011-03-05
1
-8
/
+9
*
r600g: correct mega_fetch_count in fetch shader
Christian König
2011-03-03
1
-1
/
+1
*
r600g: add missing evergreen INT_TO_FLT to r600_bc_get_num_operands
Alex Deucher
2011-02-28
1
-0
/
+1
*
r600g: indentation fixes
Jerome Glisse
2011-02-28
1
-24
/
+24
*
r600g: implement instanced drawing support
Christian König
2011-02-28
1
-75
/
+155
*
r600g: Start a new TEX clause if the texture lookup address was fetched in th...
Fabian Bieler
2011-02-18
1
-0
/
+12
*
r600g: Add support to dump vertex- and texture-fetch clauses
Fabian Bieler
2011-02-18
1
-1
/
+56
*
r600g: Set the fetch type in r600_bc_vtx_build().
Henri Verbeet
2011-02-07
1
-0
/
+1
*
r600g: Handle the ADD_INT instruction in r600_bc_get_num_operands().
Henri Verbeet
2011-02-07
1
-0
/
+2
*
r600g: Split r600_bc_alu_src.
Henri Verbeet
2011-02-07
1
-4
/
+3
*
r600g: use the new vertex buffer manager
Marek Olšák
2011-02-07
1
-3
/
+3
*
r600g: Make some more things static.
Henri Verbeet
2011-02-03
1
-3
/
+3
*
r600g: Get rid of the unused r600_cf_vtx_tc() function.
Henri Verbeet
2011-02-03
1
-36
/
+0
*
r600g: use burst exports in shaders
Christian König
2011-02-02
1
-2
/
+34
*
r600g: fix regression in cubemap tests since eea1d8199b376f37027c14669e0bdf99...
Dave Airlie
2011-01-31
1
-1
/
+16
*
r600g: fix vertex format fallback
Marek Olšák
2011-01-30
1
-7
/
+1
*
r600g: FLT_TO_INT* are vector instructions on Evergreen.
Henri Verbeet
2011-01-25
1
-2
/
+2
*
r600g: FLT_TO_INT_FLOOR is trans instruction
Alex Deucher
2011-01-21
1
-0
/
+1
*
r600g: fix reserve_cfile for R700+
Christian König
2011-01-19
1
-19
/
+17
*
r600g: Kill trailing whitespace.
Henri Verbeet
2011-01-18
1
-16
/
+16
*
r600g: fix alu inst group merging for relative adressing
Christian König
2011-01-16
1
-1
/
+13
*
r600d: fix some bugs added reworking literal handling
Christian König
2011-01-16
1
-20
/
+31
*
r600g: compiler helper opcode fixes for evergreen
Alex Deucher
2011-01-14
1
-120
/
+265
*
r600g: pass r600_bc to some addition compiler helper functions
Alex Deucher
2011-01-14
1
-55
/
+62
*
r600g: Disable V_SQ_ALU_WORD1_OP2_SQ_OP2_INST_FLT_TO_INT_FLOOR case.
Vinson Lee
2011-01-14
1
-0
/
+2
*
r600g: add more missing instructions to r600_bc_get_num_operands
Christian König
2011-01-14
1
-1
/
+5
*
r600g: Move declaration before code in r600_asm.c.
Vinson Lee
2011-01-13
1
-1
/
+3
*
r600g: rework literal handling
Christian König
2011-01-13
1
-72
/
+117
*
r600g: merge alu groups
Christian König
2011-01-13
1
-37
/
+149
*
r600g: implement replacing gpr with pv and ps
Christian König
2011-01-13
1
-4
/
+60
*
r600g: add missing RECIPSQRT_CLAMPED to r600_bc_get_num_operands
Christian König
2011-01-13
1
-0
/
+1
*
r600g: rework bank swizzle code
Christian König
2011-01-13
1
-179
/
+174
*
r600g: fix alu slot assignment
Christian König
2011-01-13
1
-15
/
+167
*
r600g: optimize away CF ALU instructions even if type doesn't match
Christian König
2011-01-13
1
-3
/
+16
*
r600g: Silence uninitialized variable warnings.
Vinson Lee
2011-01-13
1
-4
/
+4
*
r600g: also look at tex inst when for maximum gpu count
Christian König
2011-01-12
1
-1
/
+7
*
r600g: implement output modifiers and use them to further optimize LRP
Christian König
2011-01-12
1
-0
/
+2
*
r600g: optimize away CF_INST_POP
Christian König
2011-01-12
1
-0
/
+8
*
r600g: fix alu dumping
Christian König
2011-01-12
1
-19
/
+13
*
r600g: improve r600_bc_dump
Christian König
2011-01-12
1
-28
/
+131
*
r600g: fix tex and vtx joining
Christian König
2011-01-12
1
-2
/
+2
[next]