aboutsummaryrefslogtreecommitdiff
path: root/vendor/vulkan/_gen
Commit message (Expand)AuthorAgeFilesLines
* Update vulkan bindings for to work with the new keyword `bit_field`gingerBill2024-02-221-1/+1
* fix C bit field parsingKithuppi2023-12-171-8/+35
* Remove the use of `import` within `when`gingerBill2023-08-041-2/+2
* Remove whitespacesDanielGavin2023-07-021-8/+0
* Add support FlagBits2DanielGavin2023-07-021-0/+99
* Generate the new vulkan filesNoahR022023-05-2012-271/+4107
* Add required metal typesNoahR022023-05-201-2/+9
* Parse vulkan video constants in seperate section andNoahR022023-05-201-23/+28
* Make sure the 's' is after Flags and not the ext nameNoahR022023-05-201-1/+10
* Parse C bit fields in parse_structsNoahR022023-05-201-1/+14
* Parse Vulkan Video headersNoahR022023-05-201-0/+12
* Add MicromapUsageEXT** to convert_typeNoahR022023-05-201-0/+1
* Add Vulkan-Wayland to wrapper generatorJeroen van Rijn2023-04-082-9/+73
* Revert "Add VK Wayland"Jeroen van Rijn2023-04-082-63/+8
* Add VK WaylandJeroen van Rijn2023-04-082-8/+63
* Fix GetInstanceProcAddr crashterids2022-10-141-7/+7
* Fix #1720gingerBill2022-04-261-0/+3
* Update Vulkan generation and packagegingerBill2022-04-158-697/+1937
* update vulkan generatorWalterPlinge2022-03-041-27/+112
* Convert `ODIN_OS` and `ODIN_ARCH` to use enums rather than use stringsgingerBill2022-01-201-1/+1
* Correct vulkan headersgingerBill2021-10-201-0/+4
* Transform `matrix` to `mat` identifier for VulkangingerBill2021-10-201-2/+2
* vendor:vulkan: Remove unused core:c import.Jeroen van Rijn2021-09-231-2/+0
* Sort enumsgingerBill2021-09-121-0/+1
* Add heuristics to make pointers `[^]` where appropriate for vulkangingerBill2021-09-121-14/+42
* Remove trailing `;` in vulkan wrappergingerBill2021-09-081-1/+1
* Update vulkan generator toolgingerBill2021-09-082-78/+150
* Merge pull request #1099 from Kelimion/vendorgingerBill2021-08-241-0/+202
|\
| * vendor: Add `README.md` and clarify licensing.Jeroen van Rijn2021-08-241-0/+202
* | Remove ICD from generationgingerBill2021-08-241-2/+2
|/
* Add `vendor:vulkan`gingerBill2021-08-249-0/+14731