OSDN Git Service

Create an EGL context for DeviceInfoSettings
authorPaulo Sergio Travaglia <pstglia@gmail.com>
Sun, 27 Sep 2015 01:35:48 +0000 (01:35 +0000)
committerChih-Wei Huang <cwhuang@linux.org.tw>
Thu, 5 May 2016 10:07:22 +0000 (18:07 +0800)
commite1212cde43f244811dbeed6a25ee6ac3e0e33c69
treeddc930f01c2c331f829efc2a11aaaadc2566b10b
parent00631038d2a29c47e2fe2544bb0840f2b108a87d
Create an EGL context for DeviceInfoSettings

In order to get Mesa / OpenGL ES info, an EGL context is required.
Without it, GLES20.glGetString returns NULL.
src/com/android/settings/DeviceInfoSettings.java