Robert Bragg 8ae53cea08 auto-texture: revert _new_with_size semantics
This reverts the change in semantics for cogl_texture_new_with_size so
that it goes back to allocating textures synchronously and returning
NULL if there was a failure to allocate. Only the new/2.0 texture apis
will have the lazy allocation behaviour so we avoid breaking existing
code. This also fixes a potential crasher by removing a code path
that was passing NULL to cogl_texture_allocate() that would have caused
and abort if there were an error.

Reviewed-by: Neil Roberts <neil@linux.intel.com>
2013-09-02 16:49:33 +01:00
..
2013-08-20 19:18:40 -04:00
2013-05-28 21:36:03 +01:00
2013-08-23 15:22:30 +01:00
2013-08-23 15:22:30 +01:00
2013-08-30 12:04:36 +01:00
2013-08-30 12:04:36 +01:00