diff options
author | Varad Gautam <[email protected]> | 2015-10-07 09:48:14 +0530 |
---|---|---|
committer | Emil Velikov <[email protected]> | 2015-10-07 15:05:20 +0100 |
commit | f988eff37991272b3e685112136a8b2ae06386bf (patch) | |
tree | 8de9f5a99d52385b1f89932a14873333bffddacb /src/egl/main | |
parent | 47d11990b2ca3eb666b8ac81fee7f7eb5019eba1 (diff) |
egl: restore surface type before linking config to its display
commit c2c2e9a (egl: implement EGL_KHR_gl_colorspace (v2)) leaves
_EGLConfig->SurfaceType set incorrectly before calling _eglLinkConfig(),
and the bad value is passed around to platform_android. set it to zero
as earlier.
v2: Set SurfaceType to 0, rather than surface_type (Suggested by Emil)
Cc: [email protected]
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=91596
Signed-off-by: Varad Gautam <[email protected]>
Reviewed-by: Emil Velikov <[email protected]>
Diffstat (limited to 'src/egl/main')
0 files changed, 0 insertions, 0 deletions