OSDN Git Service

egl: Add EGL_RECORDABLE_ANDROID attribute
authorRob Herring <robh@kernel.org>
Tue, 2 Feb 2016 20:23:08 +0000 (14:23 -0600)
committerEmil Velikov <emil.l.velikov@gmail.com>
Fri, 1 Apr 2016 12:45:08 +0000 (13:45 +0100)
commite21e81aa1885287e438970429d44abb8b3dabb96
tree785b1ee7d63a251c04a6eae6947fa8b058b2b858
parent8975527f58afd4af77966c6e46b485fc04008779
egl: Add EGL_RECORDABLE_ANDROID attribute

This is used by Android to select an eglconfig compatible with screen
recording.

Cc: mesa-stable@lists.freedesktop.org
Signed-off-by: Rob Herring <robh@kernel.org>
[Emil Velikov: add the _eglIsConfigAttribValid check]
Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
src/egl/main/eglapi.c
src/egl/main/eglconfig.c
src/egl/main/eglconfig.h
src/egl/main/egldisplay.h