Andrey

Results 7 issues of 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 ![IMG_0307](https://user-images.githubusercontent.com/70959918/230624371-12acaa08-13f3-4e77-9bab-548148dd211a.JPG) ![1680877166894](https://user-images.githubusercontent.com/70959918/230624524-90f17d1c-a096-4d09-89b5-d67604e5f486.jpg)

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)