mutter/examples
Neil Roberts 2d5a84fc35 cogland: Use wl_client_add_object instead of wl_client_add_resource
wl_client_add_resource has been deprecated in the Wayland API in
favour of wl_client_add_object which returns a pointer to a
wl_resource which it allocates instead of the compositor having to
embed it in a larger struct. As far as I understand the idea is to
eventually make wl_resource completely opaque. This patch changes
Cogland accordingly.

Reviewed-by: Robert Bragg <robert@linux.intel.com>

(cherry picked from commit adb971954757dffb9ddecf8c9091b96756424800)
2013-07-01 13:48:24 +01:00
..
android/hello
cogl-basic-video-player.c cogl-gst: expose aspect ratio apis 2013-06-21 19:06:59 +01:00
cogl-crate.c
cogl-emscripten-hello.c
cogl-gles2-context.c
cogl-gles2-gears.c
cogl-hello.c
cogl-info.c Add support for per-vertex point sizes 2013-06-07 16:53:29 +01:00
cogl-msaa.c
cogl-sdl2-hello.c
cogl-sdl-hello.c
cogl-x11-foreign.c
cogl-x11-tfp.c
cogland.c cogland: Use wl_client_add_object instead of wl_client_add_resource 2013-07-01 13:48:24 +01:00
crate.jpg
emscripten-example-js-library.js
emscripten-example-js.h
Makefile.am Include CoglGst 2013-06-21 18:57:24 +01:00