mesa/src
Lucas Stach 12b816ce79 mesa/st: discard whole resource when mapping drawpixels texture
The texture resource has just been allocated for the whole purpose
of holding the drawpixels data. Make the drivers life a bit easier
by telling it that we aren't interested in any previous content
when mapping the resource.

Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
Reviewed-by: Marek Olšák <marek.olsak@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/23546>
2023-06-11 21:07:51 +00:00
..
amd radv: Use RESET_FILTER_CAM for some mesh shading draws. 2023-06-11 13:22:59 +00:00
android_stub util/log: improve logger_android 2023-02-22 17:55:40 +00:00
asahi agx: Fold addressing math into atomics 2023-06-09 12:06:00 +00:00
broadcom v3d,v3dv: fix viewport offset for negative viewport center 2023-06-07 18:40:56 +00:00
c11 c11: Remove _MTX_INITIALIZER_NP as it's not used anymore 2023-05-31 15:44:51 +00:00
compiler nir/lower_shader_calls: Fix cursor if broken after nir_cf_extract() call 2023-06-11 00:29:49 +00:00
drm-shim drm-shim: Avoid assertion fail if someone does close(-1). 2023-06-01 01:50:41 +00:00
egl util: Replace all usage of PIPE_TIMEOUT_INFINITE with OS_TIMEOUT_INFINITE 2023-06-05 05:12:02 +00:00
etnaviv ci/etnaviv: add asan run 2023-06-08 22:30:30 +00:00
freedreno freedreno: Partially decode CP_PROTECT_CNTL 2023-06-11 00:13:09 +00:00
gallium lp: align memory for long16 CL types 2023-06-11 20:41:45 +00:00
gbm gbm: drop unnecessary vulkan dependency 2023-02-23 18:31:22 +00:00
getopt
glx glx: fix build with APPLEGL 2023-05-15 03:50:30 +00:00
gtest gtest: Update to 1.13.0 2023-05-14 11:09:02 +00:00
imagination pvr: Add support for sampler border colors 2023-06-08 10:33:46 +00:00
imgui
intel intel: use generated helpers for Wa_1508744258 2023-06-10 00:05:51 +00:00
loader loader: Replace usage of mtx_t with simple_mtx_t in loader/loader_dri3_helper.c 2023-05-31 15:44:50 +00:00
mapi Update OpenGL headers 2023-06-07 20:47:03 +00:00
mesa mesa/st: discard whole resource when mapping drawpixels texture 2023-06-11 21:07:51 +00:00
microsoft vulkan: move nir_convert_ycbcr into vulkan runtime 2023-06-07 08:42:03 +00:00
nouveau nv50/ir: convert to scoped_barrier 2023-06-07 09:57:24 +00:00
panfrost panfrost: Replace the usage of PIPE_BIND_* with PAN_BIND_* 2023-06-10 14:54:11 +00:00
tool meson: remove needless c++17-overrides 2023-05-19 12:45:31 +00:00
util util/tests: add gc_alloc_size alignment tests 2023-06-08 18:15:13 +00:00
virtio venus: enable VK_EXT_color_write_enable 2023-06-08 21:08:13 +00:00
vulkan vulkan/wsi: Remove duplicate NULL check 2023-06-07 11:41:29 +00:00
.clang-format treewide: Add a .clang-format file 2023-05-29 21:06:12 +00:00
meson.build hgl: remove 2023-02-18 00:44:43 +00:00