mutter/cogl/cogl/winsys
Jonas Ådahl 712ec30cd9 renderer/native: Force EGL config pixel format
We just arbitrarily chose the first EGL config matching the passed
attributes, but we then assumed we always got GBM_FORMAT_XRGB8888. That
was not a correct assumption. Instead, make sure we always pick the
format we expect.

Closes: https://gitlab.gnome.org/GNOME/mutter/issues/2
2018-03-05 15:42:27 +00:00
..
cogl-texture-pixmap-x11-private.h move everything into a cogl/ directory 2016-04-22 16:44:31 +02:00
cogl-texture-pixmap-x11.c Don't use config.h in clutter and cogl 2016-07-20 14:23:48 +08:00
cogl-texture-pixmap-x11.h cogl: Remove support for not building with glib/gtype support 2016-07-20 14:23:48 +08:00
cogl-winsys-egl-feature-functions.h move everything into a cogl/ directory 2016-04-22 16:44:31 +02:00
cogl-winsys-egl-private.h renderer/native: Force EGL config pixel format 2018-03-05 15:42:27 +00:00
cogl-winsys-egl-x11-private.h move everything into a cogl/ directory 2016-04-22 16:44:31 +02:00
cogl-winsys-egl-x11.c renderer/native: Force EGL config pixel format 2018-03-05 15:42:27 +00:00
cogl-winsys-egl.c renderer/native: Force EGL config pixel format 2018-03-05 15:42:27 +00:00
cogl-winsys-glx-feature-functions.h move everything into a cogl/ directory 2016-04-22 16:44:31 +02:00
cogl-winsys-glx-private.h move everything into a cogl/ directory 2016-04-22 16:44:31 +02:00
cogl-winsys-glx.c Add cogl_xlib_renderer_set_threaded_swap_wait_enabled() 2017-02-21 16:25:01 -05:00
cogl-winsys-private.h Make it possible to include private cogl API from mutter 2016-07-20 14:23:48 +08:00
cogl-winsys-stub-private.h move everything into a cogl/ directory 2016-04-22 16:44:31 +02:00
cogl-winsys-stub.c Don't use config.h in clutter and cogl 2016-07-20 14:23:48 +08:00
cogl-winsys.c Don't use config.h in clutter and cogl 2016-07-20 14:23:48 +08:00