flyinghead
|
36a7c00507
|
win32: fix crash when switching to vulkan
fix recursive call to VulkanContext::Init
still crashing when starting with vk and switching to GL
|
2020-01-08 10:58:24 +01:00 |
Flyinghead
|
29fd406dd8
|
vulkan: crash on windows when switching from gl to vulkan
Destroy and recreate window when switching from gl to vulkan
VkGetPhysicalDeviceProperties2 crash with old nvidia driver (376)
|
2019-12-14 17:53:01 +01:00 |
Flyinghead
|
2a89874812
|
decouple imgui from gles renderer
|
2019-10-19 18:34:24 +02:00 |
flyinghead
|
ca4753cf7c
|
win32 build fix
|
2019-10-18 21:03:00 +02:00 |
Flyinghead
|
6611e9bf5e
|
gl: refactor wsi into their own class.Allow dynamic vk<->gl switch
|
2019-10-18 21:57:08 +02:00 |