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
|
bb6551fdf6
|
Add drawing code for devices without descriptor indexing
|
2022-03-19 16:09:32 +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
|
d6265f3bf7
|
Handle possible error from createTextureImage
|
2022-03-15 14:04:36 +08:00 |
|
Benau
|
4b28f5b9af
|
Wait queue to become idle before deleting texture
|
2022-03-15 12:42:31 +08:00 |
|
Benau
|
ea275ae798
|
Use a correct layout during updateTexture
|
2022-03-14 09:43:22 +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
|
8a5ecc458f
|
Fix apple build
|
2022-03-01 16:25:25 +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 |
|
Benau
|
a5f29bc560
|
Add GEDX9Texture
|
2021-04-23 10:58:19 +08:00 |
|
Benau
|
c58de0a91f
|
Make GEGLTexture texture locking read only
|
2021-04-21 11:43:01 +08:00 |
|
Benau
|
7367610c1f
|
Fix broken billboard text in legacy gl driver
|
2021-04-21 10:24:29 +08:00 |
|
Benau
|
23ec5ba379
|
Don't crash if null image
|
2021-04-19 12:43:35 +08:00 |
|
Benau
|
2c3922f64f
|
Move RGBA conversion to GEGLTexture
|
2021-04-19 11:41:22 +08:00 |
|
Benau
|
b3aa499cd4
|
Fix mingw build
|
2021-04-18 09:46:44 +08:00 |
|
Benau
|
64c5762eeb
|
Implement updateTexture for GEGLTexture
|
2021-04-18 00:50:12 +08:00 |
|
Benau
|
4f9471dcff
|
Add createFontTexture
|
2021-04-17 15:32:33 +08:00 |
|
Benau
|
c4cae7d622
|
Add GEGLTexture
|
2021-04-17 12:44:25 +08:00 |
|
Benau
|
7496609bfa
|
Use dedicated function to handle sky textures
|
2021-04-14 09:34:59 +08:00 |
|
Benau
|
3f0eb215f7
|
Replace glew with glad with vulkan support
|
2020-12-04 09:39:06 +08:00 |
|