|
3e0206b581
|
Major refactoring to fix spaghetti code, hook sanitizers in when debug building, and set up window surfaces.
|
2024-10-06 04:35:53 -05:00 |
|
|
9a6a351e23
|
Added Logical Device setup, currently there are a few errors thrown because we don't enable any extensions, but DO enable optional features, which rely on those extensions. It seems like vulkan can deal with these errors without crashing, but this will be addressed shortly regardless
|
2024-10-05 19:59:15 -05:00 |
|
|
f161504410
|
Support queue families and physical devices, choose a GPU that we can use based on what ops it can do basically
|
2024-10-05 16:53:36 -05:00 |
|