mirror of
https://github.com/brl/mutter.git
synced 2025-02-04 07:34:09 +00:00
5580baeffb
Instead of using cogl_texture_new_from_file/with_size in the example we now use the cogl_texture_2d_ equivalents. This is in preparation for removing the cogl-auto-texture apis. Reviewed-by: Neil Roberts <neil@linux.intel.com> (cherry picked from commit 815a1c80db4132fff6ccf97fc08396e61fc31ebb) Conflicts: examples/cogl-crate.c examples/cogl-gles2-context.c examples/cogl-msaa.c