aboutsummaryrefslogtreecommitdiff
path: root/vendor/vulkan/structs.odin
Commit message (Expand)AuthorAgeFilesLines
* Update vulkan bindings for to work with the new keyword `bit_field`gingerBill2024-02-221-14/+14
* generate new bindingsKithuppi2023-12-181-7658/+7664
* Remove the use of `import` within `when`gingerBill2023-08-041-2/+2
* Add support FlagBits2DanielGavin2023-07-021-6/+0
* Generate the new vulkan filesNoahR022023-05-201-263/+2050
* Add Vulkan-Wayland to wrapper generatorJeroen van Rijn2023-04-081-5865/+5877
* Revert "Add VK Wayland"Jeroen van Rijn2023-04-081-5873/+5865
* Add VK WaylandJeroen van Rijn2023-04-081-5865/+5873
* Update Vulkan generation and packagegingerBill2022-04-151-560/+965
* Convert `ODIN_OS` and `ODIN_ARCH` to use enums rather than use stringsgingerBill2022-01-201-1/+1
* Correct vulkan headersgingerBill2021-10-201-0/+2
* Transform `matrix` to `mat` identifier for VulkangingerBill2021-10-201-3/+1
* Add heuristics to make pointers `[^]` where appropriate for vulkangingerBill2021-09-121-163/+163
* Remove trailing `;` in vulkan wrappergingerBill2021-09-081-1/+1
* Update vulkan generator toolgingerBill2021-09-081-1/+55
* Strip unneeded semicolons from vendor librarygingerBill2021-08-311-191/+191
* Remove ICD from generationgingerBill2021-08-241-40/+0
* Add `vendor:vulkan`gingerBill2021-08-241-0/+5446