Robin Voetter
|
7c2d1d466b
|
parse pointers in function pointer declarations always as optional
|
2021-12-17 20:13:19 +01:00 |
|
Robin Voetter
|
797ae8af88
|
Adapt to latest Zig master
See ziglang/zig/pull/10055
|
2021-12-09 00:28:17 +01:00 |
|
Robin Voetter
|
79d901a3e0
|
Fix a whole bunch of issues exposed by ziglang/zig#9191
This also includes a workaround for the fact that @"type" refers to the builtin
and not to a variable called "type". See ziglang/zig#2897.
|
2021-06-24 02:11:36 +02:00 |
|
Robin Voetter
|
511211f038
|
zig fmt **.zig
This also replaces @byteOffsetOf with @offsetOf.
|
2021-06-13 15:15:42 +02:00 |
|
Robin Voetter
|
1ebdd7f063
|
Adapt to Zig changes: Handle errors of testing functions
|
2021-05-11 14:23:29 +02:00 |
|
Robin Voetter
|
5375c873d9
|
Vulkan 1.2.175 compatibility
|
2021-04-13 19:52:06 +02:00 |
|
Robin Voetter
|
9aa2899f06
|
Replace std.SegmentedList by std.ArrayList
|
2020-12-01 14:17:04 +01: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 |
|