Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 40dcb025 authored by Derek Sollenberger's avatar Derek Sollenberger
Browse files

The create/destroy for RenderEngine needs to happen on the same thread.

The threaded variant of RE was running the destructor on whatever
thread deleted the wrapper class and not on the thread where RE was
actually running.  This means that any GPU state that is specific
to the thread was not being correctly cleaned up.

Test: librenderengine_test
Bug: 175348740
Change-Id: I88e3129bf8af451e2a97155286941d312ea096da
parent ec5a9cc9
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment