Commit Graph

5 Commits

Author SHA1 Message Date
Matt McClaskey bed156c565
KASM-7072 refactor of noVNC rendering of rects (#134)
KASM-7072 Added threaded decoding of rects. Update replay test to work with threaded decoding. Update stats tracker to track dropped fps.

---------

Co-authored-by: ryan.kuba <ryan.kuba@kasmweb.com>
Co-authored-by: Ryan Kuba <ryankuba@gmail.com>
Co-authored-by: Matt McClaskey <matt@kasmweb.com>
2025-05-19 05:34:54 -04:00
mattmcclaskey 9fbea8cd83
requestAnimationFrame only when frames are ready 2023-11-14 09:50:47 -05:00
Matt McClaskey 9a95983382
KASM-3367 Refactor display.js, direct to visible canvas (#40)
* refactor display.js, remove non-visible canvas and concept of damage

* tweaks to UDP transitions

* Update testing readme

Co-authored-by: matt <matt@kasmweb.com>
Co-authored-by: matt mcclaskey <matt@kamsweb.com>
2022-10-14 15:07:57 -04:00
Matt McClaskey cac1f25ce4
Base64opt (#38)
* Add a faster base64 encoder
2022-10-11 15:56:53 -04:00
Matt McClaskey 08233e6926
rebased tests from upstream, added readme. (#37)
Co-authored-by: matt <matt@kasmweb.com>
2022-10-11 15:41:02 -04:00