index
:
odin/Odin.git
bill/all_or_none
bill/any-type-switch-if-else
bill/change-license
bill/compiler-optimizations-2025-09
bill/conditional-zero
bill/const-union
bill/dir-organization
bill/disallow-128-bit
bill/fix-current-os-package
bill/fix-data-races-2026-02
bill/force-type-assert
bill/global-variable-distribution
bill/init-fini-changes
bill/integer-concatenation
bill/io-error-changes
bill/must-tail
bill/new-slice-sort
bill/range-init
bill/remove-test-suffix
bill/shared-partial-return-memory
bill/subtype-type-info
bill/typeid-sip-hash
bill/utf16-strings
core-flags
core_os2_revamp
custom-math-sin
fix-4225
llvm-12-support
master
middle-end
mimalloc
mv/libc-errors
new_os
orca-dev
text-template
update-tilde
windows-llvm-11.1.0
windows-llvm-12.0.1
windows-llvm-13.0.0
Odin Programming Language
Odin Lang
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
vendor
/
vulkan
/
_gen
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update vulkan bindings for to work with the new keyword `bit_field`
gingerBill
2024-02-22
1
-1
/
+1
*
fix C bit field parsing
Kithuppi
2023-12-17
1
-8
/
+35
*
Remove the use of `import` within `when`
gingerBill
2023-08-04
1
-2
/
+2
*
Remove whitespaces
DanielGavin
2023-07-02
1
-8
/
+0
*
Add support FlagBits2
DanielGavin
2023-07-02
1
-0
/
+99
*
Generate the new vulkan files
NoahR02
2023-05-20
12
-271
/
+4107
*
Add required metal types
NoahR02
2023-05-20
1
-2
/
+9
*
Parse vulkan video constants in seperate section and
NoahR02
2023-05-20
1
-23
/
+28
*
Make sure the 's' is after Flags and not the ext name
NoahR02
2023-05-20
1
-1
/
+10
*
Parse C bit fields in parse_structs
NoahR02
2023-05-20
1
-1
/
+14
*
Parse Vulkan Video headers
NoahR02
2023-05-20
1
-0
/
+12
*
Add MicromapUsageEXT** to convert_type
NoahR02
2023-05-20
1
-0
/
+1
*
Add Vulkan-Wayland to wrapper generator
Jeroen van Rijn
2023-04-08
2
-9
/
+73
*
Revert "Add VK Wayland"
Jeroen van Rijn
2023-04-08
2
-63
/
+8
*
Add VK Wayland
Jeroen van Rijn
2023-04-08
2
-8
/
+63
*
Fix GetInstanceProcAddr crash
terids
2022-10-14
1
-7
/
+7
*
Fix #1720
gingerBill
2022-04-26
1
-0
/
+3
*
Update Vulkan generation and package
gingerBill
2022-04-15
8
-697
/
+1937
*
update vulkan generator
WalterPlinge
2022-03-04
1
-27
/
+112
*
Convert `ODIN_OS` and `ODIN_ARCH` to use enums rather than use strings
gingerBill
2022-01-20
1
-1
/
+1
*
Correct vulkan headers
gingerBill
2021-10-20
1
-0
/
+4
*
Transform `matrix` to `mat` identifier for Vulkan
gingerBill
2021-10-20
1
-2
/
+2
*
vendor:vulkan: Remove unused core:c import.
Jeroen van Rijn
2021-09-23
1
-2
/
+0
*
Sort enums
gingerBill
2021-09-12
1
-0
/
+1
*
Add heuristics to make pointers `[^]` where appropriate for vulkan
gingerBill
2021-09-12
1
-14
/
+42
*
Remove trailing `;` in vulkan wrapper
gingerBill
2021-09-08
1
-1
/
+1
*
Update vulkan generator tool
gingerBill
2021-09-08
2
-78
/
+150
*
Merge pull request #1099 from Kelimion/vendor
gingerBill
2021-08-24
1
-0
/
+202
|
\
|
*
vendor: Add `README.md` and clarify licensing.
Jeroen van Rijn
2021-08-24
1
-0
/
+202
*
|
Remove ICD from generation
gingerBill
2021-08-24
1
-2
/
+2
|
/
*
Add `vendor:vulkan`
gingerBill
2021-08-24
9
-0
/
+14731