mesa/src
Alejandro Piñeiro fbfb99cbc3 v3dv: ez_state/incompatible_ez_test could be recomputed at cmd_buffer
As the values depends on several values that can be dynamic too.

Note that the current approach of this commit is keeping this info
duplicated on the pipeline and the cmd_buffer. The alternative would
be to just track it at the cmd_buffer, like we did recently with
z_updates_enable, but getting the values for ez_state/incompatible_ez
were more complex, so this commit still computes it when the pipeline
is created, and uses it as default value.

This is debatable though, and the alternative would be to just keep
ez_state/incompatible_ez_state at the command buffer.

Reviewed-by: Iago Toral Quiroga <itoral@igalia.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/27609>
2024-04-26 12:34:44 +00:00
..
amd radv/video: Report maxBitrate in encode capabilities 2024-04-26 09:18:29 +00:00
android_stub
asahi nir: remove global_invocation_id_zero_base 2024-04-24 20:18:49 +00:00
broadcom v3dv: ez_state/incompatible_ez_test could be recomputed at cmd_buffer 2024-04-26 12:34:44 +00:00
c11
compiler spirv: deduplicate default debug log level 2024-04-26 10:38:12 +00:00
drm-shim drm-shim: Add io region handling in mmap 2024-03-19 10:22:34 +00:00
egl dri: plumb a 'implicit' param through createNewScreen interfaces 2024-04-22 23:25:58 +00:00
etnaviv etnaviv: hwdb: Add VIP_V7 and NN_XYDP0 feature bits 2024-04-24 15:26:37 +00:00
freedreno ir3: Don't set saturation on flat.b 2024-04-26 11:39:26 +00:00
gallium panfrost: check return-code of drmSyncobjWait 2024-04-26 11:18:17 +00:00
gbm gbm: plumb an 'implicit' param through device creation 2024-04-22 23:25:58 +00:00
getopt
glx glx: silence more implicit-load zink errors 2024-04-22 23:25:58 +00:00
gtest gtest: backport ansi color fix 2023-08-18 21:33:14 +00:00
imagination meson: add VK_DRIVER_FILES to devenv, alongside the old VK_ICD_FILENAMES 2024-04-02 18:08:52 +00:00
imgui
intel anv: enable EDS3 AlphaToCoverageEnable & RasterizationSamples 2024-04-26 05:13:03 +00:00
loader loader/wayland: Add named queue fallback 2024-02-28 11:01:31 +00:00
mapi treewide: Replace usage of macro DEBUG with MESA_DEBUG when possible 2024-03-22 18:22:34 +00:00
mesa glthread: check for invalid primitive modes in DrawElementsBaseVertex 2024-04-25 13:41:29 +00:00
microsoft nir: remove workgroup_id_zero_base 2024-04-24 20:18:49 +00:00
nouveau nak: Pass has_mod to all form of src2 requiring it 2024-04-25 11:19:00 +00:00
panfrost panvk: avoid dereferencing a null-pointer 2024-04-26 11:18:18 +00:00
tool pps: Config tweaks to avoid loosing traces 2024-03-25 19:49:50 +00:00
util util: import pipe_box and its helpers 2024-04-22 01:42:52 +00:00
virtio venus: reclaim signal semaphore feedback resources for wasteful clients 2024-04-26 06:17:37 +00:00
vulkan vulkan: pass cmdbuf level to vk_command_buffer_ops::create() 2024-04-23 06:33:31 +00:00
.clang-format agx: add Braun-Hack spiller pass 2024-03-30 00:26:18 +00:00
meson.build loader/wayland: Add fallback wl_display_dispatch_queue_timeout 2024-02-27 13:10:13 +00:00