OSDN Git Service

libEGL: select pixel format by EGL_NATIVE_VISUAL_ID
authorChih-Wei Huang <cwhuang@linux.org.tw>
Mon, 4 Sep 2017 11:26:33 +0000 (19:26 +0800)
committerChih-Wei Huang <cwhuang@linux.org.tw>
Tue, 12 Dec 2017 16:15:20 +0000 (00:15 +0800)
commit519828c5b649e5e83f18444666f0672ab7852518
treef272a6783e8f2f4ca4a9ee499a04f76b8aee23f6
parent792c8dc009bd3a0c44eb39e757a95e099c03b54c
libEGL: select pixel format by EGL_NATIVE_VISUAL_ID

We need this workaround until Mesa supports HAL_PIXEL_FORMAT_RGBA_8888.
opengl/libs/EGL/eglApi.cpp