mesa/src
Iván Briano 5d9e8bc9be anv: implement the meat of VK_KHR_dynamic_rendering
Includes a fake framebuffer allocation that's necessary for the code we
still use from the regular render passes.

v3: (Lionel)
- Reuse the attachment count from the faux render pass, remove now
  unused function
- Add a cmd_buffer_end_rendering function to match begin_rendering,
  making use of the split stuff from end_subpass

v4: (Lionel)
- Don't bother with mark_images_writen or resolves on suspend case
- Remove flush at the end of end_rendering, it's not needed

Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/13980>
2022-01-25 18:13:51 -08:00
..
amd radv/amdgpu: Use aligned sizing for IB buffers. 2022-01-25 21:02:41 +00:00
android_stub android_stub: update platform headers to include atrace 2021-10-09 00:42:32 +00:00
asahi agx: Lower UBO loads to use per-element indexing 2022-01-24 14:25:18 +00:00
broadcom v3dv: support VK_KHR_8bit_storage 2022-01-25 09:08:26 +00:00
compiler nir/lower_locals_to_regs: Do an ad-hoc copy propagate on our generated MOV. 2022-01-25 06:01:13 +00:00
drm-shim drm-shim: Support kernels with >4k pages 2021-08-13 23:33:52 +00:00
egl egl/dri2: short-circuit dri2_make_current when possible 2022-01-17 10:32:01 +00:00
etnaviv ci: Uprev piglit to af1785f31 2022-01-10 21:52:42 +00:00
freedreno tu: add reference counting for descriptor set layouts 2022-01-25 12:17:41 +00:00
gallium panfrost: Remove NO_TILE_ENABLE_MAP quirk 2022-01-26 01:45:09 +00:00
gbm replace 0 with NULL for NULL pointers 2022-01-10 22:53:32 +00:00
getopt
glx replace 0 with NULL for NULL pointers 2022-01-10 22:53:32 +00:00
gtest gtest: Fix output of array ASSERT/EXPECT macros 2021-11-11 09:53:09 -08:00
hgl
imgui
intel anv: implement the meat of VK_KHR_dynamic_rendering 2022-01-25 18:13:51 -08:00
loader loader: Restore i915g support. 2021-12-09 09:05:23 -08:00
mapi mapi: generate correct dispatch for EXT_draw_instanced 2022-01-03 21:37:34 +00:00
mesa mesa/st: refactor program translation into one file. 2022-01-26 00:42:59 +00:00
microsoft microsoft/compiler: Handle clip/cull distance as an input to tess shaders 2022-01-26 01:31:35 +00:00
nouveau
panfrost panfrost: Remove NO_BLEND_PACKS quirk 2022-01-26 01:45:09 +00:00
tool pps: increase intel.cfg buffer size 2022-01-14 20:17:44 +00:00
util util/fossilize_db: Fix double free in error handling. 2022-01-24 01:09:21 +00:00
virtio venus: VkExternalImageFormatProperties is optional 2022-01-13 02:59:51 +00:00
vulkan vulkan/runtime: Implement 1.3 features/properties 2022-01-25 15:57:53 +00:00
meson.build meson: start building intel earlier. 2022-01-20 06:41:17 +00:00