1
0
Fork 0
mutter-performance-source/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 2008-06-26 Emmanuele Bassi <ebassi@openedhand.com> 2008-06-26 21:42:44 +00:00
clutter-backend-osx.h OSX: add multistage support 2008-06-05 21:27:58 +00:00
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 OSX: add multistage support 2008-06-05 21:27:58 +00:00
Makefile.am Merged clutter-ivan branch into trunk. 2008-04-25 13:37:36 +00:00