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
/
radeonsi
/
si_shader.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
radeonsi: set the convergent attribute where needed
Marek Olšák
2017-03-06
1
-1
/
+1
*
radeonsi: fix LLVM 3.9 - don't use non-matching attributes on declarations
Marek Olšák
2017-03-06
1
-2
/
+4
*
ac: normalize build helper names
Marek Olšák
2017-03-03
1
-26
/
+26
*
radeonsi: move SI.vs.load.input building into amd/common
Marek Olšák
2017-03-03
1
-15
/
+10
*
radeonsi: detect and mark loads/stores from read-only/write-only memory
Marek Olšák
2017-03-03
1
-10
/
+105
*
ac: replace llvm.SI.tbuffer.store with llvm.amdgcn.buffer.store if ADD_TID=0
Marek Olšák
2017-03-03
1
-11
/
+11
*
radeonsi: use the writeonly LLVM attribute
Marek Olšák
2017-03-03
1
-3
/
+6
*
ac: remove offen parameter from ac_build_buffer_store_dword
Marek Olšák
2017-03-03
1
-13
/
+12
*
radeonsi: enable TC L2 for tessellation offchip stores
Marek Olšák
2017-03-03
1
-8
/
+8
*
radeonsi: merge and simplify tbuffer_store functions
Marek Olšák
2017-03-03
1
-40
/
+39
*
radeonsi: set noalias on input shader pointers
Marek Olšák
2017-03-03
1
-0
/
+1
*
radeonsi: move kill intrinsic building into amd/common
Marek Olšák
2017-03-03
1
-8
/
+4
*
radeonsi: set readnone on reads from read-only memory
Marek Olšák
2017-03-03
1
-10
/
+10
*
radeonsi: replace SI.buffer.load.dword with amdgcn.buffer.load
Marek Olšák
2017-03-03
1
-45
/
+19
*
radeonsi: replace SI.packf16 with amdgcn.cvt.pkrtz
Marek Olšák
2017-03-03
1
-5
/
+1
*
radeonsi: remove last use of llvm.SI.resinfo
Marek Olšák
2017-03-03
1
-48
/
+49
*
radeonsi: move image intrinsic building to amd/common
Marek Olšák
2017-03-03
1
-92
/
+62
*
ac: replace SI.export with amdgcn.exp.*
Marek Olšák
2017-03-03
1
-3
/
+5
*
radeonsi: move llvm.SI.export building to amd/common
Marek Olšák
2017-03-03
1
-162
/
+144
*
ac: unify build_type_name_for_intr functions
Marek Olšák
2017-03-03
1
-44
/
+5
*
radeonsi: set unorm=1 for TGSI_TEXTURE_SHADOWRECT as well
Marek Olšák
2017-03-03
1
-1
/
+2
*
tgsi/scan: record load/store/atomic image usage
Marek Olšák
2017-03-03
1
-1
/
+3
*
gallivm,ac: add function attributes at call sites instead of declarations
Marek Olšák
2017-03-01
1
-22
/
+30
*
radeon/ac: switch to ac_shader_binary_config_start()
Timothy Arceri
2017-02-28
1
-2
/
+2
*
radeon/ac: switch from radeon_shader_binary to ac_shader_binary
Timothy Arceri
2017-02-28
1
-8
/
+8
*
radeonsi: set no-signed-zeros-fp-math
Marek Olšák
2017-02-21
1
-0
/
+4
*
radeonsi: skip TESSINNER/OUTER offchip stores if TES doesn't read them
Marek Olšák
2017-02-21
1
-15
/
+74
*
radeonsi: skip LDS stores in TCS if there are no LDS output reads
Marek Olšák
2017-02-21
1
-1
/
+16
*
radeonsi: fix UINT/SINT clamping for 10-bit formats on <= CIK
Nicolai Hähnle
2017-02-21
1
-12
/
+23
*
radeonsi: stop using TGSI_OPCODE_CLAMP by moving it amd/common
Marek Olšák
2017-02-18
1
-5
/
+5
*
radeonsi: use SI_MAX_ATTRIBS where it should be used
Marek Olšák
2017-02-18
1
-2
/
+2
*
radeonsi: have separate LS and ES main shader parts in the shader selector
Marek Olšák
2017-02-18
1
-1
/
+1
*
radeonsi: add a workaround for clamping unaligned RGB 8 & 16-bit vertex loads
Marek Olšák
2017-02-18
1
-4
/
+34
*
radeonsi: make fix_fetch an array of uint8_t
Marek Olšák
2017-02-18
1
-2
/
+6
*
radeonsi: implement legacy GL_DOUBLE vertex formats
Marek Olšák
2017-02-14
1
-15
/
+63
*
radeonsi: use common sendmsg emission function.
Dave Airlie
2017-02-14
1
-26
/
+6
*
radeonsi: align shader binaries to CP DMA alignment for optimal prefetch
Marek Olšák
2017-02-10
1
-1
/
+2
*
radeonsi: reduce the number of FMASK input coordinates
Marek Olšák
2017-02-10
1
-7
/
+3
*
radeonsi: write shader asm annotated with wave info into GPU hang reports
Marek Olšák
2017-02-10
1
-2
/
+1
*
radeonsi/ac: move most of emit_ddxy to shared code.
Dave Airlie
2017-02-03
1
-71
/
+7
*
radeonsi/ac: move get thread id to shared code.
Dave Airlie
2017-02-03
1
-55
/
+2
*
radeonsi/ac: move tbuffer store and buffer load to shared code.
Dave Airlie
2017-02-03
1
-185
/
+40
*
radeonsi/ac: move a bunch of load/store related things to common code.
Dave Airlie
2017-02-03
1
-91
/
+27
*
radeonsi/ac: move frag interp emission code to shared llvm code.
Dave Airlie
2017-02-02
1
-87
/
+13
*
radeonsi: remove si_shader_context::param_tess_offchip
Marek Olšák
2017-01-30
1
-3
/
+3
*
various: Fix missing DumpModule with recent LLVM.
Bas Nieuwenhuizen
2017-01-29
1
-3
/
+3
*
radeonsi: don't declare LDS in TES
Marek Olšák
2017-01-23
1
-2
/
+1
*
radeonsi: for the tess barrier, only use emit_waitcnt on SI and LLVM 3.9+
Marek Olšák
2017-01-17
1
-2
/
+5
*
radeonsi: implement GL_FIXED vertex format
Marek Olšák
2017-01-16
1
-2
/
+12
*
radeonsi: implement 32-bit SNORM/UNORM/SSCALED/USCALED vertex formats
Marek Olšák
2017-01-16
1
-1
/
+51
[next]