timo-oster
timo-oster
I noticed that almost all all the key bindings sublime_zk sets are global. It can be quite annoying having them activate in other files. For example, the completion of square...
I just tried to compile vk_mini_path_tracer on my Linux machine and ran into an issue with FindVulkanSDK. I specified the location of my VulkanSDK via the VULKAN_SDK environment variable, and...
Hi, I'm using nvpro_core code in combination with the Vulkan C++ wrapper in our code. I recently ran valgrind on it and found an issue. nvpro_core is using `memcmp` to...