forked from flutter/engine
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[content handler] Fix waiting for GPU. (flutter#3858)
Previously WaitForFirstDisplayDriver() would return, prematurely, on the first event in "/dev/class/display". This would cause apps started before the GPU driver came up to fall back on SW rendering.
- Loading branch information
1 parent
456d746
commit 9880703
Showing
1 changed file
with
11 additions
and
30 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