Add a CEx100-specific backend
authorEmmanuele Bassi <ebassi@linux.intel.com>
Fri, 4 Nov 2011 17:44:55 +0000 (17:44 +0000)
committerEmmanuele Bassi <ebassi@linux.intel.com>
Thu, 10 Nov 2011 14:55:03 +0000 (14:55 +0000)
commit89e26497de8f3f05fbaf409436c4ee92f5d3669c
tree634c4271a77945a9ca15e03fe4ff2f82db21e4bc
parent5c9cafb411961fbd9117e86c6e8ca636f91fb158
Add a CEx100-specific backend

Instead of piggybacking on the EGL backend, let's create a small
ClutterBackend for the CEx100 platforms. This allows us to handle the
CEx100-specific details in a much cleaner way.
.gitignore
clutter/Makefile.am
clutter/cex100/clutter-backend-cex100.c [new file with mode: 0644]
clutter/cex100/clutter-backend-cex100.h [new file with mode: 0644]
clutter/cex100/clutter-cex100.h.in [moved from clutter/egl/clutter-cex100.h.in with 63% similarity]
configure.ac