mutter/clutter/x11
Robert Bragg a8e631543e Reduce our internal dependence on the Cogl 1.x api
Since Cogl has started restricting what cogl 1.x api is exposed when
COGL_ENABLE_EXPERIMENTAL_2_0_API is defined and since we build all
Clutter internals with COGL_ENABLE_EXPERIMENTAL_2_0_API defined this
patch makes a first pass at reducing our internal use of the Cogl 1.x
api.

The most notable api that's no longer exposed to us internally is
the cogl_material_ api so this switches all Clutter internals to use the
cogl_pipeline_ api instead. This patch also makes quite a bit of
progress removing internal uses of CoglHandle although there is still
more to go.
2012-02-21 17:46:11 +00:00
..
xsettings
clutter-backend-x11.c backend: Clean up the device manager creation 2011-11-10 14:55:03 +00:00
clutter-backend-x11.h cogl/backend: Remove the ClutterBackendCogl class 2011-11-10 14:55:03 +00:00
clutter-device-manager-core-x11.c x11: Do not try to access private structures 2011-12-01 13:44:21 +00:00
clutter-device-manager-core-x11.h x11: Remove more private symbols 2011-01-25 11:00:20 +00:00
clutter-device-manager-xi2.c
clutter-device-manager-xi2.h
clutter-event-x11.c
clutter-glx-texture-pixmap.c
clutter-glx-texture-pixmap.h x11: Remove CLUTTER_DISABLE_DEPRECATED usage 2012-01-31 10:34:45 +00:00
clutter-glx.h
clutter-input-device-core-x11.c x11: Do not try to access private structures 2011-12-01 13:44:21 +00:00
clutter-input-device-core-x11.h x11: Do not try to access private structures 2011-12-01 13:44:21 +00:00
clutter-input-device-xi2.c
clutter-input-device-xi2.h
clutter-keymap-x11.c
clutter-keymap-x11.h
clutter-settings-x11.h
clutter-stage-x11.c x11/stage: Allow setting fullscreen hint before realize 2012-02-15 14:20:59 +00:00
clutter-stage-x11.h x11/stage: Allow setting fullscreen hint before realize 2012-02-15 14:20:59 +00:00
clutter-x11-texture-pixmap.c Reduce our internal dependence on the Cogl 1.x api 2012-02-21 17:46:11 +00:00
clutter-x11-texture-pixmap.h
clutter-x11.h x11: Remove CLUTTER_DISABLE_DEPRECATED usage 2012-01-31 10:34:45 +00:00