Commit Graph

9 Commits

Author SHA1 Message Date
Kevin Trogant
b70cafecef refactor: Use vulkan-headers.wrap instead of depending on a vulkan sdk install
All checks were successful
Ubuntu Cross to Win64 / Cross Compile with ming64 (1.4.0, ubuntu-latest) (push) Successful in 1m52s
2024-07-26 09:38:28 +02:00
Kevin Trogant
ef69ceaf13 doc: Document commit message format 2024-07-19 12:56:37 +02:00
6b830f3ff2 Add docs/NOTES_renderer_v3.md 2024-06-03 08:47:06 +02:00
2d54e1a26a Update docs/LINKS.md 2024-05-16 09:22:34 +02:00
a817cb2781 Update docs/LINKS.md 2024-03-05 08:36:28 +01:00
b939d1498e Update docs/LINKS.md 2024-02-13 00:51:49 +01:00
Kevin Trogant
1d8051747e Add some thoughts about the future render pipeline 2024-02-05 01:24:00 +01:00
c0a8fad6e7 Add docs/LINKS.md 2024-01-23 17:21:30 +01:00
Kevin Trogant
1a4a2109ca feat: async io for windows
Submit async-io to the OS.
Next step is replacing all FIO calls with async-io and removing the old
code.
2023-11-22 14:25:37 +01:00