Magnus Norddahl
|
6a005e3a2a
|
Switch vulkan backend to use the zvulkan library
|
2022-12-05 07:49:43 +01:00 |
|
Magnus Norddahl
|
69778667aa
|
Minor cleanup of some vulkan rtx code
|
2022-07-16 08:55:57 +02:00 |
|
Christoph Oelckers
|
e3d7afa2d5
|
- added missing return
|
2022-06-22 09:26:53 +02:00 |
|
Magnus Norddahl
|
ed134c9b19
|
Improve the builder syntax so that fewer temp variables are required to build vulkan objects
|
2022-06-22 07:55:19 +02:00 |
|
Magnus Norddahl
|
5cc21c5a4a
|
Upgrade glslang to 11.10.0
|
2022-06-22 07:55:19 +02:00 |
|
Magnus Norddahl
|
a4e82766d7
|
Move inlined builder functions to the cpp file and remove FixedVector (none of it is on the critical path anyway)
|
2022-06-22 07:55:19 +02:00 |
|
Magnus Norddahl
|
e26fb04adf
|
Some minor bug fixes
|
2022-06-22 07:55:19 +02:00 |
|
Magnus Norddahl
|
0c90a72c66
|
Upgrade SPV and GLSL version if using Vulkan 1.2
|
2022-06-22 07:55:19 +02:00 |
|
Christoph Oelckers
|
652712d970
|
- moved Vulkan and Softpoly backends to 'common'.
|
2020-04-29 22:17:35 +02:00 |
|