cloud-game/pkg/worker/caged
sergystepanov e3b16d5feb Use client-side stream vertical flip
Previously we used zero-cost x264 `X264_CSP_VFLIP` and vpx
`vpx_img_flip` for OpenGL cores (which render their output buffers
upside down). Now the flip is handled client-side during GPU compositing
of the video stream.
This will be needed later, when we have to use more codecs and
Gstreamer.
2026-06-13 17:53:37 +03:00
..
app Use client-side stream vertical flip 2026-06-13 17:53:37 +03:00
libretro Use thread OS lock only with GL cores 2026-06-13 09:46:11 +03:00
caged.go Add keyboard and mouse support 2024-08-02 11:04:44 +03:00