projects
/
mesa.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
r600g: fix CAYMAN geometry shader support
[mesa.git]
/
src
/
gallium
/
drivers
/
r600
/
r600_shader.c
2014-02-05
Dave Airlie
r600g: fix CAYMAN geometry shader support
blob
|
commitdiff
|
raw
2014-02-05
Dave Airlie
r600g: fix up shader out misc stuff for copy shader
blob
|
commitdiff
|
raw
|
diff to current
2014-02-05
Dave Airlie
r600g: initial VS output layer support
blob
|
commitdiff
|
raw
|
diff to current
2014-02-05
Dave Airlie
r600g: fix dynamic_input_array_index.shader_test
blob
|
commitdiff
|
raw
|
diff to current
2014-02-05
Dave Airlie
r600g: add support for indirect geom ring writes
blob
|
commitdiff
|
raw
|
diff to current
2014-02-05
Dave Airlie
r600g: add primitive input support for gs
blob
|
commitdiff
|
raw
|
diff to current
2014-02-05
Dave Airlie
r600g: emit streamout from dma copy shader
blob
|
commitdiff
|
raw
|
diff to current
2014-02-05
Dave Airlie
r600g/gs: fix cases where number of gs inputs != number...
blob
|
commitdiff
|
raw
|
diff to current
2014-02-05
Dave Airlie
r600g: increase array base for exported parameters
blob
|
commitdiff
|
raw
|
diff to current
2014-02-05
Dave Airlie
r600g: emit NOPs at end of shaders in more cases
blob
|
commitdiff
|
raw
|
diff to current
2014-02-05
Dave Airlie
r600g: don't enable SB for geom shaders
blob
|
commitdiff
|
raw
|
diff to current
2014-02-05
Dave Airlie
r600g: don't fail if we can't map VS->GS ring entries
blob
|
commitdiff
|
raw
|
diff to current
2014-02-05
Vadim Girlin
r600g: initial support for geometry shaders on evergree...
blob
|
commitdiff
|
raw
|
diff to current
2014-02-05
Vadim Girlin
r600g: move barrier and end_of_program bits from output...
blob
|
commitdiff
|
raw
|
diff to current
2014-02-05
Dave Airlie
r600g: split streamout emit code into a separate function
blob
|
commitdiff
|
raw
|
diff to current
2013-11-11
Vincent Lejeune
r600/llvm: Store inputs in function arguments
blob
|
commitdiff
|
raw
|
diff to current
2013-10-13
Vadim Girlin
r600g: fix tgsi_op2_s with trans-only instructions
blob
|
commitdiff
|
raw
|
diff to current
2013-10-04
Grigori Goronzy
r600g: texture offsets for non-TXF instructions
blob
|
commitdiff
|
raw
|
diff to current
2013-10-02
Vincent Lejeune
r600/llvm: Adds support for MSAA
blob
|
commitdiff
|
raw
|
diff to current
2013-10-02
Vincent Lejeune
r600g/llvm: fix txq for texture buffer
blob
|
commitdiff
|
raw
|
diff to current
2013-09-29
Marek Olšák
r600g: move the low-level buffer functions for multiple...
blob
|
commitdiff
|
raw
|
diff to current
2013-09-29
Marek Olšák
radeonsi: move debug options to R600_DEBUG
blob
|
commitdiff
|
raw
|
diff to current
2013-09-29
Marek Olšák
r600g: move some debug options to drivers/radeon
blob
|
commitdiff
|
raw
|
diff to current
2013-08-30
Marek Olšák
r600g: move streamout state to drivers/radeon
blob
|
commitdiff
|
raw
|
diff to current
2013-08-30
Vadim Girlin
r600g: enable SB backend by default
blob
|
commitdiff
|
raw
|
diff to current
2013-08-30
Vadim Girlin
r600g: fix color exports when we have no CBs
blob
|
commitdiff
|
raw
|
diff to current
2013-08-25
Henri Verbeet
r600g: Implement the new float comparison instructions...
blob
|
commitdiff
|
raw
|
diff to current
2013-08-14
Roland Scheidegger
r600/radeonsi: implement new float comparison instructions
blob
|
commitdiff
|
raw
|
diff to current
2013-08-02
Christoph Bumiller
r600g: honour semantic index in fragment color exports
blob
|
commitdiff
|
raw
|
diff to current
2013-07-12
Brian Paul
tgsi: rename the TGSI fragment kill opcodes
blob
|
commitdiff
|
raw
|
diff to current
2013-06-28
Tom Stellard
r600g/compute: Move compute_shader_create() function...
blob
|
commitdiff
|
raw
|
diff to current
2013-06-17
Jonathan Gray
gallium: replace bswap_32 calls with util_bswap32
blob
|
commitdiff
|
raw
|
diff to current
2013-05-20
Vincent Lejeune
r600g/llvm: Fix cubearray textureSize
blob
|
commitdiff
|
raw
|
diff to current
2013-05-16
Niels Ole Salscheider
r600g: fixup for MSAA texture support checking
blob
|
commitdiff
|
raw
|
diff to current
2013-05-15
Marek Olšák
r600g: cleanup MSAA texture support checking
blob
|
commitdiff
|
raw
|
diff to current
2013-05-10
Marek Olšák
r600g: increase array size for shader inputs and outputs
blob
|
commitdiff
|
raw
|
diff to current
2013-05-06
Tom Stellard
r600g/llvm: Don't feed LLVM output through r600_bytecod...
blob
|
commitdiff
|
raw
|
diff to current
2013-05-06
Tom Stellard
r600g/llvm: Don't emit CALL_FS for vertex shaders
blob
|
commitdiff
|
raw
|
diff to current
2013-05-03
Vadim Girlin
r600g/sb: use hex instead of binary constants
blob
|
commitdiff
|
raw
|
diff to current
2013-05-03
Vadim Girlin
r600g: use old shader disassembler by default
blob
|
commitdiff
|
raw
|
diff to current
2013-04-30
Vadim Girlin
r600g: plug in optimizing backend
blob
|
commitdiff
|
raw
|
diff to current
2013-04-30
Vadim Girlin
r600g: mask unused source components for SAMPLE
blob
|
commitdiff
|
raw
|
diff to current
2013-04-30
Vincent Lejeune
r600g/llvm: Fix opencl build
blob
|
commitdiff
|
raw
|
diff to current
2013-04-30
Vincent Lejeune
r600g/llvm: get use_kill from compiler shader
blob
|
commitdiff
|
raw
|
diff to current
2013-04-24
Tom Stellard
r600g/llvm: Pass struct r600_bytecode to r600_llvm_compile
blob
|
commitdiff
|
raw
|
diff to current
2013-04-23
Vincent Lejeune
r600/llvm: Read stacksize from config header
blob
|
commitdiff
|
raw
|
diff to current
2013-04-23
Vincent Lejeune
/bin/bash: q : commande introuvable
blob
|
commitdiff
|
raw
|
diff to current
2013-04-18
Tom Stellard
r600g: Fix build with --enable-opencl
blob
|
commitdiff
|
raw
|
diff to current
2013-04-17
Vincent Lejeune
r600g/llvm: Use gprcount from llvm
blob
|
commitdiff
|
raw
|
diff to current
2013-04-17
José Fonseca
gallium: Disambiguate TGSI_OPCODE_IF.
blob
|
commitdiff
|
raw
|
diff to current
2013-04-17
José Fonseca
gallium: Eliminate TGSI_OPCODE_IFC.
blob
|
commitdiff
|
raw
|
diff to current
2013-04-16
Martin Andersson
r600g: Workaround for a harware bug with nested loops...
blob
|
commitdiff
|
raw
|
diff to current
2013-04-11
Dave Airlie
r600g: fix two issues in compressed msaa reading code
blob
|
commitdiff
|
raw
|
diff to current
2013-04-09
Martin Andersson
r600g: Fix UMAD on Cayman
blob
|
commitdiff
|
raw
|
diff to current
2013-04-04
Vincent Lejeune
r600g/llvm: Workaround for wrong tex.offset_*
blob
|
commitdiff
|
raw
|
diff to current
2013-04-03
Vincent Lejeune
r600g/llvm: Do not change cf_alu inst when adding alus
blob
|
commitdiff
|
raw
|
diff to current
2013-04-02
Vadim Girlin
r600g: don't reserve more stack space than required v5
blob
|
commitdiff
|
raw
|
diff to current
2013-04-02
Vadim Girlin
r600g: fix range handling for tgsi input declarations v2
blob
|
commitdiff
|
raw
|
diff to current
2013-04-01
Vincent Lejeune
r600g/llvm: Use stack_size provided from llvm.
blob
|
commitdiff
|
raw
|
diff to current
2013-04-01
Vincent Lejeune
r600g/llvm: Add support for cf_alu native encode
blob
|
commitdiff
|
raw
|
diff to current
2013-03-31
Vincent Lejeune
r600g/llvm: use native encode for tex
blob
|
commitdiff
|
raw
|
diff to current
2013-03-11
Tom Stellard
r600g/llvm: Fix build
blob
|
commitdiff
|
raw
|
diff to current
2013-03-11
Marek Olšák
r600g: atomize vertex shader
blob
|
commitdiff
|
raw
|
diff to current
2013-03-11
Marek Olšák
r600g: inline r600_pipe_shader function
blob
|
commitdiff
|
raw
|
diff to current
2013-03-11
Marek Olšák
r600g: use a single env var R600_DEBUG, disable bytecod...
blob
|
commitdiff
|
raw
|
diff to current
2013-02-18
Vincent Lejeune
r600g/llvm: Fix alpha_to_one piglit tests
blob
|
commitdiff
|
raw
|
diff to current
2013-02-05
Tom Stellard
r600g/compute: Fix segfault caused by new shader disass...
blob
|
commitdiff
|
raw
|
diff to current
2013-02-01
Vadim Girlin
r600g: implement shader disassembler v3
blob
|
commitdiff
|
raw
|
diff to current
2013-02-01
Vadim Girlin
r600g: use tables with ISA info v3
blob
|
commitdiff
|
raw
|
diff to current
2013-01-28
Vadim Girlin
r600g: improve inputs/interpolation handling with llvm...
blob
|
commitdiff
|
raw
|
diff to current
2013-01-28
Tom Stellard
r600g: Add ar_chan member to struct r600_bytecode
blob
|
commitdiff
|
raw
|
diff to current
2013-01-28
Jerome Glisse
r600g: add multi ring support with dma as first second...
blob
|
commitdiff
|
raw
|
diff to current
2013-01-18
Vincent Lejeune
r600g/llvm: tgsi to llvm emits store.swizzle intrinsic...
blob
|
commitdiff
|
raw
|
diff to current
2013-01-18
Vincent Lejeune
r600g/llvm: tgsi to llvm emits stream output intrinsics.
blob
|
commitdiff
|
raw
|
diff to current
2013-01-18
Vadim Girlin
r600g/llvm: rework handling of the constants
blob
|
commitdiff
|
raw
|
diff to current
2013-01-11
Dave Airlie
r600g: texture buffer object + glsl 1.40 enable support...
blob
|
commitdiff
|
raw
|
diff to current
2013-01-11
Dave Airlie
r600g: uniform buffer object support
blob
|
commitdiff
|
raw
|
diff to current
2013-01-11
Dave Airlie
r600: always export a position from vertex shader
blob
|
commitdiff
|
raw
|
diff to current
2013-01-07
Jerome Glisse
radeon/winsys: move radeon family/class identification...
blob
|
commitdiff
|
raw
|
diff to current
2012-12-20
Marek Olšák
r600g: refactor and make streamout dumping more informative
blob
|
commitdiff
|
raw
|
diff to current
2012-12-20
Marek Olšák
r600g: try to fix streamout for the cases where BURST_C...
blob
|
commitdiff
|
raw
|
diff to current
2012-12-20
Marek Olšák
r600g: lower stream outputs with dst_offset < start_com...
blob
|
commitdiff
|
raw
|
diff to current
2012-12-20
Marek Olšák
r600g: use r600_get_temp to get temporaries for CLIPDIS...
blob
|
commitdiff
|
raw
|
diff to current
2012-12-18
Vadim Girlin
r600g: initialize inst_mod in r600_tex_from_byte_stream
blob
|
commitdiff
|
raw
|
diff to current
2012-12-16
Dave Airlie
r600g: fixup offset types for printing
blob
|
commitdiff
|
raw
|
diff to current
2012-12-13
Maxence Le Dore
r600g/radeonsi: Silence warnings
blob
|
commitdiff
|
raw
|
diff to current
2012-12-13
Vincent Lejeune
r600g: use load_ar checks with llvm output.
blob
|
commitdiff
|
raw
|
diff to current
2012-11-29
Vincent Lejeune
r600g: mirror simplification of if/break opcodes
blob
|
commitdiff
|
raw
|
diff to current
2012-11-09
Dave Airlie
r600g: add initial cube map array support (v2)
blob
|
commitdiff
|
raw
|
diff to current
2012-11-08
Dave Airlie
r600g: fix lod bias/explicit lod with cube maps.
blob
|
commitdiff
|
raw
|
diff to current
2012-11-08
Dave Airlie
r600g: clarify const buffer numbering and handling
blob
|
commitdiff
|
raw
|
diff to current
2012-11-07
Alex Deucher
r600g/compute: fix call to r600_bytecode_init
blob
|
commitdiff
|
raw
|
diff to current
2012-11-02
Vincent Lejeune
r600g: make tgsi-to-llvm generates store.pixel* intrins...
blob
|
commitdiff
|
raw
|
diff to current
2012-10-29
Vincent Lejeune
r600g: tgsi-to-llvm emits right input intrinsics
blob
|
commitdiff
|
raw
|
diff to current
2012-10-29
Marek Olšák
r600g: implement texturing with 8x MSAA compressed...
blob
|
commitdiff
|
raw
|
diff to current
2012-10-24
Vincent Lejeune
r600g: rewrite tgsi-to-llvm load-input to handle fragcoord
blob
|
commitdiff
|
raw
|
diff to current
2012-10-19
Tom Stellard
r600g: Remove special handling of PRED_SET* insructions...
blob
|
commitdiff
|
raw
|
diff to current
2012-10-12
Marek Olšák
r600g: move shader structures into r600_shader.h
blob
|
commitdiff
|
raw
|
diff to current
2012-10-09
Marek Olšák
r600g: remove the dual_src_blend flag from the shader key
blob
|
commitdiff
|
raw
|
diff to current
2012-10-09
Vincent Lejeune
r600g: use a select to handle front/back color in llvm
blob
|
commitdiff
|
raw
|
diff to current
next