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 ar_chan member to struct r600_bytecode
Tom Stellard
2013-01-28
1
-0
/
+2
*
r600g: More robust checks for MOVA_INT instructions
Tom Stellard
2013-01-28
1
-8
/
+35
*
r600g: add multi ring support with dma as first second ring v4
Jerome Glisse
2013-01-28
1
-2
/
+1
*
r600g/llvm: tgsi to llvm emits stream output intrinsics.
Vincent Lejeune
2013-01-18
1
-0
/
+2
*
r600g: texture buffer object + glsl 1.40 enable support (v2)
Dave Airlie
2013-01-11
1
-1
/
+1
*
r600g: Fix memory leak in r600_bytecode_add_vtx.
Vinson Lee
2013-01-09
1
-0
/
+1
*
radeon/winsys: move radeon family/class identification to winsys
Jerome Glisse
2013-01-07
1
-2
/
+3
*
r600g: suballocate memory for fetch shaders from a large buffer
Marek Olšák
2012-12-12
1
-12
/
+14
*
r600g: fix pre eg export with llvm
Vincent Lejeune
2012-11-08
1
-1
/
+1
*
r600g: make tgsi-to-llvm generates store.pixel* intrinsic for fs
Vincent Lejeune
2012-11-02
1
-0
/
+17
*
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
[next]