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
*
Revert "ac,radeonsi: fix compilations issues with LLVM 11"
Michel Dänzer
2020-05-19
3
-17
/
+13
*
ac/nir: honor ACCESS_STREAM_CACHE_POLICY for L1 and L0 caches too
Marek Olšák
2020-05-15
1
-1
/
+1
*
ac/llvm: add support for texturing with clamped LOD
Samuel Pitoiset
2020-05-14
3
-1
/
+12
*
ac/nir: export some undef as zero
Pierre-Eric Pelloux-Prayer
2020-05-05
2
-6
/
+36
*
radeonsi: add workaround for issue 2647
Pierre-Eric Pelloux-Prayer
2020-05-05
2
-3
/
+26
*
Revert "ac: reassociate FP expressions for inexact instructions for radeonsi"
Marek Olšák
2020-05-04
1
-9
/
+0
*
radeonsi: fix export count
Pierre-Eric Pelloux-Prayer
2020-05-04
1
-9
/
+7
*
ac/llvm: fix nir_texop_texture_samples with NULL descriptors
Samuel Pitoiset
2020-04-29
1
-1
/
+22
*
ac,radeonsi: fix compilations issues with LLVM 11
Samuel Pitoiset
2020-04-27
3
-13
/
+17
*
ac: reassociate FP expressions for inexact instructions for radeonsi
Marek Olšák
2020-04-27
1
-0
/
+9
*
ac: generate FMA for inexact instructions for radeonsi
Marek Olšák
2020-04-27
3
-0
/
+40
*
ac: update and document fast math flags used by radeonsi
Marek Olšák
2020-04-27
2
-3
/
+13
*
ac: force enable -structurizecfg-skip-uniform-regions for LLVM 11
Marek Olšák
2020-04-27
1
-0
/
+4
*
ac,radeonsi: simplify checking for Navi1x chips
Marek Olšák
2020-04-24
1
-4
/
+1
*
radeonsi: skip vs output optimizations for some outputs
Pierre-Eric Pelloux-Prayer
2020-04-20
2
-0
/
+5
*
radv: enable lowering of GS intrinsics for the LLVM backend
Samuel Pitoiset
2020-04-08
2
-0
/
+14
*
ac/nir: split 16-bit SSBO stores on GFX6
Samuel Pitoiset
2020-04-03
1
-4
/
+5
*
ac/nir: split 16-bit load/store to global memory on GFX6
Samuel Pitoiset
2020-04-03
1
-4
/
+2
*
ac/nir: split 8-bit SSBO stores on GFX6
Samuel Pitoiset
2020-04-03
1
-0
/
+9
*
ac/nir: split 8-bit load/store to global memory on GFX6
Samuel Pitoiset
2020-04-03
1
-9
/
+22
*
meson: inline `inc_common`
Eric Engestrom
2020-03-28
1
-1
/
+1
*
ac/nir: use llvm.amdgcn.rcp in ac_build_fdiv()
Samuel Pitoiset
2020-03-27
2
-20
/
+12
*
ac/nir: use llvm.amdgcn.rsq for nir_op_frsq
Samuel Pitoiset
2020-03-27
1
-3
/
+2
*
ac/nir: use llvm.amdgcn.rcp for nir_op_frcp
Samuel Pitoiset
2020-03-27
1
-2
/
+2
*
ac: fix ac_build_is_helper_invocation when postponed_kill is null
Pierre-Eric Pelloux-Prayer
2020-03-25
1
-0
/
+3
*
radv/llvm: fix subgroup shuffle for chips without bpermute
Samuel Pitoiset
2020-03-23
1
-2
/
+27
*
ac: fix fast division
Marek Olšák
2020-03-21
1
-5
/
+4
*
amd/llvm: Fix divergent descriptor regressions with radeonsi.
Bas Nieuwenhuizen
2020-03-17
1
-11
/
+13
*
ac: don't set old denormals flags with LLVM >= 11
Marek Olšák
2020-03-17
1
-1
/
+2
*
ac: set new LLVM denormal flags
Marek Olšák
2020-03-17
1
-0
/
+9
*
amd/llvm: Fix divergent descriptor indexing. (v3)
Bas Nieuwenhuizen
2020-03-12
1
-98
/
+314
*
ac/llvm: add missing optimization barrier for 64-bit readlanes
Samuel Pitoiset
2020-03-12
1
-27
/
+40
*
ac: add a bug workaround for the 100% NGG culling case
Marek Olšák
2020-03-09
1
-0
/
+33
*
amd: join emit_kill() from radv and radeonsi in ac_nir_to_llvm
Daniel Schürmann
2020-03-09
2
-3
/
+1
*
amd/llvm: implement nir_intrinsic_demote(_if) and nir_intrinsic_is_helper_inv...
Daniel Schürmann
2020-03-09
3
-11
/
+132
*
radeonsi: remove AMD_DEBUG=sisched option
Pierre-Eric Pelloux-Prayer
2020-03-06
2
-11
/
+9
*
ac/llvm: flush denorms for nir_op_fmed3 on GFX8 and older gens
Samuel Pitoiset
2020-02-27
1
-0
/
+5
*
ac/llvm: fix 16-bit fmed3 on GFX8 and older gens
Samuel Pitoiset
2020-02-27
1
-2
/
+4
*
ac/llvm: fix 64-bit fmed3
Samuel Pitoiset
2020-02-27
1
-17
/
+31
*
ac/llvm: implement VK_AMD_shader_explicit_vertex_parameter
Samuel Pitoiset
2020-01-29
1
-20
/
+49
*
ac/llvm: fix missing casts in ac_build_readlane()
Samuel Pitoiset
2020-01-24
1
-6
/
+9
*
ac/nir: add support for nir_texop_fragment_{mask}_fetch
Samuel Pitoiset
2020-01-23
1
-3
/
+35
*
ac: add helper ac_build_triangle_strip_indices_to_triangle
Marek Olšák
2020-01-20
2
-0
/
+39
*
ac: add ac_build_readlane without optimization barrier
Marek Olšák
2020-01-20
2
-4
/
+17
*
ac: add prefix bitcount functions
Marek Olšák
2020-01-20
2
-0
/
+64
*
ac/cull: don't read Position.Z if it's not needed for culling
Marek Olšák
2020-01-15
1
-1
/
+1
*
nir/lower_atomics_to_ssbo: Also lower barriers
Jason Ekstrand
2020-01-13
1
-2
/
+0
*
nir: Rename nir_intrinsic_barrier to control_barrier
Jason Ekstrand
2020-01-13
1
-2
/
+2
*
nir: Add a new memory_barrier_tcs_patch intrinsic
Jason Ekstrand
2020-01-13
1
-0
/
+2
*
ac/llvm: Fix ac_build_reduce in wave32 mode.
Timur Kristóf
2020-01-10
1
-6
/
+9
[next]