mesa/src/amd
Timur Kristóf 00fd087f0a aco: Allow workgroup barrier and shared scope for NGG shaders.
NGG already needs to use workgroup barriers, but this commit allows
them to come from NIR as opposed to just emitting it in ACO
instruction selection.

Signed-off-by: Timur Kristóf <timur.kristof@gmail.com>
Reviewed-by: Daniel Schürmann <daniel@schuermann.dev>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/10740>
2021-05-12 13:47:04 +00:00
..
addrlib amd: addrlib update for April 2021-04-26 23:37:38 +00:00
ci ci: Remove the need for an empty Piglit results file 2021-05-11 20:07:29 +00:00
common radv: fix missing ITERATE_256 for D/S MSAA images that are TC-compat HTILE 2021-05-06 06:30:05 +00:00
compiler aco: Allow workgroup barrier and shared scope for NGG shaders. 2021-05-12 13:47:04 +00:00
llvm radv,ac/llvm: use a dword alignment for descriptor loads 2021-05-03 14:52:40 +00:00
registers amd/registers: rename IMG_FORMAT to GFX10_FORMAT to disambiguate the meaning 2021-04-17 02:37:49 +00:00
vulkan radv: stop special-casing multi-planar formats in radv_get_modifier_flags 2021-05-10 14:31:21 +00:00
.clang-format radv: Add clang-format for AMD code. 2021-04-10 03:31:32 +02:00
Android.addrlib.mk android: amd/addrlib: define endianess to build 2021-03-27 01:54:49 +01:00
Android.common.mk android: amd/common: add nir include path 2021-04-26 23:14:56 +02:00
Android.compiler.mk android: aco/isel: Move context initialization code to a dedicated file 2020-09-14 21:26:53 +02:00
Android.mk android: aco: add support for libmesa_aco 2019-09-28 15:56:34 +02:00
Makefile.sources ac: move ac_lower_indirect_derefs() outside of the LLVM dir 2021-04-23 11:52:01 +02:00
meson.build aco: add framework for unit testing 2020-07-30 16:13:08 +00:00