egl: First attempt at cleaning up the EGL native backend
authorEmmanuele Bassi <ebassi@linux.intel.com>
Mon, 3 Oct 2011 11:25:53 +0000 (12:25 +0100)
committerEmmanuele Bassi <ebassi@linux.intel.com>
Thu, 3 Nov 2011 13:45:20 +0000 (13:45 +0000)
commit405e72f2e4ce94e3fad5c668cf0e7622fdc3af35
tree3c1337f54a2837f7578a26962c65add5827b5b6c
parent19508132df6227f5b865de458bdf959106073373
egl: First attempt at cleaning up the EGL native backend

At least, let's make it compile when built along with the other
backends. In reality, it still needs to be verified as working.
clutter/Makefile.am
clutter/clutter-main.c
clutter/cogl/clutter-backend-cogl.c
clutter/cogl/clutter-stage-cogl.h
clutter/egl/clutter-backend-eglnative.c
clutter/egl/clutter-backend-eglnative.h
clutter/egl/clutter-egl.h
clutter/evdev/clutter-device-manager-evdev.c
clutter/tslib/clutter-event-tslib.c
clutter/tslib/clutter-event-tslib.h [new file with mode: 0644]
configure.ac