DragonSWDev
Results
2
issues of
DragonSWDev
Hello. I've tried to use primus_vk on openSUSE Tumbleweed and it's not working very well. I've changed NV_DRIVER_PATH in nv_vulkan_wrapper.cpp file to "/usr/lib64/libGLX_nvidia.so.0" (location for Nvidia driver on openSUSE), compiled...
Hello, so basically after creating window surface and context from display I'm enabling or disabling v-sync based on flag passed to the function. Code looks like this: ``` match vsync_enabled...
needs repro