cloud-game/pkg/emulator/graphics
sergystepanov 6b6c391f81
Faster image processing (#382)
* Calculate frame duration in ns

* Reuse single OpenGL byte buffer

* Add threaded a/v processing

* Check min threads in opts

* Return missing audio sample
2022-11-24 13:44:00 +03:00
..
context.go Fix errors/misuse with OpenGL-based core API (#237) 2020-11-04 18:59:12 +08:00
opengl.go Faster image processing (#382) 2022-11-24 13:44:00 +03:00
sdl.go Main thread lock refactoring (#367) 2022-06-12 13:39:23 +03:00