1
0
Fork 0
mutter-performance-source/cogl
Sebastian Wick bbf2d83e94 cogl/gles: Require OES_rgb8_rgba8 to have color-renderable 8bpc formats
In GLES 2.0 the required color-renderable formats to support to not
include 8bpc RGB/RGBA formats. The extension adds this requirement and
makes GLES 2.0 actually useable. Not specifying a gl internal format in
Cogl so far has hidden the problem and let the implementation fall back
to RGB585 for example.

Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/3429>
2023-12-05 08:47:11 +00:00
..
cogl cogl/gles: Require OES_rgb8_rgba8 to have color-renderable 8bpc formats 2023-12-05 08:47:11 +00:00
cogl-pango build: One config file to rule them all 2023-11-15 12:00:19 +00:00
meson.build build: One config file to rule them all 2023-11-15 12:00:19 +00:00