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 |
|
|
|
f54c889b11
|
me rambling about project plans
Build and Test verification / build (push) Failing after 24s
Build and Test verification / test (push) Has been skipped
|
2026-05-10 13:13:57 -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 |
|
|
|
b7e509ce96
|
add build and test instructions to readme
|
2026-05-07 23:56:48 -05:00 |
|
|
|
dc7ebdbb73
|
file structure and hello world program
|
2026-05-06 22:18:03 -05:00 |
|
|
|
5240970e1c
|
add readme
|
2026-05-06 18:32:45 -05:00 |
|