2
0
mirror of synced 2025-02-23 14:58:12 +00:00
Denis Bernard eb942daed4 mobile/app: need to create an XColormap in X11 implementation
When the preferred visual returned by EGL is different from the parent
window's visual, a private colormap is needed in the call to
XCreateWindow. See X server source code
http://cgit.freedesktop.org/xorg/xserver/tree/dix/window.c#n708

This patch systematically creates a TrueColor XColormap, regardless of
the visual returned by eglGetConfigAttrib().

Fixes #9997

Change-Id: I3caf7c6d46991b1f0268e72197fca5186612b5da
Reviewed-on: https://go-review.googlesource.com/6260
Reviewed-by: David Crawshaw <crawshaw@golang.org>
Reviewed-by: Nigel Tao <nigeltao@golang.org>
2015-03-01 00:18:37 +00:00
..
2015-01-10 22:16:05 +00:00
2014-12-10 17:26:16 +00:00
2014-12-10 17:26:16 +00:00
2015-02-23 15:45:04 +00:00
2015-02-23 15:45:04 +00:00
2015-02-23 15:45:04 +00:00
2015-02-23 15:45:04 +00:00
2015-01-20 15:15:48 +00:00