mirror of
https://github.com/brl/mutter.git
synced 2024-11-23 00:20:42 -05:00
af983faccd
Some minor fixes here and there: missing include, wrongly placed #endif, unused variable warning fixes, missing #ifdef. Make ClutterStageEGL a subclass of either ClutterStageX11 or GObject depending if you compile with X11 support (EGLX) or not (native). |
||
---|---|---|
.. | ||
clutter-backend-egl.c | ||
clutter-backend-egl.h | ||
clutter-egl-headers.h | ||
clutter-egl.h | ||
clutter-event-tslib.c | ||
clutter-stage-egl.c | ||
clutter-stage-egl.h | ||
Makefile.am |