cogl: add support for quartz imagebackend
authorTommi Komulainen <tommi.komulainen@iki.fi>
Mon, 9 Jun 2008 21:15:12 +0000 (21:15 +0000)
committerTommi Komulainen <tommi.komulainen@iki.fi>
Mon, 9 Jun 2008 21:15:12 +0000 (21:15 +0000)
commit78e1f63fcd25635e88c0a92866bbb86b63a115bd
tree365f4c1b22ca7e89d71c55a8b5256de9d00fb256
parentf91fb2e7015197a5ed064ac117d7d410394a535f
cogl: add support for quartz imagebackend

Bug #930 - add support for quartz imagebackend

* clutter/cogl/common/cogl-bitmap-pixbuf.c
(_cogl_bitmap_from_file): When USE_QUARTZ is defined implement
using Core Graphics.
* configure.ac: support --with-imagebackend=quartz and print
which imagebackend is selected. Make quartz default on OSX
ChangeLog
clutter/cogl/common/cogl-bitmap-pixbuf.c
configure.ac