1
0
Fork 0
mutter-performance-source/clutter/gdk
Giovanni Campagna 9c102b7c51 Rework the interaction between the Cogl and GDK / X11 backends.
Previously, the Cogl backend was at times a subclass of the X11
backend, and at times a standalone one. Now it is the other way
round, with GDK and X11 backends providing the concrete classes,
layered on top of the generic Cogl backend. A new EglNative backend
was introduced for direct to framebuffer rendering. This greatly
simplifies the API design (at the expense of some casts needed)
and reduces the amount of #ifdefs, without duplicating code.

https://bugzilla.gnome.org/show_bug.cgi?id=657434
2011-11-03 13:45:17 +00:00
..
clutter-backend-gdk-private.h
clutter-backend-gdk.c Rework the interaction between the Cogl and GDK / X11 backends. 2011-11-03 13:45:17 +00:00
clutter-backend-gdk.h Rework the interaction between the Cogl and GDK / X11 backends. 2011-11-03 13:45:17 +00:00
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 Rework the interaction between the Cogl and GDK / X11 backends. 2011-11-03 13:45:17 +00:00
clutter-stage-gdk.h Rework the interaction between the Cogl and GDK / X11 backends. 2011-11-03 13:45:17 +00:00