adamponi
adamponi
Hi, I compiled the SDL3 branch in Termux, and it works well with the default settings. However, when using the --render=vulkan option, the colors appear inverted, although scrcpy remains usable....
I can't reproduce this using SDL2 because the version built on github doesn't offer a Vulkan renderer.
``` PS C:\Users\xxxxxxxxxxxx\Downloads\scrcpy-release-sdl3\scrcpy-win64-sdl3> ./scrcpy --render=vulkan --no-audio -m1024 scrcpy 3.3.1 INFO: ADB device found: INFO: --> (usb) ec8faaa3 device xxxxxxxxxxxx C:\Users\xxxxxxxxxxxx\Downloads\scrcpy-release-sdl3\scrcpy-... file pushed, 0 skipped. 28.7 MB/s (90788 bytes in 0.003s)...
I also just tested the "direct3d" renderer and everything works fine there. The problem is only with the "vulkan" renderer.