cloud-game/pkg/worker
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
..
room Faster image processing (#382) 2022-11-24 13:44:00 +03:00
coordinator.go Handle no config situation for workers (#253) 2021-01-03 21:23:55 +03:00
handlers.go Remove heavy Google Cloud Storage lib 2022-04-11 09:22:06 +03:00
http.go Update server HTTPS configuration (#337) 2021-08-09 10:42:06 +03:00
internalhandlers.go Game recording support (#356) 2021-12-04 14:20:38 +03:00
routes.go Game recording support (#356) 2021-12-04 14:20:38 +03:00
session.go Migrate to v2 suffix (#231) 2020-10-04 23:21:03 +08:00
worker.go Main thread lock refactoring (#367) 2022-06-12 13:39:23 +03:00