Carlos Garnacho 35388fb33c cogl: Use pixel_format_to_gl_with_target on bitmap uploading paths
We already do have a texture with an internal format in these paths,
so we should check the required format according to it.

This fixes CoglAtlasTexture (and CoglPangoRenderer indirectly), as
it forces a RGBA format on its texture, but pixel_format_to_gl()
anyway assumed swizzling is performed on the texture, while it is
not the case.

https://bugzilla.gnome.org/show_bug.cgi?id=779234
2017-03-07 13:40:06 +01:00
2017-02-16 02:44:16 +01:00
2015-07-06 00:52:18 -07:00
2017-03-07 12:00:47 +00:00
2014-03-18 20:37:35 -04:00
2017-02-16 16:01:42 +01:00
2017-03-01 15:48:06 +01:00
2016-04-27 20:37:47 +02:00
2014-07-31 17:50:28 +02:00
2017-03-01 15:48:06 +01:00
Description
91 MiB
Languages
C 98.9%
Meson 0.7%
Python 0.3%