Raoul Wols

Results 72 issues of Raoul Wols

In this issue: https://github.com/KhronosGroup/Vulkan-Hpp/issues/237, it was requested to have an optional `Allocator` argument for various functions that allocate `std::vector`s. This works, but the argument for the allocator is taken by...

enhancement

I see this project tries to use an external cmake-format program to do its formatting. I think it'd be better to bundle a cmake-format with the language server so it's...