This website requires JavaScript.
Explore
Help
Sign In
allemang.d
/
vulkan-zig
Watch
1
Star
0
Fork
0
You've already forked vulkan-zig
forked from
mirror/vulkan-zig
Code
Pull Requests
Activity
Files
d1ddf52e82eb21823e54d0254a1462174694b1de
vulkan-zig
/
generator
/
vulkan
History
Robin Voetter
75aa7e5556
Explicitly default pNext fields again
...
This undoes
#5
, as there are still some structs which do not properly set this value.
2022-10-07 01:36:34 +02:00
..
build_integration.zig
Add special cases for bit packed structs
2022-10-07 00:21:15 +02:00
c_parse.zig
decay arrays to pointers in parameters (
fixes
#54
)
2022-10-07 01:33:25 +02:00
generator.zig
Add special cases for bit packed structs
2022-10-07 00:21:15 +02:00
parse.zig
Explicitly default pNext fields again
2022-10-07 01:36:34 +02:00
registry.zig
zig stage 2 compatibility
2022-08-20 11:31:36 +02:00
render.zig
add missing default foreign types, fix SECURITY_ATTRIBUTES foreign type
2022-10-07 01:36:21 +02:00