aboutsummaryrefslogtreecommitdiff
path: root/vendor/vulkan/structs.odin
Commit message (Expand)AuthorAgeFilesLines
* Doc lines for vendor:*Jeroen van Rijn2025-10-101-3/+0
* fix identReio Piller2025-03-011-28/+28
* add vulkan vulkan_beta.h bindingsReio Piller2025-02-271-0/+123
* bit_field type fixReio Piller2025-02-261-7/+7
* vulkan bindings update with bit_set/bit_field handling changesReio Piller2025-02-261-104/+799
* vendor:x11/xlib add IS_SUPPORTED constant to match core:time and friendsfleandro2025-01-051-2/+1
* vendor:vulkan Use vendor:x11/xlib types when availablefleandro2024-12-311-3/+15
* vendor:vulkan Add support for xlib and xcbfleandro2024-12-301-4/+26
* regenerate vulkan vendor bindings (1.4.303)wrapperup2024-12-021-600/+1066
* generate new vulkan files (1.3.296)wrapperup2024-09-261-74/+2033
* 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