Evas GL: Try harder to find a matching config for GLESv1
authorJean-Philippe Andre <jp.andre@samsung.com>
Mon, 22 Dec 2014 13:08:24 +0000 (22:08 +0900)
committerJean-Philippe Andre <jp.andre@samsung.com>
Mon, 22 Dec 2014 13:15:12 +0000 (22:15 +0900)
commitaf43bc67e4a79b18343f7f8f55754b3eceaa48a3
tree523a4896a6d1a6c947bb62926793e01fe8e26123
parent48920920a581a14da7f093748540f608a70e0513
Evas GL: Try harder to find a matching config for GLESv1

If MSAA was requested, it is very likely that no config was
found (depending on the driver), so we'll try again without
MSAA. Yeah, this might not look very smooth but it should be
better that failing at eglMakeCurrent.
src/modules/evas/engines/gl_x11/evas_engine.c