Remove the SDL backend
authorEmmanuele Bassi <ebassi@linux.intel.com>
Wed, 9 Dec 2009 00:50:33 +0000 (00:50 +0000)
committerEmmanuele Bassi <ebassi@linux.intel.com>
Wed, 3 Feb 2010 16:34:27 +0000 (16:34 +0000)
commitd8d728a8d7ac4bc56f058379d76f4539d01189de
treee0f53a0a70edafe12418a654ed74452ba6817f00
parentae188d203c63d680dc58ba1e19f333719a6916d4
Remove the SDL backend

The SDL API is far too limited for the windowing system needs of
Clutter; the status of the SDL backend was always experimental, and
since the Windows platform is supported by a native backend there is
no point in having the SDL backend around any more.
README
clutter/Makefile.am
clutter/sdl/Makefile.am [deleted file]
clutter/sdl/clutter-backend-sdl.c [deleted file]
clutter/sdl/clutter-backend-sdl.h [deleted file]
clutter/sdl/clutter-event-sdl.c [deleted file]
clutter/sdl/clutter-sdl.h [deleted file]
clutter/sdl/clutter-stage-sdl.c [deleted file]
clutter/sdl/clutter-stage-sdl.h [deleted file]
configure.ac