Robin Voetter
|
b3c71d69ea
|
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-07-06 10:37:39 +02:00 |
|
Robin Voetter
|
419e541a16
|
zig fmt **.zig
|
2021-07-06 10:37:39 +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 |
|