summaryrefslogtreecommitdiff
path: root/vulkan/libvulkan/api_gen.cpp
AgeCommit message (Expand)Author
2024-11-25Regenerate vulkan-loader for 1.4 Chris Forbes
2024-08-15Implement the VK_KHR_swapchain_mutable_format device extension in the vulkan ... Tom Murphy
2024-06-25Unbitrot libvulkan's code generator Chris Forbes
2022-11-30Run code_generation.py after an upstream merge of 'aosp/upstream-main' Trevor David Black
2022-01-24Vulkan: update the loader for vulkan-headers v1.3.203 Trevor David Black
2022-01-24Vulkan: update the loader for vulkan-headers v1.3.197 Trevor David Black
2021-06-28Vulkan: update the loader for vulkan-headers v1.2.183 Trevor David Black
2020-10-22Vulkan: update the loader for vulkan-headers v1.2.158 Yiwei Zhang
2020-05-21libvulkan: support vkGIPA self-query Jesse Hall
2019-07-12Generate Vulkan framework from Vulkan registry (Part 4) Adithya Srinivasan
2019-04-10libvulkan: update code gen templates Yiwei Zhang
2018-10-29vulkan: Update headers to 1.1.90 Jesse Hall
2018-05-28vulkan: Update headers to 1.1.76 Jesse Hall
2018-04-04libvulkan: Add VK_ANDROID_external_memory_android_hardware_buffer Jesse Hall
2018-04-04vulkan: update Vulkan headers to 1.1.68 Jesse Hall
2018-04-04Additional changes to Vulkan 1.1 API updates Ian Elliott
2018-04-04Vulkan api update to 1.1 Daniel Koch
2017-09-21vulkan: Update Vulkan headers to 1.0.60 Jesse Hall
2017-08-28vulkan: Update Vulkan headers to 1.0.54 Jesse Hall
2017-03-16vulkan: Update header for KHR_get_surface_capabilities2 Chris Forbes
2017-03-11vulkan: update Vulkan headers to 1.0.43 Jesse Hall
2017-03-10vulkan: update Vulkan headers to 1.0.42 Jesse Hall
2017-01-14vulkan: Fix vulkan.api for Ian's changes & regen Chris Forbes
2017-01-12resolve merge conflicts of a2c2d11f9 to master Mark Salyzyn
2017-01-11Replace cutils/log.h and rationalize log/log.h and android/log.h Mark Salyzyn
2017-01-09Stubbed implementation of VK_GOOGLE_display_timing extension. Ian Elliott
2017-01-04vulkan: Add header support for gpdp2 Chris Forbes
2017-01-04vulkan: Update vulkan headers to 1.0.38 Chris Forbes
2016-12-28resolve merge conflicts of 525a5f2 to master Mark Salyzyn
2016-12-23vulkan: Add support for non-fatal missing functions in vulkan loader Chris Forbes
2016-12-22Replace cutils/log.h and rationalize log/log.h and android/log.h Mark Salyzyn
2016-07-26vulkan: Update Vulkan headers to 1.0.22 Jesse Hall
2016-06-02vulkan: remove EnumerateDeviceLayerProperties internally Chia-I Wu
2016-05-23vulkan: do not use exported functions internally Chia-I Wu
2016-05-06vulkan: use Logger in the generated code Chia-I Wu
2016-04-14vulkan: do not query non-enabled WSI functions Chia-I Wu
2016-04-13vulkan: fix vkGetDeviceProcAddr for intercepted commands Chia-I Wu
2016-03-30vulkan: rewrite top of loader Chia-I Wu