inexorgame / vulkan-renderer

A new 3D game engine for Linux and Windows using C++20 and Vulkan API 1.3, in very early but ongoing development
https://inexor.org
MIT License
790 stars 34 forks source link

[ci] Update Vulkan SDK version and fix clang-tidy warnings #437

Closed IAmNotHanni closed 2 years ago

IAmNotHanni commented 2 years ago

Closes #436

IAmNotHanni commented 2 years ago

Looks like we got some new clang-tidy warnings. I will quickly fix them as well.

IAmNotHanni commented 2 years ago

I added clang-tidy warning portability-simd-intrinsics to the ignore list.