Jack Palevich b1768998f1 Improve our EGL management when pausing / resuming.
We now release the EGL context when pausing. This
is required to reduce the chance of running out of
contexts on devices which support a limited number
of active EGL contexts.

Someday we may implement a global EGL context
manager that will allow us to let EGL contexts
persist until another activity needs an EGL
context. But for now, without such a manager,
we take the conservative approach.

Separately, we now terminate EGL when
pausing on Sapphire. This is a requirement of the
Sapphire OpenGL driver.
2010-03-24 13:48:27 -07:00
2010-03-23 11:37:38 -07:00
2010-03-23 12:25:11 -07:00
2010-03-23 11:51:11 -04:00
2010-03-10 22:11:50 -08:00
2010-03-16 09:59:06 -07:00
2010-03-22 15:55:38 -07:00
2010-03-18 14:14:52 -07:00
2010-03-08 18:11:37 -08:00
Description
No description provided
21 GiB
Languages
Java 73.7%
Kotlin 14%
PowerBuilder 5.8%
C++ 5.2%
AIDL 1%