Benau
|
efe1070be7
|
Fix validation warning when using VK_SHARING_MODE_CONCURRENT
|
2022-04-10 10:56:04 +08:00 |
|
Benau
|
e6684040ba
|
Fallback to VK_SURFACE_TRANSFORM_IDENTITY_BIT_KHR if needed
|
2022-04-05 10:43:23 +08:00 |
|
Benau
|
24a9c99e03
|
Fix one validation warning
|
2022-04-03 09:55:17 +08:00 |
|
Benau
|
3994ce5666
|
Add workaround for https://gitlab.freedesktop.org/mesa/mesa/-/issues/5516
|
2022-04-02 13:41:52 +08:00 |
|
Benau
|
067ac4fe01
|
Implement resume behaviour for mobile stk
|
2022-04-02 13:33:08 +08:00 |
|
Benau
|
6c7e4f25ea
|
Quit the app if vkQueueSubmit with fence fails
It prevents infinitive vkWaitForFences later
|
2022-04-01 10:16:28 +08:00 |
|
Benau
|
9c7fb99e53
|
Fix one validation warning
|
2022-03-31 11:34:47 +08:00 |
|
Benau
|
bed91e67a0
|
Handle device orientation with vulkan pre-rotation
|
2022-03-26 00:19:09 +08:00 |
|
Benau
|
3d92730a82
|
Fix incorrect android screen rotation with vulkan
|
2022-03-25 09:04:08 +08:00 |
|
Benau
|
68eb70e7e6
|
Use dynamic viewport for GEVulkan2dRenderer
|
2022-03-24 16:37:34 +08:00 |
|
Benau
|
23cd67f45c
|
Implement draw2DRectangle for GEVulkanDriver
|
2022-03-23 10:53:00 +08:00 |
|
Benau
|
3e2ff91654
|
Add dynamic scissor support
|
2022-03-21 11:54:28 +08:00 |
|
Benau
|
ea1733ed08
|
Add drawing code for devices with low sampler images
|
2022-03-20 13:35:22 +08:00 |
|
Benau
|
1cf2c0c5bf
|
Add initial 2D vulkan rendering
|
2022-03-19 15:14:55 +08:00 |
|
Benau
|
cb607a16ff
|
Add GEVulkanShaderManager
|
2022-03-18 16:24:33 +08:00 |
|
Benau
|
89afd214e8
|
Require shaderSampledImageArrayDynamicIndexing for vulkan
|
2022-03-18 09:24:55 +08:00 |
|
Benau
|
c19327aaeb
|
Fix vsync disabled
|
2022-03-16 15:43:26 +08:00 |
|
Benau
|
a7994c02d8
|
Fix command buffers size
|
2022-03-16 12:37:18 +08:00 |
|
Benau
|
f35f402edf
|
Fix VkDeviceQueueCreateInfo warning
|
2022-03-13 10:54:35 +08:00 |
|
Benau
|
4a93bea962
|
Fix MSVC 2015 build
|
2022-03-12 16:43:32 +08:00 |
|
Benau
|
17a899aa2c
|
Fix exit crash
|
2022-03-01 15:59:48 +08:00 |
|
Benau
|
8b68f52e57
|
Add GEVulkanTexture
|
2022-03-01 13:22:20 +08:00 |
|
Benau
|
3ccdfaf70d
|
Add createSamplers for GEVulkanDriver
|
2022-01-23 16:43:33 +08:00 |
|
Benau
|
8e64c69c5d
|
Add command creation for GEVulkanDriver
|
2022-01-22 00:41:24 +08:00 |
|
Benau
|
2f4093516a
|
Add createSyncObjects for GEVulkanDriver
|
2022-01-22 00:18:42 +08:00 |
|
Benau
|
f0f498d53f
|
Add createSwapChain for GEVulkanDriver
|
2021-12-28 13:51:03 +08:00 |
|
Benau
|
17d26338f8
|
Add MoltenVK support
SDL_Vulkan_LoadLibrary is used for macOS to keep 10.9 compatibility
|
2021-06-10 13:21:11 +08:00 |
|
Benau
|
d5c848c4c2
|
Add basic vulkan driver
|
2021-06-10 01:02:24 +08:00 |
|