| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
It should be called after eglMakeCurrent.
Signed-off-by: Chia-I Wu <[email protected]>
|
|
|
|
|
|
|
| |
A successful eglChooseConfig call does not imply there are valid
configs.
Signed-off-by: Chia-I Wu <[email protected]>
|
|
|
|
|
|
|
| |
The default value of EGL_RENDERABLE_TYPE is EGL_OPENGL_ES_BIT. The
proper values should be specified if we are not using OpenGL ES.
Signed-off-by: Chia-I Wu <[email protected]>
|
|
Missed this file in the earlier commit.
|