chyyran
|
0adf3505ec
|
rt: mark frame and create APIs unsafe
This doesn't cause an API break in the C API but we don't actually make an attempt to verify that it's safe to access any of the device contexts.
|
2023-02-16 17:33:47 -05:00 |
|
chyyran
|
b81f415917
|
vk: fix lifetime issues with ash
Using `build` everywhere was causing miscompilations because of lifetimes leaking.
|
2023-02-15 22:57:20 -05:00 |
|
chyyran
|
512a4c0050
|
rt: make runtimes thread safe and document thread safety guarantees
|
2023-02-10 03:20:59 -05:00 |
|
chyyran
|
121209da10
|
fmt: clean up warnings
|
2023-02-09 21:06:58 -05:00 |
|
chyyran
|
009e740610
|
vk: use gpu-allocator for memory allocations
|
2023-02-09 18:14:55 -05:00 |
|