Robin Voetter
|
419e541a16
|
zig fmt **.zig
|
2021-07-06 10:37:39 +02:00 |
|
Robin Voetter
|
646d74ab6a
|
Make graphics_context.zig naming consistent
|
2020-11-26 15:25:54 +01:00 |
|
Robin Voetter
|
d18fe39488
|
Move fence waiting to SwapImage
|
2020-07-11 00:48:41 +02:00 |
|
Robin Voetter
|
0955d94ac5
|
Fix some synchronization in the example + remove unused import
|
2020-07-11 00:42:20 +02:00 |
|
Robin Voetter
|
9b3eff5a72
|
Rendering from a buffer
|
2020-07-05 16:27:52 +02:00 |
|
Robin Voetter
|
e049300d02
|
Dispose of old swapchain after recreating
This previously lead to X11 errors after aggressively resizing the
window
|
2020-07-03 15:48:26 +02:00 |
|
Robin Voetter
|
f4ad3304a0
|
Avoid queueWaitIdle when deinitializing/recreating the swapchain
|
2020-07-03 02:42:40 +02:00 |
|
Robin Voetter
|
c519450c57
|
Only recreate command buffers after swapchain invalidate
|
2020-07-03 02:29:11 +02:00 |
|
Robin Voetter
|
37b002001a
|
Basic rendering
|
2020-07-02 22:25:09 +02:00 |
|
Robin Voetter
|
34253e231b
|
Swapchain
|
2020-07-02 17:09:34 +02:00 |
|