Andrey
Andrey
I am using [Depth3D](https://github.com/BlueSkyDefender/Depth3D) and it is not working anymore: I just getting a black screen but thre are no errors in vkbasalt log. There was an old release that...
OpenGL works fine on X11 and Wayland, but after I tried to switch to Vulkan, game just got frozen. Also in terminal I can see some repeated errors: ``` Vulkan:...
It will be helpful for devices with replaced screen to fully hide the camera  
When using parallel build, it randomly fails, because targets are not syncronized. Add this line to makefile: `$(PDCLIBS) : .WAIT $(SHOFILES)`
I may be stupid, but there is no line break in [test_03.csv](https://github.com/p-ranav/csv2/blob/master/test/inputs/test_03.csv) and no line break [here](https://github.com/p-ranav/csv2/blob/4f3c41db6457465e94b92b91fc560b911c16a16a/test/main.cpp#L227) , but just a backslash with n (2 chars, not one)