e70a0109f2
All backends follow the same pattern of queueing events first in ClutterMainContext, then copying them to a ClutterStage queue and immediately free them. Instead, we can just pass ownership of events directly to ClutterStage thus avoiding the allocation and copy in between. https://bugzilla.gnome.org/show_bug.cgi?id=711857 |
||
---|---|---|
.. | ||
clutter-backend-gdk-private.h | ||
clutter-backend-gdk.c | ||
clutter-backend-gdk.h | ||
clutter-device-manager-gdk.c | ||
clutter-device-manager-gdk.h | ||
clutter-event-gdk.c | ||
clutter-gdk.h | ||
clutter-input-device-gdk.c | ||
clutter-input-device-gdk.h | ||
clutter-settings-gdk.h | ||
clutter-stage-gdk.c | ||
clutter-stage-gdk.h |