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
/
scripts
/
driver_generator.py
Age
Commit message (
Expand
)
Author
2024-08-15
Implement the VK_KHR_swapchain_mutable_format device extension in the vulkan ...
Tom Murphy
2024-05-15
Filter hook entry points by ICD entry point presence
Jörg Wagner
2022-12-28
Revert "Revert "Reland: "libvulkan: Implement EXT_swapchain_maintenance1""""
Chris Forbes
2022-12-22
Revert "Reland: "libvulkan: Implement EXT_swapchain_maintenance1"""
Ian Elliott
2022-12-22
Reland: "libvulkan: Implement EXT_swapchain_maintenance1""
Chris Forbes
2022-12-21
Revert "libvulkan: Implement EXT_swapchain_maintenance1"
Ian Elliott
2022-12-21
libvulkan: Implement EXT_swapchain_maintenance1
Chris Forbes
2022-03-16
swapchain: Implement VK_KHR_surface_protected_capabilities
Ian Elliott
2022-03-16
swapchain: Implement VK_GOOGLE_surfaceless_query
Ian Elliott
2022-03-15
Revert "swapchain: Implement VK_GOOGLE_surfaceless_query"
Ian Elliott
2022-03-14
Revert "swapchain: Implement VK_KHR_surface_protected_capabilities"
Ian Elliott
2022-03-01
swapchain: Implement VK_KHR_surface_protected_capabilities
Ian Elliott
2022-03-01
swapchain: Implement VK_GOOGLE_surfaceless_query
Ian Elliott
2020-07-13
libvulkan: cleanup some redundant codes
Yiwei Zhang
2020-07-07
libvulkan: fix support for promoted VK_KHR_external_* extensions
Yiwei Zhang
2020-07-07
libvulkan: fix support for promoted GPDP2
Yiwei Zhang
2020-07-07
libvulkan: fix support for 1.1 vkEnumeratePhysicalDeviceGroups
Yiwei Zhang
2020-07-07
libvulkan: enable promoted instance extensions for 1.0 icd instance
Yiwei Zhang
2019-10-17
Vulkan: correctly expose Vulkan entry points
Yiwei Zhang
2019-10-16
Vulkan: factor base extension name into a function -- continue
Yiwei Zhang
2019-10-11
Vulkan: factor base extension name into a function
Yiwei Zhang
2019-10-11
Vulkan: add docs for the framework generation scripts
Yiwei Zhang
2019-10-11
vulkan: clean up the framework generation script
Yiwei Zhang
2019-10-10
Vulkan: remove redundant function definitions in null_driver
Yiwei Zhang
2019-09-23
libvulkan: intercept vkQueueSubmit to insert a tracepoint
Yiwei Zhang
2019-07-12
Generate Vulkan framework from Vulkan registry (Part 4)
Adithya Srinivasan
2019-07-10
Generate Vulkan framework from Vulkan registry (Part 2)
Adithya Srinivasan