1
0
Fork 0
mutter-performance-source/cogl
Jonas Ådahl b329256113 cogl/texture-2d-gl: Try to determine format for external textures
Don't just set the internal format to the dummy format "any", as that causes
code intended to be unreachable code to be reached. It's not possible to
actually know the internal format of an external texture, however, so it might
not actually correspond to the real format.

https://gitlab.gnome.org/GNOME/mutter/merge_requests/362
2019-01-03 10:26:13 +00:00
..
build/autotools move everything into a cogl/ directory 2016-04-22 16:44:31 +02:00
cogl cogl/texture-2d-gl: Try to determine format for external textures 2019-01-03 10:26:13 +00:00
cogl-gles2 build: Fix include and lib paths in autotools .pc files 2018-11-07 14:29:30 +01:00
cogl-pango build: Always pass --quiet to g-ir-scanner 2018-12-22 11:31:10 +01:00
cogl-path cogl: use G_BEGIN_DECLS instead of COGL_BEGIN_DECLS 2018-11-23 08:55:43 +01:00
test-fixtures Add meson build support 2018-11-06 18:51:44 +01:00
tests Add Meson support for installed tests 2018-12-20 13:52:35 -02:00
.gitignore cogl-framebuffer: Remove swap_throttled config 2018-12-06 14:29:34 +00:00
cogl-config.h.meson Add meson build support 2018-11-06 18:51:44 +01:00
cogl-mutter-config.h.in cogl: Make cogl-config.h include check explicit 2018-11-06 17:17:36 +01:00
config-custom.h move everything into a cogl/ directory 2016-04-22 16:44:31 +02:00
configure.ac cogl-framebuffer: Remove swap_throttled config 2018-12-06 14:29:34 +00:00
Makefile.am cogl: Always build CoglPango support 2018-11-06 17:17:36 +01:00
meson.build Add meson build support 2018-11-06 18:51:44 +01:00