Sat, 30 Mar 2024 22:16:38 +0700 |
sam |
fix: possibly undeterministic queue selection in swapchain
|
Sat, 30 Mar 2024 21:52:17 +0700 |
sam |
del: do not use vulkan 1.3 functions to support older hardware
|
Sat, 30 Mar 2024 20:45:59 +0700 |
sam |
did: cleanup
|
Sat, 30 Mar 2024 20:29:33 +0700 |
sam |
add: some sync (not finished), simplify renderpass af
|
Fri, 29 Mar 2024 16:28:30 +0700 |
sam |
add: better vulkan exception handling
|
Fri, 29 Mar 2024 16:01:53 +0700 |
sam |
did: cleanup unnecessasry annotations, comments
|
Fri, 29 Mar 2024 15:44:17 +0700 |
sam |
fix: last commit was actually only relevant for ARM, also adjust validation outputs
|
Fri, 29 Mar 2024 15:39:04 +0700 |
sam |
did: adjust max LOD according to vk best practices output
|
Fri, 29 Mar 2024 15:10:23 +0700 |
sam |
merge
|
Mon, 25 Mar 2024 23:33:16 +0700 |
sam |
del: unnecesary device feature (included in Vulkan 1.2)
|
Fri, 29 Mar 2024 15:08:33 +0700 |
sam |
fix: a few small (vulkan) API optimizations
|
Mon, 25 Mar 2024 22:26:58 +0700 |
sam |
fix: log output
|
Mon, 25 Mar 2024 07:52:24 -0700 |
sam |
fix: windows paths
|
Sun, 24 Mar 2024 21:47:54 +0700 |
sam |
fix: windows path not working correctly
|
Sun, 24 Mar 2024 19:11:19 +0700 |
sam |
fix: wrong value for default log level
|