mutter/clutter/cogl
Emmanuele Bassi 1c114be31a Add API for extracting image size from a file
For the asynchronous loading we need a function call that parses
a file, given its path, and retrieves the image width and height.

This commit adds cogl_bitmap_get_size_from_file() to the CoglBitmap
API.
2009-01-12 16:52:20 +00:00
..
common Add API for extracting image size from a file 2009-01-12 16:52:20 +00:00
gl Merge branch 'master' into async-textures 2009-01-12 14:43:53 +00:00
gles Declare G_LOG_DOMAIN for COGL 2009-01-12 11:21:06 +00:00
cogl-color.h 2008-11-12 Emmanuele Bassi <ebassi@linux.intel.com> 2008-11-12 13:57:58 +00:00
cogl-deprecated.h 2008-11-12 Emmanuele Bassi <ebassi@linux.intel.com> 2008-11-12 13:57:58 +00:00
cogl-fixed.h 2008-10-30 Emmanuele Bassi <ebassi@linux.intel.com> 2008-10-30 17:57:41 +00:00
cogl-mesh.h Fix warnings in mesh tests 2008-11-12 10:55:06 +00:00
cogl-offscreen.h 2008-10-30 Emmanuele Bassi <ebassi@linux.intel.com> 2008-10-30 17:57:41 +00:00
cogl-path.h Bug 1172 - Disjoint paths and clip to path 2008-12-04 13:45:09 +00:00
cogl-shader.h 2008-11-18 Emmanuele Bassi <ebassi@linux.intel.com> 2008-11-18 15:21:02 +00:00
cogl-texture.h Add API for extracting image size from a file 2009-01-12 16:52:20 +00:00
cogl-types.h Merge branch 'master' into async-textures 2009-01-12 14:43:53 +00:00
cogl.h.in Bug 1172 - Disjoint paths and clip to path 2008-12-04 13:45:09 +00:00
Makefile.am
TODO