Files
weston/src
Manuel Bachmann 2992d7192d gl-renderer: fix EGL initialization steps
Some DRI drivers, including VMware vmwgfx, do not support
calling eglQueryString() with a EGL_NO_DISPLAY parameter.
Just as we do in gl_renderer_supports(), which returns 0
but does not fail in this case, do not fail in
gl_renderer_setup_egl_extensions().

Signed-off-by: Manuel Bachmann <manuel.bachmann@open.eurogiciel.org>
[Pekka: split the patch]
Signed-off-by: Pekka Paalanen <pekka.paalanen@collabora.co.uk>
Reviewed-by: Daniel Stone <daniels@collabora.com>
2015-04-08 16:40:54 +01:00
..
2015-03-19 17:02:08 +02:00
2013-08-08 13:46:13 -07:00
2013-10-21 16:07:10 -07:00
2013-10-21 16:07:10 -07:00
2012-05-10 14:11:44 -04:00
2013-12-02 11:36:29 -08:00
2013-12-02 11:36:29 -08:00
2015-03-19 17:02:08 +02:00
2015-03-27 09:17:16 +02:00