mutter/clutter/glx
Emmanuele Bassi fa93634d14 Move the get_actor_at_pos() inside ClutterStage, as it is pure
GL and not GLX. Removed the get_actor_at_pos() and flush() vfuncs
from ClutterStageClass: clutter_stage_flush() becomes the private
_clutter_stage_sync_viewport() function, which should only be used
internally.
2007-03-25 11:47:30 +00:00
..
clutter-backend-glx.c 2007-03-23 Emmanuele Bassi <ebassi@openedhand.com> 2007-03-23 23:57:24 +00:00
clutter-backend-glx.h 2007-03-22 Emmanuele Bassi <ebassi@openedhand.com> 2007-03-22 18:21:59 +00:00
clutter-event-glx.c 2007-03-23 Emmanuele Bassi <ebassi@openedhand.com> 2007-03-23 17:55:13 +00:00
clutter-glx.h 2007-03-22 Emmanuele Bassi <ebassi@openedhand.com> 2007-03-22 18:21:59 +00:00
clutter-stage-glx.c Move the get_actor_at_pos() inside ClutterStage, as it is pure 2007-03-25 11:47:30 +00:00
clutter-stage-glx.h 2007-03-22 Emmanuele Bassi <ebassi@openedhand.com> 2007-03-22 18:21:59 +00:00
Makefile.am 2007-03-23 Emmanuele Bassi <ebassi@openedhand.com> 2007-03-23 15:20:35 +00:00