Fix GLES backends after merging the async-textures branch
authorNeil Roberts <neil@linux.intel.com>
Thu, 15 Jan 2009 18:09:54 +0000 (18:09 +0000)
committerNeil Roberts <neil@linux.intel.com>
Thu, 15 Jan 2009 18:09:54 +0000 (18:09 +0000)
commit9339334a4370bb8d57ce0aff0bf46ef205f93f21
treea2353d252a9fae8d15b25096d282b585d6d62ced
parent642617b7a0d74c346206b673729288d7c5454a8e
Fix GLES backends after merging the async-textures branch

The changes from the GL version of cogl-texture.c have been mirrored
in the GLES version. This adds the cogl_texture_new_from_bitmap
function and fixes the build errors.
clutter/cogl/gles/cogl-texture.c