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
*
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
*
amd/llvm: handle nir_intrinsic_image_deref_{load,store} with lod
Samuel Pitoiset
2020-01-09
1
-2
/
+10
*
ac: add ac_build_s_endpgm
Marek Olšák
2020-01-08
2
-0
/
+7
*
ac: add 128-bit bitcount
Marek Olšák
2020-01-08
2
-0
/
+12
*
ac: unify primitive export code
Marek Olšák
2020-01-08
2
-0
/
+66
*
ac: unify build_sendmsg_gs_alloc_req
Marek Olšák
2020-01-08
2
-0
/
+23
*
ac: fix the return value in cull_bbox when bbox culling is disabled
Marek Olšák
2019-12-16
1
-1
/
+1
*
ac: fix ac_get_i1_sgpr_mask for Wave32
Marek Olšák
2019-12-16
1
-2
/
+11
*
ac/nir: fix out-of-bound access when loading constants from global
Samuel Pitoiset
2019-12-12
1
-4
/
+14
*
ac/llvm: fix atomic var operations if source isn't a deref
Samuel Pitoiset
2019-12-03
1
-7
/
+9
*
ac/llvm: improve sync scope for global atomics
Rhys Perry
2019-12-02
1
-0
/
+3
*
ac/llvm: fix pointer type for global atomics
Rhys Perry
2019-12-02
1
-0
/
+6
*
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
[next]