1
0
Fork 0
mutter-performance-source/clutter/wayland
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-wayland.c Removes Cogl from the repository 2011-05-06 15:44:08 +01:00
clutter-backend-wayland.h wayland: fall back to shm buffers if drm fails 2011-02-01 02:58:15 +00:00
clutter-event-wayland.c Add wayland backend 2010-10-14 16:23:05 +01:00
clutter-input-device-wayland.c Add private header for event-related API 2011-02-18 16:35:36 +00:00
clutter-stage-wayland.c Remove internal usage of ClutterGeometry in StageWindow 2011-09-26 12:05:55 +01:00
clutter-stage-wayland.h Remove internal usage of ClutterGeometry in StageWindow 2011-09-26 12:05:55 +01:00
clutter-wayland.h Rename the EGLDisplay accessors 2010-12-09 15:34:22 +00:00