mesa/src
Samuel Pitoiset 0be0ad102e radv: keep depth/stencil images compressed for TRANSFER_DST on compute
Only if the image is TC-compat HTILE because it can be decompressed
on compute for partial copies.

This should remove few depth/stencil decompressions for RAGE2 and Red
Dead Redemption 2 because they declare all images as concurrent but
never use the compute queue for them.

Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Reviewed-by: Bas Nieuwenhhuizen <bas@basnieuwenhuizen.nl>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/12452>
2021-09-20 15:17:42 +00:00
..
amd radv: keep depth/stencil images compressed for TRANSFER_DST on compute 2021-09-20 15:17:42 +00:00
android_stub egl/android: refactor to use the legit vndk/window.h header 2021-06-09 21:07:54 +00:00
asahi nir: add indirect loop unrolling to compiler options 2021-08-03 10:54:50 +00:00
broadcom Revert "ci/v3d: add piglit flake" 2021-09-17 09:42:19 +02:00
compiler nir/edgeflags: Add a flag to indicate the edge flag input is needed 2021-09-17 16:36:08 -07:00
drm-shim drm-shim: Support kernels with >4k pages 2021-08-13 23:33:52 +00:00
egl egl: Update Windows .def to include missing exports 2021-09-16 17:38:58 +00:00
etnaviv ci/bare-metal: add etnaviv 2021-09-17 17:54:39 +00:00
freedreno freedreno/computerator/a4xx: Fix enum mismatch warning 2021-09-18 20:24:49 +00:00
gallium panfrost/ci: Skip the indirect_draw+XFB tests 2021-09-20 14:58:02 +00:00
gbm gbm/dri: implement image lookup extension version 2 2021-09-09 01:42:39 +00:00
getopt scons: Remove. 2021-03-20 10:38:55 +00:00
glx glx: Prevent crashes when an extension isn't found 2021-09-08 11:46:51 +00:00
gtest
hgl
imgui
intel iris: Calculate uses_atomic_load_store after all lowering 2021-09-17 16:36:08 -07:00
loader driconfig: Add support for device specific config 2021-08-02 16:37:24 -07:00
mapi static-glapi: Fix MSVC preprocessor definitions 2021-09-08 07:21:53 -07:00
mesa mesa: fix timestamp enum with EXT_disjoint_timer_query 2021-09-20 07:31:00 +03:00
microsoft nir: Drop the unused instr arg for src/dest copy functions. 2021-09-14 17:53:06 +00:00
nouveau
panfrost panfrost: Fix collision in the indirect draw shader table 2021-09-20 14:58:02 +00:00
tool pps: Panfrost pps driver 2021-07-13 11:03:55 +00:00
util util/cache: run basic cache tests on the single file cache 2021-09-17 01:25:46 +00:00
virtio venus: separate physical device init and filter 2021-09-09 20:07:18 +00:00
vulkan vulkan/wsi/x11: add driconf option to not wait under Xwayland 2021-09-13 19:38:13 +00:00
meson.build meson: Include EGL after gallium 2021-09-15 20:17:31 +00:00