Skip to content

Fix GL Context Resource Busy#16

Open
allenk wants to merge 7 commits intoskui-org:masterfrom
allenk:master
Open

Fix GL Context Resource Busy#16
allenk wants to merge 7 commits intoskui-org:masterfrom
allenk:master

Conversation

@allenk
Copy link

@allenk allenk commented Jan 15, 2021

Add make no current to provide a chance to release context to avoid "resource busy" problem.
The render command thread occupies the window context for Skia Gr functions loading but it doesn't release context after Skia Gr interface initiated.
In this fork, I try to add a "make no current" feature to release the context to avoid resource busy problem.
This is useful for GPU multi-thread situation.

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

Successfully merging this pull request may close these issues.

1 participant