History log of /external/vulkan-validation-layers/loader/extension_manual.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
7e90b4d60997446074136292d3660648bb876391 07-Jul-2017 Mark Young <marky@lunarg.com> header: Update to 1.0.54 Vulkan release

Update the headers and xml file with the latest spec changes for
Vulkan 1.0.54. Also, make corresponding loader and layer changes
to support the new extensions.

Change-Id: I11273c5e3e828743f904e4f0b4b2f2c3a7804df0
/external/vulkan-validation-layers/loader/extension_manual.c
8f9948a6a70a093efd0de0435c7a75cec0f512fe 01-Jun-2017 Lenny Komow <lenny@lunarg.com> loader: Add emulation for EXT inst extensions

Change-Id: I481ff8a2ae0ec5a82773fddd2b59c750126adc11
/external/vulkan-validation-layers/loader/extension_manual.c
a3d1258f3424cba230c997d46b08072795e204ac 30-May-2017 Lenny Komow <lenny@lunarg.com> loader: Emulate surface capabilities 2

Add loader emulation for VK_KHR_get_surface_capabilities2 commands

Change-Id: I1de99d1bc94d6ec1191601e75b79c5c32fa81fdc
/external/vulkan-validation-layers/loader/extension_manual.c
b04267ff9d56fc4034a28b88c7082a4ee08caef4 23-May-2017 Lenny Komow <lenny@lunarg.com> loader: Add additional extensions to ext emulation

The loader will now handle structures from VK_KHX_multiview and
VK_KHX_external_memory_capabilities in the pNext fields of commands
from VK_KHR_get_physical_device_properties2.

Change-Id: Ic7175e9334c56c7642b75360b35a6b9ff240ee98
/external/vulkan-validation-layers/loader/extension_manual.c
937f415ce70db048caecb63feec00766e161ab0d 15-May-2017 Lenny Komow <lenny@lunarg.com> loader: Add ICD to extension emulation debug info

Change-Id: I5ad4e0794726029fe7fe21fdb8a9667f7eb9e7d5
/external/vulkan-validation-layers/loader/extension_manual.c
e31abc7be348cc06e620ec3f44b6a30a4d3bd841 10-May-2017 Lenny Komow <lenny@lunarg.com> loader: Add basic phys dev props emulation

Add the ability for the loader to emulate the commands in
VK_KHR_get_physical_device_properties2. This will only be used when
using multiple physical devices where only one supportes the ext.

Change-Id: I596c8ee9eea5e5136e5b478508abb21c5d8ad5a1
/external/vulkan-validation-layers/loader/extension_manual.c
61ff81af2702610eb1121f3a392f4f73d79a3b28 11-Mar-2017 Mark Young <marky@lunarg.com> loader: Fix vkEnumeratePhysicalDeviceGroupsKHX

vkEnumeratePhysicalDeviceGroupsKHX was not properly generating the
physical device information or groups. Several changes resolve
most of the issue, however, I'm still seeing issues when certain
layers enabled.

Change-Id: Id8d4553da25491a3d0a97e8d44e21340b41bc09c
/external/vulkan-validation-layers/loader/extension_manual.c