|
a7eceb0316
|
WIP validation layers
TODO: "Debugging instance creation and destruction" on
https://vulkan-tutorial.com/Drawing_a_triangle/Setup/Validation_layers
|
2024-03-04 15:27:18 +09:00 |
|
|
d01b2bf8b8
|
cargo fmt
TODO: Rest of https://vulkan-tutorial.com/Drawing_a_triangle/Setup/Validation_layers
|
2024-03-04 12:28:19 +09:00 |
|
|
0e523e13ba
|
WIP validation layers implementation
TODO: Rest of https://vulkan-tutorial.com/Drawing_a_triangle/Setup/Validation_layers
|
2024-03-04 12:25:12 +09:00 |
|
|
9bbc5e156a
|
Unify C headers
Both headers are actually included at the same time by glfw3.h .
|
2024-03-04 12:08:25 +09:00 |
|
|
92e0e0fdec
|
Add MIT LICENCE
|
2024-03-01 14:51:55 +09:00 |
|
|
57d8a971c6
|
Cargo fmt, minor fix
|
2024-03-01 14:51:15 +09:00 |
|
|
e60ea4d131
|
WIP vulkan tutorial to draw a triangle
Project setup done.
Basic initialization done.
TODO: https://vulkan-tutorial.com/en/Drawing_a_triangle/Setup/Validation_layers
|
2024-03-01 14:45:51 +09:00 |
|