mesa/src
Bas Nieuwenhuizen 0890482969 radv: Allow DCC & TC-compat HTILE with VK_IMAGE_CREATE_EXTENDED_USAGE_BIT.
I misunderstood the flag when initially disabling. But this flag
only does something with mutable formats. If we have DCC and
mutable formats, the formats are close enough that the allowed
usage flags are not meaningfully different nor used during
allocation.

Reviewed-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Tested-by: Marge Bot <https://gitlab.freedesktop.org/mesa/mesa/merge_requests/3424>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/merge_requests/3424>
2020-01-24 11:16:39 +00:00
..
amd radv: Allow DCC & TC-compat HTILE with VK_IMAGE_CREATE_EXTENDED_USAGE_BIT. 2020-01-24 11:16:39 +00:00
broadcom util/hash_table: update users to use new optimal integer hash functions 2020-01-23 17:06:57 +00:00
compiler nir: don't emit ishl in _nir_mul_imm() if backend doesn't support bitops 2020-01-23 21:16:22 +00:00
drm-shim drm-shim: fix EOF case 2019-11-13 12:39:14 +00:00
egl egl: drop confusing mincore() error message 2020-01-22 17:55:26 +00:00
etnaviv util/hash_table: update users to use new optimal integer hash functions 2020-01-23 17:06:57 +00:00
freedreno freedreno: Document CP_INDIRECT_BUFFER_CHAIN 2020-01-24 10:03:08 +00:00
gallium freedreno: Document CP_COND_REG_EXEC more 2020-01-24 09:23:27 +00:00
gbm meson: move the generic symbols check arguments to a common variable 2019-11-05 20:30:47 +00:00
getopt meson: build getopt when using msvc 2019-09-10 20:36:47 +00:00
glx drisw: Cache the depth of the X drawable 2020-01-23 23:03:13 +00:00
gtest meson: gtest needs pthreads 2019-11-07 06:11:19 -08:00
hgl haiku: fix Mesa build 2019-10-01 10:31:02 +00:00
imgui meson: drop intel_ prefix on imgui_core 2019-12-10 15:16:02 +00:00
intel anv/apply_pipeline_layout: Initialize the nir_builder before use 2020-01-23 19:35:39 -08:00
loader loader: #define PATH_MAX when undefined (eg. Hurd) 2020-01-22 22:10:29 +00:00
mapi glapi / teximage: implement EGLImageTargetTexStorageEXT 2020-01-13 14:57:18 -08:00
mesa util/hash_table: update users to use new optimal integer hash functions 2020-01-23 17:06:57 +00:00
panfrost pan/decode: Rotate trace files 2020-01-23 20:46:38 +00:00
util util/hash_table: added hash functions for integer types 2020-01-23 17:06:57 +00:00
vulkan vulkan/wsi: remove unused image_get_modifier 2020-01-23 18:34:07 +00:00
meson.build meson: only build imgui when needed 2019-11-25 07:51:56 +00:00
SConscript