mesa/src
Juan A. Suarez Romero f21e396f4c v3d: disable early-Z on odd frame dimensions
The early-Z buffer may load incorrect depth values if the frame has an
od width or height. In this case we need to disable early-Z.

v3:
 - Set job->early_zs_clear only for V3D_VERSION >= 40 (Iago)
 - Check early-Z is disabled if no zsbuf (Iago)

v4:
 - Borrow comments from v3dv around v3d_update_job_ez() (Iago)

Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/3557
Signed-off-by: Juan A. Suarez Romero <jasuarez@igalia.com>
Reviewed-by: Iago Toral Quiroga <itoral@igalia.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/16166>
2022-05-04 07:44:46 +00:00
..
amd ac,radeonsi: report SCALED formats as unsupported by samplers and color buffers 2022-05-03 11:11:08 -04:00
android_stub android_stub: update platform headers to include atrace 2021-10-09 00:42:32 +00:00
asahi agx: Lower mediump flat shading 2022-05-01 22:00:00 -04:00
broadcom v3dv: ignore barriers for image layout transitions from undefined layouts 2022-05-02 08:04:13 +02:00
compiler nir: Don't assert on tg4 offset range. 2022-05-03 21:45:49 +00:00
drm-shim drm-shim: Cleanup on device file close 2022-05-02 19:50:33 +00:00
egl wgl: Implement WGL_ARB_create_context_robustness 2022-04-28 19:33:04 +00:00
etnaviv etnaviv: fill all minor GPU features from the kernel 2022-04-27 09:10:27 +00:00
freedreno freedreno/drm-shim: Better iova handling 2022-05-02 19:50:33 +00:00
gallium v3d: disable early-Z on odd frame dimensions 2022-05-04 07:44:46 +00:00
gbm gallium: Learn about kopper 2022-04-07 00:17:40 +00:00
getopt
glx glx/kopper: Wire up a way for SwapBuffers to fail 2022-04-27 21:50:16 +00:00
gtest gtest: Fix output of array ASSERT/EXPECT macros 2021-11-11 09:53:09 -08:00
hgl
imagination pvr: Add compute update kernel in vkCmdDispatch(). 2022-05-03 13:41:28 +00:00
imgui
intel anv: remove static_state_mask 2022-05-03 17:12:45 +00:00
loader gallium/dri: add missing PIPE_BIND_DRI_PRIME handling 2022-02-08 00:13:07 +00:00
mapi win32: Do not use BUILD_GL32, we use def file to export win32 dll symbols. 2022-04-19 19:38:47 +00:00
mesa mesa: Ensure ARB programs end in a newline 2022-05-02 16:02:54 +00:00
microsoft microsoft/compiler: Unload DXIL validator library *after* calling Release() 2022-04-29 16:16:22 +00:00
nouveau Use proper types for meson objects 2022-04-18 13:03:08 +03:00
panfrost pan/bi: Use a dynarray for predecessors 2022-05-03 17:56:16 +00:00
tool ci: Use a dlclose-disabling preload library for leak checking in Vulkan. 2022-01-27 23:47:46 +00:00
util util: fix test on msvc 2022-05-03 19:33:20 +00:00
virtio venus: log performance envs upon instance creation with debug init 2022-05-02 20:20:43 +00:00
vulkan vulkan/wsi/wayland: Fix double free on error condition 2022-05-02 19:26:27 +00:00
meson.build microsoft: Initial vulkan-on-12 driver 2022-03-25 16:21:45 +00:00