-
-
Notifications
You must be signed in to change notification settings - Fork 3.6k
create null compositor for window-less testing #471
Copy link
Copy link
Closed
Labels
A-gfx/renderingE-less-complexStraightforward. Recommended for a new contributor.Straightforward. Recommended for a new contributor.I-enhancementNo impact; the issue is a missing or proposed feature.No impact; the issue is a missing or proposed feature.
Description
Right now we only have the GPU compositor that operates on windows. It might be nice to have a null compositor that just sent rendering to the bitbucket but allowed testing of layout/js.
This would allow us to test the new Rust schedule early, as it currently lacks support for PlatformThread, which is needed only for GLUT.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
A-gfx/renderingE-less-complexStraightforward. Recommended for a new contributor.Straightforward. Recommended for a new contributor.I-enhancementNo impact; the issue is a missing or proposed feature.No impact; the issue is a missing or proposed feature.