diff options
author | Lepton Wu <[email protected]> | 2019-09-12 06:38:59 +0000 |
---|---|---|
committer | Eric Engestrom <[email protected]> | 2019-09-12 06:38:59 +0000 |
commit | 8b1912c20bb0056937fab5af301c073d1d2c3421 (patch) | |
tree | 87e1dbdaefb2df3b2b101df641e90d38674efac8 /src/egl/main/egldisplay.c | |
parent | e2485bb02392f81cb9e24d8a3466cd6a2ba8d73a (diff) |
egl/android: Only keep BGRA EGL configs as fallback
Stock Android code actually doesn't support BGRA format EGL
configs. It's hard coded to use RGBA_8888 as window format
for BGRA EGL configs here:
https://android.googlesource.com/platform/frameworks/native/+/1eb32e2/opengl/libs/EGL/eglApi.cpp#608
So just remove it from EGL configs if RGBA is supported.
Signed-off-by: Lepton Wu <[email protected]>
Reviewed-by: Tapani Pälli <[email protected]>
Diffstat (limited to 'src/egl/main/egldisplay.c')
0 files changed, 0 insertions, 0 deletions