compositor-drm: Work around page flip not setting tiling mode on BYT
[platform/upstream/weston.git] / src / zoom.c
2014-05-06 Neil RobertsApply the zoom transformation before the output transfo...
2013-11-16 Giulio Camuffozoom: use the new pointer motion signal to move the...
2013-10-22 Jason EkstrandSplit the geometry information from weston_surface...
2013-07-09 Kristian HøgsbergConvert to wl_global_create/destroy()
2013-07-03 Jason EkstrandUse wl_resource_create() for creating resources
2013-06-25 Kristian Høgsbergcompositor: Remove a few legacy uses of wl_object
2013-06-12 Jason EkstrandChange weston_surface.resource to a wl_resource pointer.
2013-06-05 Daniel Stoneconfigure.ac: Enable AC_USE_SYSTEM_EXTENSIONS
2013-05-07 Kristian Høgsberginput: Merge wl_seat into weston_seat
2012-11-21 Ander Conselvan... zoom: Don't update the zoom translation if zoom level...
2012-11-16 Ville Syrjäläshell/zoom: Increment/decrement disable_planes only...
2012-08-29 Scott MoreauImplement output transformations.
2012-08-10 Kristian Høgsbergzoom: Pick the first seat in seat_list instead of compo...
2012-08-03 Kristian Høgsbergcompositor-drm: Disable planes when zoomed or capturing
2012-06-25 Kristian HøgsbergMove text-cursor-position.c into zoom.c
2012-06-18 Scott MoreauMove zoom code to its own file.