1
0
Fork 0
mutter-performance-source/clutter/cogl
Robert Bragg d90c849e80 make some parts of the stage-window interface optional
Some parts of the StageWindow interface aren't meaningful for all window
systems. This makes stage_window_set_title/fullscreen/cursor_visible
optional instead of requiring those window systems to implement empty
stubs. Notably the empty stubs we had in the Cogl backend (previously
the EGL backend) used g_warning to report the feature as unsupported and
that was causing conformance test failures.
2011-06-15 15:46:38 +01:00
..
clutter-backend-cogl.c unify egl and glx backends as "cogl" backend 2011-06-14 20:35:18 +01:00
clutter-backend-cogl.h Do not include clutter-egl.h unconditionally 2011-06-15 13:05:18 +01:00
clutter-cex100.h.in unify egl and glx backends as "cogl" backend 2011-06-14 20:35:18 +01:00
clutter-egl-headers.h build: Adds missing clutter-egl-headers.h 2011-06-15 12:40:02 +01:00
clutter-egl.h unify egl and glx backends as "cogl" backend 2011-06-14 20:35:18 +01:00
clutter-event-tslib.c unify egl and glx backends as "cogl" backend 2011-06-14 20:35:18 +01:00
clutter-glx-texture-pixmap.c unify egl and glx backends as "cogl" backend 2011-06-14 20:35:18 +01:00
clutter-glx-texture-pixmap.h unify egl and glx backends as "cogl" backend 2011-06-14 20:35:18 +01:00
clutter-glx.h build: Adds missing clutter-glx.h 2011-06-15 12:41:17 +01:00
clutter-stage-cogl.c make some parts of the stage-window interface optional 2011-06-15 15:46:38 +01:00
clutter-stage-cogl.h unify egl and glx backends as "cogl" backend 2011-06-14 20:35:18 +01:00