mutter/clutter/osx
Tommi Komulainen 4471e886f5 OSX: don't depend on ClutterGLWindow
* clutter/osx/clutter-osx.h (_clutter_event_osx_put)
	* clutter/osx/clutter-event-osx.c (clutter_event_osx_translate,
	NSEvent:clutterStage:)
	* clutter/osx/clutter-stage-osx.c (EVENT_HANDLER): Since events are
	delivered to ClutterGLView, pass the associated ClutterStage directly
	to event translation. Avoids relying on being embedded in
	ClutterGLWindow, which makes it easier to implement clutter-gtk.
2008-06-29 10:31:31 +00:00
..
clutter-backend-osx.c
clutter-backend-osx.h
clutter-event-osx.c OSX: don't depend on ClutterGLWindow 2008-06-29 10:31:31 +00:00
clutter-osx.h OSX: don't depend on ClutterGLWindow 2008-06-29 10:31:31 +00:00
clutter-stage-osx.c OSX: don't depend on ClutterGLWindow 2008-06-29 10:31:31 +00:00
clutter-stage-osx.h
Makefile.am