index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
amd
/
llvm
Commit message (
Expand
)
Author
Age
Files
Lines
*
radv,ac/nir: lower deref operations for shared memory
Samuel Pitoiset
2019-11-29
1
-22
/
+26
*
amd/llvm: Refactor ac_build_scan.
Bas Nieuwenhuizen
2019-11-28
1
-40
/
+51
*
ac/llvm: convert src operands to pointers if necessary
Samuel Pitoiset
2019-11-28
1
-0
/
+11
*
ac/nir: don't rely on data.patch for tess factors
Marek Olšák
2019-11-27
1
-2
/
+6
*
ac: add 8-bit and 16-bit supports to ac_build_permlane16()
Samuel Pitoiset
2019-11-27
1
-8
/
+16
*
radv/gfx10: fix implementation of exclusive scans
Samuel Pitoiset
2019-11-27
1
-24
/
+52
*
ac/llvm: fix warning in ac_build_canonicalize()
Samuel Pitoiset
2019-11-26
1
-1
/
+1
*
radeonsi/nir: don't run si_nir_opts again if there is no change
Marek Olšák
2019-11-25
2
-7
/
+10
*
ac: set swizzled bit in cache policy as a hint not to merge loads/stores
Marek Olšák
2019-11-25
3
-10
/
+7
*
ac/nir, radv, radeonsi: Switch to using ac_shader_args
Connor Abbott
2019-11-25
3
-77
/
+65
*
ac: Add a shared interface between radv, radeonsi, LLVM and ACO
Connor Abbott
2019-11-25
3
-0
/
+105
*
ac/llvm: fix the local invocation index for wave32
Samuel Pitoiset
2019-11-25
1
-0
/
+4
*
amd/llvm: Add Subgroup Scan functions for SI
Daniel Schürmann
2019-11-20
1
-6
/
+75
*
nir: move data.image.access to data.access
Marek Olšák
2019-11-19
1
-2
/
+2
*
ac: add 16-bit float support to ac_build_alu_op()
Samuel Pitoiset
2019-11-19
1
-4
/
+5
*
ac: add 8-bit and 16-bit supports to ac_build_optimization_barrier()
Samuel Pitoiset
2019-11-19
1
-2
/
+13
*
ac: add 8-bit and 16-bit supports to ac_build_wwm()
Samuel Pitoiset
2019-11-19
1
-3
/
+18
*
ac: add 8-bit and 16-bit supports to get_reduction_identity()
Samuel Pitoiset
2019-11-19
1
-1
/
+33
*
ac: add 8-bit and 16-bit supports to ac_build_swizzle()
Samuel Pitoiset
2019-11-19
1
-6
/
+13
*
ac: add 8-bit and 16-bit supports to ac_build_dpp()
Samuel Pitoiset
2019-11-19
1
-13
/
+20
*
ac: add 8-bit and 16-bit supports to ac_build_set_inactive()
Samuel Pitoiset
2019-11-19
1
-0
/
+9
*
ac: add 8-bit and 16-bit supports to ac_build_readlane()
Samuel Pitoiset
2019-11-19
1
-6
/
+16
*
ac: add 8-bit and 16-bit supports to ac_build_shuffle()
Samuel Pitoiset
2019-11-19
1
-5
/
+10
*
ac: remove useless cast in ac_build_set_inactive()
Samuel Pitoiset
2019-11-19
1
-1
/
+2
*
radv: remove useless RADV_DEBUG=unsafemath debug option
Samuel Pitoiset
2019-11-15
2
-5
/
+0
*
ac: fix build with recent LLVM
Samuel Pitoiset
2019-11-14
1
-0
/
+4
*
ac: handle pointer types to LDS in ac_get_elem_bits()
Samuel Pitoiset
2019-11-12
1
-0
/
+5
*
radv: fix OpQuantizeToF16 for NaN on GFX6-7
Samuel Pitoiset
2019-10-28
1
-2
/
+2
*
ac/llvm: fix ac_to_integer_type() for 32-bit const addr space pointers
Samuel Pitoiset
2019-10-21
1
-0
/
+1
*
ac/llvm: force fneg/fabs to flush denorms to zero if requested
Samuel Pitoiset
2019-10-18
1
-0
/
+14
*
ac/llvm: add AC_FLOAT_MODE_ROUND_TO_ZERO
Samuel Pitoiset
2019-10-18
4
-0
/
+5
*
ac/llvm: add ac_build_canonicalize() helper
Samuel Pitoiset
2019-10-18
3
-6
/
+33
*
ac/nir: add back nir_op_fmod
Marek Olšák
2019-10-10
1
-0
/
+11
*
amd/llvm: Fix warning due to asserted-only variable.
Bas Nieuwenhuizen
2019-10-08
1
-1
/
+1
*
amd: Move all amd/common code that depends on LLVM to amd/llvm.
Timur Kristóf
2019-10-08
11
-0
/
+11675