summaryrefslogtreecommitdiff
path: root/vulkan/libvulkan/api_gen.cpp
Commit message (Expand)AuthorAgeFilesLines
* Run code_generation.py after an upstream merge of 'aosp/upstream-main'Trevor David Black2022-11-301-0/+1
* Vulkan: update the loader for vulkan-headers v1.3.203Trevor David Black2022-01-241-3/+3
* Vulkan: update the loader for vulkan-headers v1.3.197Trevor David Black2022-01-241-0/+444
* Vulkan: update the loader for vulkan-headers v1.2.183Trevor David Black2021-06-281-0/+4
* Vulkan: update the loader for vulkan-headers v1.2.158Yiwei Zhang2020-10-221-1/+160
* libvulkan: support vkGIPA self-queryJesse Hall2020-05-211-0/+1
* Generate Vulkan framework from Vulkan registry (Part 4)Adithya Srinivasan2019-07-121-210/+210
* libvulkan: update code gen templatesYiwei Zhang2019-04-101-2/+1
* vulkan: Update headers to 1.1.90Jesse Hall2018-10-291-0/+1
* vulkan: Update headers to 1.1.76Jesse Hall2018-05-281-0/+4
* libvulkan: Add VK_ANDROID_external_memory_android_hardware_bufferJesse Hall2018-04-041-0/+34
* vulkan: update Vulkan headers to 1.1.68Jesse Hall2018-04-041-0/+3
* Additional changes to Vulkan 1.1 API updatesIan Elliott2018-04-041-31/+31
* Vulkan api update to 1.1Daniel Koch2018-04-041-2/+401
* vulkan: Update Vulkan headers to 1.0.60Jesse Hall2017-09-211-0/+1
* vulkan: Update Vulkan headers to 1.0.54Jesse Hall2017-08-281-2/+3
* vulkan: Update header for KHR_get_surface_capabilities2Chris Forbes2017-03-161-1/+3
* vulkan: update Vulkan headers to 1.0.43Jesse Hall2017-03-111-2/+0
* vulkan: update Vulkan headers to 1.0.42Jesse Hall2017-03-101-5/+11
* vulkan: Fix vulkan.api for Ian's changes & regenChris Forbes2017-01-141-10/+0
* resolve merge conflicts of a2c2d11f9 to masterMark Salyzyn2017-01-121-1/+3
|\
| * Replace cutils/log.h and rationalize log/log.h and android/log.hMark Salyzyn2017-01-111-1/+1
* | Stubbed implementation of VK_GOOGLE_display_timing extension.Ian Elliott2017-01-091-0/+10
* | vulkan: Add header support for gpdp2Chris Forbes2017-01-041-0/+7
* | vulkan: Update vulkan headers to 1.0.38Chris Forbes2017-01-041-2/+2
* | resolve merge conflicts of 525a5f2 to masterMark Salyzyn2016-12-281-1/+3
|\|
| * Replace cutils/log.h and rationalize log/log.h and android/log.hMark Salyzyn2016-12-221-1/+3
* | vulkan: Add support for non-fatal missing functions in vulkan loaderChris Forbes2016-12-231-148/+148
* | vulkan: Update Vulkan headers to 1.0.22Jesse Hall2016-07-261-3/+3
|/
* vulkan: remove EnumerateDeviceLayerProperties internallyChia-I Wu2016-06-021-1/+0
* vulkan: do not use exported functions internallyChia-I Wu2016-05-231-304/+1009
* vulkan: use Logger in the generated codeChia-I Wu2016-05-061-28/+33
* vulkan: do not query non-enabled WSI functionsChia-I Wu2016-04-141-7/+77
* vulkan: fix vkGetDeviceProcAddr for intercepted commandsChia-I Wu2016-04-131-1/+4
* vulkan: rewrite top of loaderChia-I Wu2016-03-301-0/+1170