Preston McGee
|
bcd19f1e60
|
Feature: VkDevice Creation (#5)
* update contributing with goals
* add required extensions to vulkan instance
* add validation layers + debug callback
* add device class which enumerates availble gpu devices
* improve device selection logic
* add logical device creation
|
2026-05-22 21:48:51 -05:00 |
|
Preston McGee
|
a63c271f92
|
Feature/VkExtensions+VkLayers (#2)
|
2026-05-16 12:48:39 -07:00 |
|
|
|
6407cb7fdb
|
consolidate some cmake
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
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
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 |
|