mesa/src
Gert Wollny bddfbfcb56 r600/sfn: Handle memory_barrier
I'm not sure whether this should actually be a barrier accross all
shader processing units, the TGSI code path seems to handle this
only by using GROUP_BARRIER, so let's do the same here.

Signed-off-by: Gert Wollny <gert.wollny@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5206>
2020-06-19 06:58:07 +00:00
..
amd radv: require LLVM 11+ for GFX 10.3 if not using ACO 2020-06-19 08:18:43 +02:00
broadcom v3d: don't use intr->num_components for non-vectorized intrinsics 2020-06-16 02:48:18 +00:00
compiler nir/lower_images: handle dec and inc 2020-06-18 15:15:17 +00:00
drm-shim
egl egl: replace all dup() with os_dupfd_cloexec() 2020-06-18 02:09:56 +00:00
etnaviv etnaviv: replace all dup() with os_dupfd_cloexec() 2020-06-18 02:09:56 +00:00
freedreno turnip: move enum translation functions to a common header 2020-06-18 19:45:44 +00:00
gallium r600/sfn: Handle memory_barrier 2020-06-19 06:58:07 +00:00
gbm gbm: document that gbm_bo_map exposes a linear view 2020-06-03 10:09:52 +00:00
getopt
glx
gtest
hgl
imgui
intel intel/tools: Add assembler tests for the cr0 register 2020-06-19 02:10:40 +00:00
loader
mapi glthread: sync in glFlush for multiple contexts 2020-06-09 05:07:01 +00:00
mesa mesa/main: fix inverted condition 2020-06-18 17:07:14 +00:00
panfrost pan/mdg: Reassociate adds for multiply-by-two 2020-06-17 12:57:34 +00:00
util virgl: apply bgra dest swizzle and add Portal 2 2020-06-18 10:35:52 +00:00
vulkan vulkan/wsi: replace all dup() with os_dupfd_cloexec() 2020-06-18 02:09:56 +00:00
meson.build
SConscript