Robin Voetter
|
419e541a16
|
zig fmt **.zig
|
2021-07-06 10:37:39 +02:00 |
|
Robin Voetter
|
711bc08211
|
Stop fixing up bitmasks.
This seems to not be required anymore.
|
2021-04-08 13:02:07 +02:00 |
|
Robin Voetter
|
1e7b5edb10
|
Allow F as floating-point suffix
|
2021-03-30 13:08:34 +02:00 |
|
Robin Voetter
|
9f23e2e16d
|
Vulkan 1.2.170 compatibility
|
2021-02-16 15:26:22 +01:00 |
|
antlilja
|
bee43cea9d
|
Removed special case for member pNext.
Member pNext is now marked correctly as optional in vk.xml,
this special case is no longer needed.
|
2020-12-04 20:31:43 +01:00 |
|
Robin Voetter
|
9aa2899f06
|
Replace std.SegmentedList by std.ArrayList
|
2020-12-01 14:17:04 +01:00 |
|
Robin Voetter
|
7fdb6eaad3
|
Parse & render sType from spec (fixes #3)
|
2020-11-26 15:47:04 +01:00 |
|
Robin Voetter
|
7a79846b1b
|
Update to new opaque syntax
|
2020-10-08 13:09:41 +02:00 |
|
Robin Voetter
|
c708f01e3a
|
Move vulkan/util.zig to id_render.zig, and make it more generic
|
2020-08-11 18:07:21 +02:00 |
|
Robin Voetter
|
0928b25a53
|
Add Khronos license information to generated bindings
|
2020-07-08 01:41:03 +02:00 |
|
Robin Voetter
|
569c9df5c2
|
TagFixerUpper
|
2020-07-05 18:22:45 +02:00 |
|
Robin Voetter
|
cebecfe197
|
Restructure to allow for other binding generators in the future
|
2020-07-03 16:40:49 +02:00 |
|