What's Changed
- Move all the dispatcher related classes into namespace detail by @asuessenbach in #1983
- Move all the management helper classes for SharedHandles and UniqueHandles into namespace detail. by @asuessenbach in #1984
- Remove macos-12 from workflow. by @asuessenbach in #1986
- Use compile option -fno-strict-aliasing to prevent breaking optimizations due to using reinterpret_cast by @asuessenbach in #1985
- Add CI support for ubuntu-24.04 by @asuessenbach in #1987
- Update Vulkan-Headers to v1.3.301 by @github-actions in #1990
Full Changelog: v1.3.300...v1.3.301