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: implement texturing with 8x MSAA compressed surfaces for Evergreen
Marek Olšák
2012-10-29
1
-2
/
+8
*
r600g: force bank_swizzle if already set
Vincent Lejeune
2012-10-24
1
-0
/
+2
*
r600g: move shader structures into r600_shader.h
Marek Olšák
2012-10-12
1
-0
/
+1
*
r600g: atomize fetch shader
Marek Olšák
2012-10-10
1
-32
/
+31
*
r600g: fix instance divisor on Cayman
Marek Olšák
2012-09-27
1
-19
/
+35
*
r600g: Use LOOP_START_DX10 for loops
Tom Stellard
2012-09-19
1
-1
/
+7
*
radeon/llvm: Emit ISA for ALU instructions in the R600 code emitter
Michal Sciubidlo
2012-09-19
1
-0
/
+43
*
r600g: fix relative addressing on RS780 and RS880
Marek Olšák
2012-08-28
1
-7
/
+6
*
r600g: Fix instruction group merge when there are predicated insts.
Vincent Lejeune
2012-08-15
1
-0
/
+18
*
radeon/llvm: Do not use PV/PS if PRED_SEL does not match
Vincent Lejeune
2012-08-15
1
-2
/
+4
*
r600g: Add support for predicates
Vincent Lejeune
2012-08-15
1
-5
/
+7
*
r600g: Update number of gprs when adding a vertex instruction
Tom Stellard
2012-07-09
1
-0
/
+4
*
r600g: add RECIP_INT, PRED_SETE_INT to r600_bytecode_get_num_operands
Vadim Girlin
2012-05-25
1
-0
/
+2
*
r600g: Handle MUL_IEEE in r600_bytecode_get_num_operands
Tom Stellard
2012-05-17
1
-0
/
+2
*
gallium/drivers: handle TGSI_OPCODE_CEIL
Christoph Bumiller
2012-05-09
1
-0
/
+2
*
r600g: Print integer values of literal constants in shader dumps
Tom Stellard
2012-05-03
1
-1
/
+2
*
r600g: Add support for reading BREAK_LOGICALZ_i32 from bytestream
Tom Stellard
2012-05-03
1
-0
/
+1
*
r600g: fixed the bug with VTX fetches in TEX clauses for evergreen
Adam Rak
2012-05-02
1
-7
/
+6
*
r600g: Add FC_NATIVE instruction
Tom Stellard
2012-05-02
1
-0
/
+7
*
winsys/radeon: simplify buffer map/unmap functions
Marek Olšák
2012-04-29
1
-2
/
+2
*
r600g: fix gpr number calculation
Vadim Girlin
2012-04-23
1
-0
/
+3
*
r600g: kill off the fallback for crazy src_offset values
Marek Olšák
2012-04-04
1
-16
/
+8
*
r600g: cleanup includes
Marek Olšák
2012-03-05
1
-8
/
+5
*
r600g: remove obsolete todo comments
Marek Olšák
2012-03-05
1
-1
/
+1
*
r600g: merge r600_context with r600_pipe_context
Marek Olšák
2012-01-31
1
-2
/
+2
*
r600g: remove u8,u16,u32,u64 types
Marek Olšák
2012-01-31
1
-2
/
+2
*
r600g: fix inconsistency with INTERP* opcode definitions
Vadim Girlin
2012-01-24
1
-3
/
+3
*
r600g: replace raw opcodes with names in the is_alu_trans/vector
Vadim Girlin
2012-01-24
1
-12
/
+80
*
r600g: shift integer ops are trans unit only on r600.
Dave Airlie
2012-01-22
1
-0
/
+1
*
r600g: replace trans/vector-only instruction lists with ranges (v2)
Vadim Girlin
2012-01-22
1
-71
/
+15
*
Revert "r600g: replace trans/vector-only instruction lists with ranges"
Dave Airlie
2012-01-22
1
-11
/
+73
*
r600g: take into account kcache banks for bank swizzle check
Vadim Girlin
2012-01-22
1
-2
/
+2
*
r600g: replace trans/vector-only instruction lists with ranges
Vadim Girlin
2012-01-22
1
-73
/
+11
*
r600g: improve kcache line sets handling v2
Vadim Girlin
2012-01-21
1
-84
/
+148
*
r600g: make INTERP_LOAD_P0 vector-only
Vadim Girlin
2012-01-21
1
-0
/
+1
*
r600g: fixup AR handling (v5)
Dave Airlie
2012-01-20
1
-5
/
+90
*
r600g: fix recip_uint on r600.
Dave Airlie
2012-01-18
1
-0
/
+1
*
r600g: rework IDIV/UDIV and implement MOD/UMOD (v2)
Vadim Girlin
2012-01-17
1
-0
/
+2
*
r600g: add support for ISHR/USHR/SHL on r600-evergreen
Vadim Girlin
2012-01-15
1
-4
/
+7
*
r600g: add FLT_TO_UINT opcode for evergreen
Vadim Girlin
2012-01-15
1
-0
/
+3
*
r600g: add r600 version of UINT_TO_FLT conversion.
Dave Airlie
2012-01-14
1
-0
/
+1
*
r600g: add missing case for uint->flt conversion.
Dave Airlie
2012-01-14
1
-0
/
+1
*
r600g: implement transform feedback
Marek Olšák
2011-12-17
1
-0
/
+115
*
r600g: don't change the order of writes in merge_inst_group
Vadim Girlin
2011-11-17
1
-1
/
+14
*
r600g: fix the representation of control-flow instructions
Marek Olšák
2011-11-15
1
-201
/
+376
*
r600g: fix op3 & write in merge_inst_groups
Vadim Girlin
2011-11-14
1
-1
/
+1
*
r600g: set max max tex/vtx instructions count to 16 for cayman
Alex Deucher
2011-11-14
1
-3
/
+1
*
r600g: set max tex/vtx instructions count to 16 for evergreen
Vadim Girlin
2011-11-14
1
-1
/
+1
*
r600g: properly handle cayman in is_alu_vec_unit_inst()
Alex Deucher
2011-11-13
1
-7
/
+15
*
r600g: lazy load for AR register
Vadim Girlin
2011-11-13
1
-0
/
+35
[next]