BearOso
|
f67bdbef3f
|
vulkan: Handle case when no vulkan library is available.
Use one copy of the dynamic loader, if it can't load a library,
drop out of instance creation.
|
2023-03-07 13:58:22 -06:00 |
BearOso
|
edbffb9a53
|
vulkan: Keep dynamic loader around.
|
2023-03-07 13:58:22 -06:00 |
BearOso
|
2fb67c7329
|
Gtk: Clean up asan leaks.
|
2023-03-07 13:58:22 -06:00 |
BearOso
|
b7704733ec
|
win32: Fix vk_mem_alloc.h compatibility break.
Set WINVER to less than Vista to maintain compatibility with Windows XP.
|
2023-03-07 13:58:22 -06:00 |
BearOso
|
246a44a940
|
Error handling.
|
2023-03-07 13:58:22 -06:00 |
BearOso
|
fd3a9dba14
|
Fix a couple validation issues.
|
2023-03-07 13:58:22 -06:00 |
BearOso
|
daa0e168e8
|
Getting win32 ready for Vulkan.
|
2023-03-07 13:58:22 -06:00 |
BearOso
|
23cf7ec056
|
Restrict max latency to 3 frames.
|
2023-03-07 13:58:21 -06:00 |
BearOso
|
e4768f9b80
|
Wayland compatibility with Vulkan.
|
2023-03-07 13:58:21 -06:00 |
BearOso
|
259dfd07ae
|
Vulkan support.
Gtk port support. Breaks other platforms.
|
2023-03-07 13:58:21 -06:00 |