mesa/src/gfxstream/guest/vulkan_enc
Gurchetan Singh 091e2f5ec5 gfxstream: ANDROID --> VK_USE_PLATFORM_ANDROID_KHR
gfxstream mostly uses VK_USE_PLATFROM_ANDROID_KHR to determine
the presence of window system extensions.

Reviewed-by: David Gilhooley <djgilhooley.gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/36826>
2025-08-19 10:46:16 +00:00
..
AndroidHardwareBuffer.cpp anv,gfxstream,panvk,zink: update urls to vulkan docs 2025-01-28 14:28:58 +00:00
AndroidHardwareBuffer.h gfxstream: re-license files 2024-09-19 20:06:04 +00:00
CommandBufferStagingStream.cpp gfxstream: re-license files 2024-09-19 20:06:04 +00:00
CommandBufferStagingStream.h gfxstream: re-license files 2024-09-19 20:06:04 +00:00
DescriptorSetVirtualization.cpp gfxstream: remove abort() 2024-12-03 20:35:44 +00:00
DescriptorSetVirtualization.h gfxstream: nuke EntityManager.h include 2024-11-12 19:21:10 +00:00
gfxstream_vk_private.cpp gfxstream: intercept vkCmdClearColor(...) and do linear->SRGB conversion 2025-06-04 17:24:23 +00:00
gfxstream_vk_private.h gfxstream: Add init+tracking for the host-equivalent queue_family 2025-07-24 15:58:30 +00:00
GfxStreamVulkanConnection.cpp gfxstream: re-license files 2024-09-19 20:06:04 +00:00
GfxStreamVulkanConnection.h gfxstream: re-license files 2024-09-19 20:06:04 +00:00
goldfish_vk_private_defs.h gfxstream: re-license files 2024-09-19 20:06:04 +00:00
HostVisibleMemoryVirtualization.cpp gfxstream: fix suballocation logic using u_mm 2025-06-04 17:24:24 +00:00
HostVisibleMemoryVirtualization.h gfxstream: fix suballocation logic using u_mm 2025-06-04 17:24:24 +00:00
meson.build gfxstream: for Android, look for the autogenerated files 2024-11-18 17:16:28 +00:00
Resources.cpp gfxstream: Using DETECT_OS_LINUX from util instead of __linux__ 2024-11-25 19:05:00 +00:00
Resources.h gfxstream: Using DETECT_OS_LINUX from util instead of __linux__ 2024-11-25 19:05:00 +00:00
ResourceTracker.cpp gfxstream: ANDROID --> VK_USE_PLATFORM_ANDROID_KHR 2025-08-19 10:46:16 +00:00
ResourceTracker.h gfxstream: Remove on_vkGetDeviceQueue* impls entirely 2025-07-24 15:58:30 +00:00
Validation.cpp gfxstream: re-license files 2024-09-19 20:06:04 +00:00
Validation.h gfxstream: re-license files 2024-09-19 20:06:04 +00:00
vk_android_native_buffer_gfxstream.h gfxstream: move include outside of ANDROID 2024-09-19 20:06:03 +00:00
vk_format_info.h gfxstream: Add AHARDWAREBUFFER_FORMAT_B8G8R8A8_UNORM in android_format_is_yuv 2025-04-09 18:29:57 +00:00
vk_platform_compat.h gfxstream: re-license files 2024-09-19 20:06:04 +00:00
VkEncoder.cpp.inl gfxstream: Using DETECT_OS_ANDROID from util instead of __ANDROID__ 2024-11-25 19:04:59 +00:00
VkEncoder.h.inl gfxstream: re-license files 2024-09-19 20:06:04 +00:00
vkQueueFlushCommandsGOOGLE_encode_impl.cpp.inl gfxstream: drop dead variables 2025-02-05 19:28:42 +00:00
VulkanHandleMapping.cpp gfxstream: re-license files 2024-09-19 20:06:04 +00:00
VulkanHandleMapping.h gfxstream: re-license files 2024-09-19 20:06:04 +00:00
VulkanHandles.h gfxstream: Implement private data extension 2025-06-04 17:24:22 +00:00
VulkanStreamGuest.cpp gfxstream: guest: use internal version of AEMU headers + impls 2024-11-12 19:21:10 +00:00
VulkanStreamGuest.h gfxstream: guest: use internal version of AEMU headers + impls 2024-11-12 19:21:10 +00:00