mesa/src
Chad Versace 1f39b3e48d anv/image: Teach anv_get_image_format_features() about modifiers (v3)
Because anv_get_image_format_features() now understands modifiers, also
relocate most of the modifier compatibility checks from
anv_get_format_plane() into anv_get_image_format_features() in order to
avoid duplication.

The new signature forces some code movement in
anv_get_image_format_properties().

v2:
  - Reject VK_FORMAT_B4G4R4A4_UNORM_PACK16 with modifiers on HSW.
v3:
  - Revert the v2 change.
  - Query isl_format_layout instead of pipe_format. (for jekstrand)
  - Drop misguided comments. (for jekstrand)

Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com> (v2)
Reviewed-by: Jason Ekstrand <jason@jlekstrand.net> (v3)
2020-11-17 10:36:44 -08:00
..
amd radv: don't subtract max_verts_per_prim from hw_max_esverts on gfx10.3 2020-11-17 10:34:28 +00:00
android_stub mesa: Make the android_stub be a set of non-installed shared libraries. 2020-09-22 17:09:22 +00:00
broadcom v3dv: rename playout and dslayout fields to use underscores. 2020-11-17 12:12:45 +01:00
compiler nir: Add a size_align helper function for aligning elements to 16 bytes. 2020-11-16 13:54:22 -08:00
drm-shim drm-shim: Fix unused variable warnings from asserts in release build. 2020-08-28 22:45:08 +00:00
egl egl/dri2: fix race between image create and egl_image_target_texture 2020-11-16 05:53:20 +00:00
etnaviv etnaviv: drm: fix BO refcount race 2020-10-30 13:27:44 +00:00
freedreno turnip: Close sync_fd only if it is a valid file descriptor. 2020-11-17 01:05:44 +00:00
gallium zink: more accurately track supported blits 2020-11-17 16:46:40 +01:00
gbm egl: implement EGL_EXT_protected_surface support 2020-11-02 10:15:47 +01:00
getopt
glx driconf: remove the redundant glx-extension-disabling options 2020-11-13 08:48:34 +02:00
gtest gtest: Update to 1.10.0 2020-04-20 11:57:11 +00:00
hgl
imgui
intel anv/image: Teach anv_get_image_format_features() about modifiers (v3) 2020-11-17 10:36:44 -08:00
loader loader: Print dlerror() output in the failure message 2020-11-04 21:45:37 +00:00
mapi mesa: Implement GL_ANGLE_pack_reverse_row_order 2020-11-06 02:28:44 +00:00
mesa mesa/gallium: add MESA_MAP_ONCE / PIPE_MAP_ONCE 2020-11-17 10:53:06 +01:00
microsoft microsoft/compiler: Fix reference to renamed intrinsic getter 2020-11-16 10:31:49 +00:00
panfrost pan/bi: Stop extracting the immediate attribute index from src0 2020-11-17 08:41:05 +01:00
util util: fix unknown pragma warning on msvc 2020-11-16 11:09:57 +00:00
virtio virgl: update protocol headers 2020-08-21 18:38:44 +00:00
vulkan util: add mapping from Vulkan to Gallium R64 integer formats 2020-11-09 18:28:59 +00:00
meson.build d3d12: introduce d3d12 gallium driver 2020-11-10 15:37:07 +00:00
SConscript driconf: drop now unused translation facility 2020-06-22 21:50:12 +00:00