-
Notifications
You must be signed in to change notification settings - Fork 62
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Support more than one view. This is achieved by opting-in to use the new CogView.create_backend vfunc, which makes each web view responsible for creating its own WPE view backend. The platform keeps track of viewports using CogPlatform.viewport_{created,disposed}, and on each frame timer tick all views in from all viewports are checked for dispatching frame acknowledgements.
- Loading branch information
Showing
1 changed file
with
77 additions
and
26 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters