mesa/src/intel
Chris Spencer bda4eb18dd anv: Advertise Vulkan 1.3 on Android 13
Older versions of Android rejected newer versions of Vulkan,[1] but Android
13 devices are 'strongly recommended' to support Vulkan 1.3.[2]

[1] https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4781
[2] https://source.android.com/docs/compatibility/13/android-13-cdd#7142_vulkan

Signed-off-by: Chris Spencer <spencercw@gmail.com>
Reviewed-by: José Roberto de Souza <jose.souza@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/24816>
2023-08-23 14:31:26 +00:00
..
blorp blorp: Drop unnecessary assertions in blorp_can_hiz_clear_depth 2023-08-23 00:35:07 +00:00
ci ci/deqp: backport fix for dEQP-EGL.functional.wide_color.*_888_colorspace_* 2023-08-22 18:12:08 +00:00
common intel/decoder: Fix memory leak on error path 2023-08-14 23:42:58 -07:00
compiler intel/fs: Simplify compute_start_end(). 2023-08-22 23:34:30 +00:00
dev intel: Add env variable to add break point on/before draw 2023-08-08 17:36:19 +00:00
ds intel/compiler,intel/blorp,intel/vulkan: decouple vulkan driver and compiler from gallium 2023-08-03 22:00:15 +00:00
genxml intel/genxml: Update xml with gen_sort_tags.py output 2023-08-14 23:09:36 +00:00
isl intel/isl: Don't over-allocate CLEAR_COLOR size to use whole cache line 2023-08-23 12:55:08 +00:00
nullhw-layer vulkan/layers: Use PUBLIC instead of VK_LAYER_EXPORT 2023-02-17 03:42:34 +00:00
perf intel: Move i915_drm.h specific code from common/intel_gem.h to common/i915/intel_gem.h 2023-07-28 15:36:52 +00:00
tools intel/compiler,intel/blorp,intel/vulkan: decouple vulkan driver and compiler from gallium 2023-08-03 22:00:15 +00:00
vulkan anv: Advertise Vulkan 1.3 on Android 13 2023-08-23 14:31:26 +00:00
vulkan_hasvk nir: Drop most uses if nir_instr_rewrite_src() 2023-08-18 01:00:15 +00:00
meson.build blorp: add dependency on idep_intel_dev 2023-03-03 13:04:23 +00:00