mutter/clutter/wayland
Adel Gadllah f649d732f9 clutter-stage-wayland: Enable clipped redraws
_clutter_stage_window_can_clip_redraws is used to check for clipped redraws
support but can_clip_redraws is not implemented by clutter-stage-wayland so
it always returns FALSE causing full screen redraws.

Fix that by implementing can_clip_redraws in clutter-stage-wayland.

https://bugzilla.gnome.org/show_bug.cgi?id=726315
2014-03-14 17:56:13 +01:00
..
clutter-backend-wayland-priv.h wayland: Implement support for 'cursor-visible' stage property 2013-11-14 18:34:40 +00:00
clutter-backend-wayland.c wayland: Implement support for 'cursor-visible' stage property 2013-11-14 18:34:40 +00:00
clutter-backend-wayland.h wayland: Only include Wayland headers in private 2013-02-20 23:06:28 +00:00
clutter-device-manager-wayland.c wayland: Only include Wayland headers in private 2013-02-20 23:06:28 +00:00
clutter-device-manager-wayland.h
clutter-event-wayland.c wayland: Do not poll the Wayland socket for events 2013-06-28 11:43:49 +01:00
clutter-event-wayland.h
clutter-input-device-wayland.c wayland: Implement support for 'cursor-visible' stage property 2013-11-14 18:34:40 +00:00
clutter-input-device-wayland.h Hide clutter_input_device_wayland and clutter_stage_wayland types 2012-10-12 15:12:55 +01:00
clutter-stage-wayland.c clutter-stage-wayland: Enable clipped redraws 2014-03-14 17:56:13 +01:00
clutter-stage-wayland.h wayland: Implement support for 'cursor-visible' stage property 2013-11-14 18:34:40 +00:00
clutter-wayland-compositor.h wayland-compositor: Don't use Wayland types in public API 2013-02-20 23:06:28 +00:00
clutter-wayland-surface.c Update ClutterWaylandSurface to use a resource instead of wl_buffer 2013-07-10 13:28:52 +01:00
clutter-wayland-surface.h Update ClutterWaylandSurface to use a resource instead of wl_buffer 2013-07-10 13:28:52 +01:00
clutter-wayland.h wayland: Add foreign surface support to stage 2013-07-23 18:24:00 +01:00