mesa/src
Connor Abbott 2ff3ab0aed ir3: Make MOVMSK use repeat
MOVMSK is a bit of a special case, because it takes multiple cycles (and
therefore reduces the nops needed if it's between some other assigner
and consumer) however weird things happen if you try to start reading
the first component while it isn't finished yet. On balance making it
use repeat seems to result in a fewer special cases.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6752>
2021-07-08 16:02:41 +00:00
..
amd nir/subgroups: Support > 1 ballot components 2021-07-08 16:02:41 +00:00
android_stub egl/android: refactor to use the legit vndk/window.h header 2021-06-09 21:07:54 +00:00
asahi agx: Ensure we don't overallocate registers 2021-07-07 03:31:43 +00:00
broadcom v3dv: account for dst offset of copy query results operations 2021-07-07 10:41:06 +00:00
compiler tu, ir3: Plumb through support for CS subgroup size/id 2021-07-08 16:02:41 +00:00
drm-shim
egl gbm: Version the GBM backend interface 2021-07-06 16:57:59 +00:00
etnaviv
freedreno ir3: Make MOVMSK use repeat 2021-07-08 16:02:41 +00:00
gallium nir/subgroups: Support > 1 ballot components 2021-07-08 16:02:41 +00:00
gbm gbm: Load backend based on DRM device driver name 2021-07-06 16:58:00 +00:00
getopt
glx glx: create DRI screen for display GPU incase of prime 2021-06-03 09:12:32 +00:00
gtest
hgl
imgui
intel nir/subgroups: Support > 1 ballot components 2021-07-08 16:02:41 +00:00
loader loader: Factor out driver library loading code 2021-07-06 16:57:59 +00:00
mapi glthread: change when glFlush flushes asynchronously 2021-06-17 02:24:22 +00:00
mesa st/mesa: fix size miss match for some check 2021-07-08 01:21:51 +00:00
microsoft microsoft/compiler: Change behavior for emitting inexpressible barriers 2021-07-01 21:05:14 +00:00
nouveau
panfrost pan/decode: Handle IDVS jobs on Bifrost 2021-07-06 15:50:28 -04:00
tool pps: Intel pps driver 2021-05-18 14:28:48 +00:00
util util/radeonsi: add radeonsi workaround for Nuclear Throne 2021-07-07 02:45:23 +00:00
virtio venus: fix AHB VkBuffer memory requirement 2021-07-01 03:42:24 +00:00
vulkan vulkan/wsi/wayland: handle dmabuf params allocation failure 2021-07-08 12:05:28 +02:00
meson.build panfrost: Add a Vulkan driver for Midgard/Bifrost GPUs 2021-06-22 14:07:34 +00:00