Commit Graph

14 Commits

Author SHA1 Message Date
Magnus Norddahl 9ed4723e6e Fix misc bugs 2023-10-16 17:37:26 +02:00
Magnus Norddahl 1a4d2a783f Update zvulkan 2023-10-04 19:08:50 +02:00
Magnus Norddahl c142f11248 Upgrade to latest version of zvulkan and hook up minAccelerationStructureScratchOffsetAlignment 2023-04-12 01:23:06 +02:00
Magnus Norddahl 1420e4f6d5 Fix missing vector include statement 2022-11-07 23:32:34 +01:00
Magnus Norddahl 5bf393364f Rewrite CMakeLists.txt 2022-11-07 23:24:24 +01:00
Magnus Norddahl 8427e4c98d Switch to using zvulkan 2022-11-07 21:36:27 +01:00
Magnus Norddahl 1e62255b28 Update the vulkan support classes and enable runtime detection for falling back to non-rayquery rendering if the device does not support it 2022-09-01 01:04:17 +02:00
RaveYard baba15b9b5 Use library to improve lightmap texture packing 2022-07-08 22:51:41 +02:00
Magnus Norddahl 8b26826cee Replace zlib with miniz as that is much easier to link with and removes a linker warning 2021-11-16 00:04:05 +01:00
Magnus Norddahl 0e7bb52c19 Upgrade glsl compiler to 11.6.0 2021-10-31 18:19:26 +01:00
Magnus Norddahl ce376eb558 Update vk_mem_alloc as the old version did not support all the flags needed for ray tracing 2021-10-31 03:05:11 +01:00
Magnus Norddahl a294ca216a Add uncommitted vulkan headers 2021-10-30 03:20:46 +02:00
Magnus Norddahl bbdb312e10 Update vulkan headers to 1.2.189.2
Update volk to 1.2.190
2021-10-30 01:27:36 +02:00
Magnus Norddahl 410a0e0c7c Add vulkan thirdparty files 2021-10-28 23:26:53 +02:00