mutter/cogl/cogl/driver
Carlos Garnacho 1b4cd1b47d cogl: Use pixel_format_to_gl_with_target in find_best_gl_get_data_format
Fixes cogl_texture_get_data() resorting to the wrong conversions when
extracting the texture data. This notably resulted in RGB/RGBA buffers
copied as-is into BGRA buffers, for instance for the fullscreen animation,
or single-window screenshots of such buffers.

https://bugzilla.gnome.org/show_bug.cgi?id=779234
2017-05-19 11:13:31 +02:00
..
gl cogl: Use pixel_format_to_gl_with_target in find_best_gl_get_data_format 2017-05-19 11:13:31 +02:00
nop cogl: Add pixel_format_to_gl_with_target driver vfunc 2017-03-07 13:40:06 +01:00