mutter/clutter/cogl
Emmanuele Bassi 1776ac8ed5 Remove internal usage of ClutterGeometry in StageWindow
The ClutterGeometry type is a poor substitute of cairo_rectangle_int_t,
with unsigned integers for width and height to complicate matters.

Let's remove the internal usage of ClutterGeometry and switch to the
rectangle type from Cairo.

https://bugzilla.gnome.org/show_bug.cgi?id=656663
2011-09-26 12:05:55 +01:00
..
clutter-backend-cogl.c backend-cogl: update _get_egl_context symbol name 2011-07-11 16:59:26 +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: don't explicitly include and egl or gl headers 2011-07-18 17:07:40 +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 glx-tfp: Don't include glx.h 2011-07-04 15:41:38 +01:00
clutter-glx-texture-pixmap.h Fix the deprecation guard for ClutterGLXTexturePixmap 2011-06-20 18:22:06 +01:00
clutter-glx.h docs: Fix the GLX section 2011-06-20 19:45:14 +01:00
clutter-stage-cogl.c Remove internal usage of ClutterGeometry in StageWindow 2011-09-26 12:05:55 +01:00
clutter-stage-cogl.h Remove internal usage of ClutterGeometry in StageWindow 2011-09-26 12:05:55 +01:00