Commit Graph

13 Commits

Author SHA1 Message Date
b95bc3101f add logical device creation
Some checks failed
Build and Test verification / build (push) Failing after 27s
Build and Test verification / test (push) Has been skipped
2026-05-22 21:16:40 -05:00
a94f2da6b2 improve device selection logic
Some checks failed
Build and Test verification / build (push) Failing after 10m25s
Build and Test verification / test (push) Has been skipped
2026-05-19 20:52:05 -05:00
9bcb8385fe add device clas which enumerates availble gpu devices 2026-05-16 13:37:44 -07:00
e3c4267fc2 add validation layers + debug callback
Some checks failed
Build and Test verification / build (push) Failing after 26s
Build and Test verification / test (push) Has been skipped
2026-05-14 21:10:36 -05:00
cedb80cb03 fix that buffoonery
Some checks failed
Build and Test verification / build (push) Failing after 28m1s
Build and Test verification / test (push) Has been skipped
2026-05-13 19:24:55 -05:00
6835359510 add validation layer checking (c++20 black magic)
Some checks failed
Build and Test verification / build (push) Failing after 38m46s
Build and Test verification / test (push) Has been skipped
2026-05-12 23:19:21 -05:00
e6b98362b6 fixed formatting because nano trolled me 2026-05-12 23:00:43 -05:00
0194699815 add required extensions to vulkan instance (+ use the c++ library over c library)
Some checks failed
Build and Test verification / build (push) Failing after 29s
Build and Test verification / test (push) Has been skipped
2026-05-11 23:32:28 -05:00
6407cb7fdb consolidate some cmake
Some checks failed
Build and Test verification / build (push) Failing after 25s
Build and Test verification / test (push) Has been skipped
2026-05-10 17:20:21 -05:00
fcdb09a142 hello vulkan
Some checks failed
Build and Test verification / build (push) Failing after 25s
Build and Test verification / test (push) Has been skipped
2026-05-09 20:22:51 -05:00
f72bd8c44f create SDL window
Some checks failed
Build and Test verification / build (push) Failing after 26s
Build and Test verification / test (push) Has been skipped
2026-05-09 15:36:53 -05:00
35cc73b04f add testing infrastructure 2026-05-06 23:05:14 -05:00
dc7ebdbb73 file structure and hello world program 2026-05-06 22:18:03 -05:00