mesa/src
Iago Toral Quiroga b1620caaaf v3dv: track first and last subpass that use a view index
When multiview is enabled, we no longer care about when a particular
attachment is first or last used in a render pass, since not all views
in the attachment will meet that criteria. Instead, we need to track
each individual view (layer) in each attachment and emit our stores,
loads and clears accordingly.

Reviewed-by: Alejandro Piñeiro <apinheiro@igalia.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/12034>
2021-07-27 07:31:32 +00:00
..
amd radv: implement VK_EXT_shader_atomic_float2 2021-07-27 08:44:36 +02:00
android_stub egl/android: refactor to use the legit vndk/window.h header 2021-06-09 21:07:54 +00:00
asahi asahi: Add integers to agx_vertex_formats 2021-07-24 18:00:07 -04:00
broadcom v3dv: track first and last subpass that use a view index 2021-07-27 07:31:32 +00:00
compiler nir/shrink_vectors: shrink vecN properly 2021-07-26 09:24:37 +00:00
drm-shim drm-shim: fix compile with glibc >= 2.33 2021-04-20 05:49:29 +00:00
egl egl/dri2: Stop disabling pbuffer support on msaa configs 2021-07-23 19:22:44 +00:00
etnaviv android: Drop the Android.mk build system 2021-07-08 14:44:02 -05:00
freedreno turnip: Add support for VK_VALVE_mutable_descriptor_type 2021-07-27 04:53:02 +00:00
gallium llvmpipe: fix nir dot products (fsum op) 2021-07-27 00:50:55 +00:00
gbm gbm/dri: Fix leaking bo memory on failure path 2021-07-13 11:15:44 +00:00
getopt scons: Remove. 2021-03-20 10:38:55 +00:00
glx glx/drisw: Nerf PutImage when loaderPrivate == NULL 2021-07-15 15:10:17 +00:00
gtest
hgl hgl: Major refactor and cleanup 2021-01-09 20:51:35 -06:00
imgui
intel isl: fix mapping of format->stringname 2021-07-26 07:16:28 +00:00
loader loader: Handle failure to load DRI driver library 2021-07-13 07:36:17 +00:00
mapi glthread: use custom marshal/unmarshal for CallList 2021-07-09 10:05:46 +00:00
mesa teximage: return correct desktop GL error for compressedteximage 2021-07-26 05:59:18 +10:00
microsoft microsoft/spirv_to_dxil: Adding continue opt pass to fix DXIL loop gen 2021-07-24 14:47:41 +00:00
nouveau nouveau: add drm-shim support 2021-01-11 22:45:01 +00:00
panfrost panvk: Fix sampler filter modes on Bifrost 2021-07-23 20:12:18 +00:00
tool pps: Panfrost pps driver 2021-07-13 11:03:55 +00:00
util util: add workaround for Full Bore 2021-07-22 10:55:28 +00:00
virtio venus: log more WSI messages 2021-07-27 06:21:47 +00:00
vulkan vulkan/overlay: don't display histogram and range for device and format 2021-07-25 21:29:31 +00:00
meson.build meson: Build panfrost with tools=panfrost 2021-07-22 17:55:49 +00:00