mesa/src
Sagar Ghuge be2d9c113b anv: Avoid corrupting indirect depth clear values
We don't need to initialize the BO since blorp updates the clear color
BO content with fast clear value i.e ANV_HZ_FC_VAL for depth surface.

With this approach, we can get rid of possibility of corruption since we
are no longer sharing the same clear BO for depth formats.

Closes: #3614

Signed-off-by: Sagar Ghuge <sagar.ghuge@intel.com>
Reviewed-by: Nanley Chery <nanley.g.chery@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/9941>
2021-04-14 21:00:41 +00:00
..
amd aco/ra: remove live-in temporary from live_out_per_block when moving it 2021-04-14 19:04:08 +00:00
android_stub android: add some more stub functions for cross compilation 2021-03-25 06:06:16 +00:00
broadcom ci: Move docker images from Debian buster to bullseye 2021-04-14 13:05:08 +00:00
compiler meson: Fix winflexbison warnings 2021-04-14 19:17:27 +00:00
drm-shim drm-shim: report support for timeline semaphores 2021-02-09 21:08:52 +00:00
egl egl/haiku: Fix ConfigID naming inline with mesa 2021-04-09 15:29:41 +00:00
etnaviv etnaviv: tell the truth if alpha-test is supported 2021-04-08 19:25:26 +00:00
freedreno freedreno: Add .clang-format 2021-04-14 19:52:21 +00:00
gallium panfrost: Don't advertise AFBC mods when the format is not supported 2021-04-14 20:44:01 +00:00
gbm egl: fix software flag in _eglAddDevice call on DRM 2021-03-26 10:32:31 +00:00
getopt scons: Remove. 2021-03-20 10:38:55 +00:00
glx glx: Lift sending the MakeCurrent request to top-level code 2021-04-13 22:58:58 +00:00
gtest
hgl
imgui
intel anv: Avoid corrupting indirect depth clear values 2021-04-14 21:00:41 +00:00
loader loader: prefer iris on Android 2021-03-31 06:28:18 +00:00
mapi scons: Remove. 2021-03-20 10:38:55 +00:00
mesa glsl: build without bison 2021-04-13 19:12:48 +00:00
microsoft microsoft/clc: Update unit test to always use COMMON state for buffers 2021-04-12 18:50:20 +00:00
nouveau
panfrost panfrost: Fix pan_blitter_get_blit_shader() 2021-04-14 13:53:20 +00:00
util st/nine: Default tearfree_discard to true 2021-04-14 08:33:14 +00:00
virtio venus: check vn_renderer_info::vk_xml_version 2021-04-13 01:03:52 +00:00
vulkan vulkan/util: Use util_bitcount 2021-04-12 03:25:59 +00:00
meson.build venus: add driver skeleton 2021-04-08 17:15:37 +00:00