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