mesa/src
Mike Blumenkrantz 43facca195 aux/tc: use renderpass tracking to optimize texture_subdata calls
if it's known that a renderpass is active and the driver wants to do
renderpass optimizing, help out by not forcing a sync and instead doing
what the driver would do: create a staging buffer and copy it to the
image

this requires that the driver already handles buffer -> image copies
with resource_copy_region

Acked-by: Marek Olšák <marek.olsak@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/21801>
2023-03-14 00:53:28 +00:00
..
amd radv/sqtt: Skip dumping pipeline libraries 2023-03-13 20:05:49 +00:00
android_stub util/log: improve logger_android 2023-02-22 17:55:40 +00:00
asahi agx: Lower discard late 2023-03-11 23:34:56 +00:00
broadcom v3dv: split out broadcom_shader_stage_to_gl() calls to improve readability 2023-03-10 10:38:43 +00:00
c11 c11: Remove _MTX_INITIALIZER_NP for windows 2022-11-09 04:38:28 +00:00
compiler nir/algebraic: remove duplicate bool conversion lowerings 2023-03-11 17:21:38 +00:00
drm-shim drm-shim: Use hide_drm_device_path() to hide other drm devices 2022-12-30 15:51:11 -08:00
egl yegl/wayland: fix glthread deadlocks 2023-03-13 18:28:15 +00:00
etnaviv ci/etnaviv: Drop the dEQP-GLES2.functional.uniform_api.random.94 xfail. 2023-03-07 21:03:33 +00:00
freedreno tu: fix tu_GetInstanceProcAddr not handling null instance 2023-03-13 19:31:33 +00:00
gallium aux/tc: use renderpass tracking to optimize texture_subdata calls 2023-03-14 00:53:28 +00:00
gbm gbm: drop unnecessary vulkan dependency 2023-02-23 18:31:22 +00:00
getopt
glx meson: inline gtest_test_protocol now that it's always 'gtest' 2023-03-10 07:20:29 +00:00
gtest gtest: Fix maybe-uninitialized compiler warning 2022-06-29 21:02:18 +00:00
imagination pvr: Advertise STORAGE_IMAGE_BIT for B10G11R11_UFLOAT_PACK32 2023-03-02 16:33:53 +00:00
imgui
intel intel/dev: Enable MTL PCI ids 2023-03-13 10:17:51 +00:00
loader loader: Use libdrm shim 2023-03-05 16:31:51 +00:00
mapi glthread: qualify the *cmd unmarshal parameter with restrict 2023-03-12 17:56:18 -04:00
mesa glthread: qualify the *cmd unmarshal parameter with restrict 2023-03-12 17:56:18 -04:00
microsoft meson: inline gtest_test_protocol now that it's always 'gtest' 2023-03-10 07:20:29 +00:00
nouveau nir: add assertions that loops don't have a Continue Construct 2023-02-21 10:41:11 +00:00
panfrost ci/panfrost: Add texturesize flake seen in the wild 2023-03-13 18:28:15 +00:00
tool pps: Fix build errors. 2023-03-13 01:22:46 +00:00
util Revert "driconf: add a workaround for plasmashell freezing" 2023-03-13 18:28:15 +00:00
virtio Revert "Revert "ci: disable mesa-swrast runner jobs"" 2023-03-10 12:37:56 +00:00
vulkan vulkan: Add vk_shader_module_init 2023-03-12 13:18:15 +00:00
meson.build hgl: remove 2023-02-18 00:44:43 +00:00