mosra on vulkan-shaders
Shaders: suffix all existing sh… Shaders: wait, how did the link… Vk: the configure file is neede… (compare)
mosra on vulkan-shaders
Shaders: suffix all existing sh… Shaders: wait, how did the link… Vk: the configure file is neede… (compare)
mosra on vulkan-shaders
Vk: the configure file is neede… (compare)
mosra on vulkan-shaders
Shaders: wait, how did the link… Vk: the configure file is neede… (compare)
mosra on vulkan-shaders
Shaders: suffix all existing sh… (compare)
mosra on vulkan-shaders
DebugTools: missing forward dec… DebugTools: rename GLFrameProfi… Shaders: suffix all existing sh… (compare)
#include <ranges>
is a fireable offense, then
Utility/StlMath.h
"deshittifier" but for <algorithm>
<algorithm>
is included almost nowhere in magnum
another option: don't use c++20 :D
but I already changed all my enable_if's to requires clauses :laughing:
you might need to force the -std in CMAKE_CXX_FLAGS, otherwise it'll use 11
ah ok, I'll check one moment.
while in your case the extreme parallelism makes it 17 secs for the libs and just ~9 for the tests?
no I cannot reproduce this. There must have been something wrong now its more like 17sec for magnum and 33sec for the tests. This is also a lot more reasonable comparing to your numbers :)