Andreas, Adam, could you review?
Br, DS
On Fri, Apr 29, 2016 at 7:54 AM, Dongseong Hwang
wrote:
> This demo shows how ChromeOS renders OpenGL ES2 via kms, drm and gbm.
> This demo consists of
> 1. kms modesetting and vsync
> 2. EGL and GLES2 context creation
> 3. gbm bo creation and EGL Image b
This demo shows how ChromeOS renders OpenGL ES2 via kms, drm and gbm.
This demo consists of
1. kms modesetting and vsync
2. EGL and GLES2 context creation
3. gbm bo creation and EGL Image binding
drm connection code is copied from eglkms.
ES2 rendering code is copied from es2tri.
Signed-off-by: D