Skip to content

investigate offscreen canvas usage #4741

Open
@jerch

Description

Safari finally added offscreen canvas support in v16.4 (released around April 23), at least with bitmaprenderer and 2D context support.

It might be worth to check, if we can free some mainthread cycles by using offscreen canvas in the canvas renderer and in the image addon. The webgl renderer is prolly not worth it (not high in the CPU books, also not yet supported by Safari).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions