mutter/doc/reference
Robert Bragg 1317a25a91 offscreen: rename _new_to_texture to _new_with_texture
This renames cogl_offscreen_new_to_texture to
cogl_offscreen_new_with_texture. The intention is to then cherry-pick
this back to the cogl-1.16 branch so we can maintain a parallel
cogl_offscreen_new_to_texture() function which keeps the synchronous
allocation semantics that some clutter applications are currently
relying on.

Reviewed-by: Neil Roberts <neil@linux.intel.com>

(cherry picked from commit ecc6d2f64481626992b2fe6cdfa7b999270b28f5)

Note: Since we can't break the 1.x api on this branch this keeps a
thin shim around cogl_offscreen_new_with_texture to implement
cogl_offscreen_new_to_texture with its synchronous allocation
semantics.
2013-08-19 22:44:44 +01:00
..
cogl offscreen: rename _new_to_texture to _new_with_texture 2013-08-19 22:44:44 +01:00
cogl-2.0-experimental offscreen: rename _new_to_texture to _new_with_texture 2013-08-19 22:44:44 +01:00
cogl-gst cogl-gst: adds _sink_is_ready() api 2013-07-25 16:46:18 +01:00
Makefile.am cogl-gst: Add some documentation 2013-06-21 19:04:52 +01:00