mutter/examples
Robert Bragg 5580baeffb examples: avoid using the auto-texture apis
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
2013-07-29 17:57:23 +01:00
..
android/hello examples: Fix the first colour in the triangle_vertices 2013-04-22 13:01:45 +01:00
cogl-basic-video-player.c cogl-gst: expose aspect ratio apis 2013-06-21 19:06:59 +01:00
cogl-crate.c examples: avoid using the auto-texture apis 2013-07-29 17:57:23 +01:00
cogl-emscripten-hello.c emscripten-hello: improve mainloop integration 2013-05-29 19:30:44 +01:00
cogl-gles2-context.c examples: avoid using the auto-texture apis 2013-07-29 17:57:23 +01:00
cogl-gles2-gears.c Fix a warning about ‘sincos’ in examples/cogl-gles2-gears 2013-04-23 18:30:54 +01:00
cogl-hello.c Update some of the examples to use the dirty callback 2013-05-30 13:43:00 +01:00
cogl-info.c Add support for per-vertex point sizes 2013-06-07 16:53:29 +01:00
cogl-msaa.c examples: avoid using the auto-texture apis 2013-07-29 17:57:23 +01:00
cogl-sdl2-hello.c Update some of the examples to use the dirty callback 2013-05-30 13:43:00 +01:00
cogl-sdl-hello.c Update some of the examples to use the dirty callback 2013-05-30 13:43:00 +01:00
cogl-x11-foreign.c Move event polling into CoglRenderer 2013-04-30 16:39:31 +01:00
cogl-x11-tfp.c Adds CoglError api 2013-01-22 17:47:39 +00:00
cogland.c cogland: Use wl_resource_get_user_data instead of resource->data 2013-07-04 11:50:31 +01:00
crate.jpg Adds another example that draws a 3D crate 2011-06-30 14:33:11 +01:00
emscripten-example-js-library.js emscripten-hello: improve mainloop integration 2013-05-29 19:30:44 +01:00
emscripten-example-js.h emscripten-hello: improve mainloop integration 2013-05-29 19:30:44 +01:00
Makefile.am Include CoglGst 2013-06-21 18:57:24 +01:00