Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Should we have Servo in it's own thread or is Renderer enough? #1

Open
ahayzen-kdab opened this issue Jan 15, 2024 · 1 comment
Open
Assignees

Comments

@ahayzen-kdab
Copy link
Collaborator

This was originally copied from the servo gst src that has now been removed, the other ports don't have this separate thread and Qt already has the renderer in another thread so maybe this can be removed.

@ahayzen-kdab ahayzen-kdab self-assigned this Jan 16, 2024
@ahayzen-kdab
Copy link
Collaborator Author

When moving back to the same thread the recomposite() fails to make the GL context current. And then if we don't recomposite the app hangs before the window is visible.

So maybe having it running in it's own thread is the best thing to do ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant