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
/
amd
/
common
Commit message (
Expand
)
Author
Age
Files
Lines
*
ac: replace old image intrinsics with new ones
Marek Olšák
2017-03-03
1
-0
/
+80
*
radeonsi: move image intrinsic building to amd/common
Marek Olšák
2017-03-03
2
-0
/
+97
*
ac: replace SI.export with amdgcn.exp.*
Marek Olšák
2017-03-03
1
-0
/
+31
*
radeonsi: move llvm.SI.export building to amd/common
Marek Olšák
2017-03-03
2
-0
/
+26
*
ac: unify build_type_name_for_intr functions
Marek Olšák
2017-03-03
3
-38
/
+42
*
gallivm, ac: add writeonly and inaccessiblememonly attributes
Marek Olšák
2017-03-03
2
-0
/
+4
*
amd/common: Fix build with new ac_add_function_attr()
Tobias Klausmann
2017-03-01
3
-3
/
+5
*
gallivm,ac: add function attributes at call sites instead of declarations
Marek Olšák
2017-03-01
4
-48
/
+86
*
gallivm,ac: remove unused FUNC_ATTR_LAST enums
Marek Olšák
2017-03-01
1
-1
/
+0
*
radv: fix txs for sampler buffers
Dave Airlie
2017-03-01
1
-1
/
+1
*
amd/common: fix ASICREV_IS_POLARIS11_M for Polaris12
Marek Olšák
2017-02-28
1
-1
/
+1
*
radv/ac: Use constants for immutable samplers.
Bas Nieuwenhuizen
2017-02-28
1
-0
/
+16
*
radeon/ac: make ac_shader_binary_config_start() available externally
Timothy Arceri
2017-02-28
2
-1
/
+8
*
radeon/ac: add llvm_ir_string to ac_shader_binary struct
Timothy Arceri
2017-02-28
1
-0
/
+1
*
radv/ac: Add integer->integer casts.
Bas Nieuwenhuizen
2017-02-26
1
-0
/
+18
*
ac: silence a warning
Marek Olšák
2017-02-25
1
-2
/
+1
*
radv: add sample mask output support
Dave Airlie
2017-02-24
2
-2
/
+7
*
radv/ac: refactor our fmask sample index fixup.
Dave Airlie
2017-02-24
1
-122
/
+107
*
radv: fetch sample index via fmask for image coord as well.
Dave Airlie
2017-02-24
1
-54
/
+126
*
radv: add sample mask input support
Dave Airlie
2017-02-24
1
-1
/
+6
*
radv: fix interpolation at wrong place for offset interp
Dave Airlie
2017-02-24
1
-2
/
+4
*
radv/ac: handle gs->copy shader clip distances.
Dave Airlie
2017-02-23
1
-13
/
+68
*
radv/ac: pass clips properly from vertex->geometry shader stages.
Dave Airlie
2017-02-23
1
-6
/
+40
*
radv/ac: rename num clips/cull to output clips/culls
Dave Airlie
2017-02-23
1
-10
/
+10
*
ac/llvm: use min+max instead of AMDGPU.clamp on LLVM 5.0
Marek Olšák
2017-02-18
1
-0
/
+17
*
radeonsi: stop using TGSI_OPCODE_CLAMP by moving it amd/common
Marek Olšák
2017-02-18
2
-0
/
+16
*
ac/llvm: fix various findMSB bugs
Marek Olšák
2017-02-18
1
-2
/
+3
*
radv/ac: use shared umsb helper.
Dave Airlie
2017-02-16
1
-17
/
+1
*
radeon/ac: add emit umsb shared code.
Dave Airlie
2017-02-16
2
-0
/
+29
*
radeon/ac: use llvm.amdgcn.sffbh intrinsic instead of AMDGPU.flbit.i32
Dave Airlie
2017-02-16
1
-1
/
+2
*
radv/ac: use shader imsb emission code.
Dave Airlie
2017-02-16
1
-17
/
+1
*
radeon/ac: add ac_emit_imsb helper.
Dave Airlie
2017-02-16
2
-0
/
+28
*
radv: fix warning since using common gs emit code
Dave Airlie
2017-02-14
1
-1
/
+0
*
radv/ac: use sendmsg emission interface.
Dave Airlie
2017-02-14
1
-26
/
+4
*
radeon/ac/llvm: add support for sendmsg emission
Dave Airlie
2017-02-14
2
-0
/
+25
*
radv/ac: use common interp code for new intrinsics
Dave Airlie
2017-02-14
1
-20
/
+41
*
radv/ac: avoid the fmask path when doing txs.
Dave Airlie
2017-02-06
1
-1
/
+2
*
radeon/ac: move common llvm build functions to a separate file.
Dave Airlie
2017-02-07
5
-851
/
+931
*
radv: fix shared memory load/stores.
Dave Airlie
2017-02-03
1
-0
/
+7
*
radv/ac: correctly size shared memory usage.
Dave Airlie
2017-02-03
1
-1
/
+1
*
radv: fix compute shared memory stores since 64-bit.
Dave Airlie
2017-02-03
1
-1
/
+3
*
radv/ac: move to using shared emit_ddxy code.
Dave Airlie
2017-02-03
1
-68
/
+7
*
radeonsi/ac: move most of emit_ddxy to shared code.
Dave Airlie
2017-02-03
2
-0
/
+86
*
radv/ac: use shared thread id code
Dave Airlie
2017-02-03
1
-42
/
+2
*
radeonsi/ac: move get thread id to shared code.
Dave Airlie
2017-02-03
2
-1
/
+53
*
radv/ac: migrate to using shared code for some load/store stuff.
Dave Airlie
2017-02-03
1
-103
/
+28
*
radeonsi/ac: move tbuffer store and buffer load to shared code.
Dave Airlie
2017-02-03
2
-1
/
+198
*
radeonsi/ac: move a bunch of load/store related things to common code.
Dave Airlie
2017-02-03
2
-0
/
+87
*
radv/ac: handle clip/cull distance sizing in geometry shader outputs
Dave Airlie
2017-02-02
1
-8
/
+10
*
radv/ac: add const_index to fetch index for gs inputs
Dave Airlie
2017-02-02
1
-1
/
+1
[next]