summaryrefslogtreecommitdiff
path: root/clutter
Commit message (Expand)AuthorAgeFilesLines
* Use explicit NULL comparison for pointersEmmanuele Bassi2015-10-121-11/+11
* evdev: Emulate discrete scroll events out of smooth scroll ones.Carlos Garnacho2015-10-121-8/+122
* clutter_actor_update_map_state: Remove a useless warningOwen W. Taylor2015-10-011-4/+0
* _clutter_actor_set_enable_paint_unmapped: don't force an unmapOwen W. Taylor2015-10-011-1/+1
* Avoid crashing when an actor not parented to a toplevel is clonedOwen W. Taylor2015-09-292-4/+14
* gdk: Enable clock updates when timelines are added to the clockLionel Landwerlin2015-09-221-2/+51
* gdk: Fix frame budget diagnosticsPhilip Withnall2015-09-211-0/+4
* gdk: Use frame time when calculating the tick time for clock updatesPhilip Withnall2015-09-211-1/+1
* timeline: Add more debug outputPhilip Withnall2015-09-211-2/+22
* timeline: Ensure waiting_first_tick is set before adding the timelinePhilip Withnall2015-09-211-1/+1
* cogl: reset pending swaps counter on unrealizeLionel Landwerlin2015-09-151-0/+2
* x11: stage window: reset framebuffer on foreign window unrealizeLionel Landwerlin2015-09-156-33/+45
* master-clock-default: prevent deadlock with GLX_INTEL_swap_eventLionel Landwerlin2015-09-151-7/+13
* gdk: x11: notify Cogl immediately of a foreign window resizeLionel Landwerlin2015-09-141-8/+34
* gdk: move sync_to_vblank setup from master clock to backendLionel Landwerlin2015-09-142-4/+5
* gdk: stage window: reset framebuffer on foreign window unrealizeLionel Landwerlin2015-09-123-2/+52
* gdk: master clock: hook ourselves to the paint signalLionel Landwerlin2015-09-122-4/+4
* actor: Fix transforming stage point when scale is less than 1Jonas Ã…dahl2015-09-111-3/+3
* gdk: stage: create subsurface when dealing with foreign windows on waylandLionel Landwerlin2015-09-073-10/+154
* gdk: stage: report geometry of the underlying surface for foreign windowsLionel Landwerlin2015-09-071-7/+12
* gdk: stage: do not ensure native windows are created with foreign windowsLionel Landwerlin2015-09-071-2/+1
* gdk: stage: disable some operations for foreign windowsLionel Landwerlin2015-09-071-9/+22
* gdk: master clock: only process mapped & realized stagesLionel Landwerlin2015-09-071-8/+9
* gdk: master-clock: disable vsync throttlingLionel Landwerlin2015-09-071-0/+3
* grid-layout: Clarify the scope of the orientation propertyEmmanuele Bassi2015-09-041-1/+6
* grid: Use the proper orientation for the request modeEmmanuele Bassi2015-09-031-5/+11
* grid: Use the orientation of the requestEmmanuele Bassi2015-08-291-28/+41
* gdk: master clock: fix incorrect symbol useLionel Landwerlin2015-08-261-1/+1
* gdk: fix memory corruptionLionel Landwerlin2015-08-261-1/+2
* image: Use internal function for the texture nodeEmmanuele Bassi2015-08-241-38/+3
* canvas: Use internal function for the texture nodeEmmanuele Bassi2015-08-241-39/+6
* actor: Add internal "create textute node" functionEmmanuele Bassi2015-08-242-0/+66
* docs: Fix a typo in the BoxLayout:homogeneous descriptionEmmanuele Bassi2015-08-211-2/+2
* gdk: Use non-deprecated/non-Clutter specific X11 APIEmmanuele Bassi2015-08-211-1/+1
* Fix typo (textues)Anders Jonsson2015-08-011-1/+1
* backend: Check for a known set of driversAdel Gadllah2015-07-261-13/+56
* evdev: Set missing dx/dy fields on ClutterTouchpadPinchEventsCarlos Garnacho2015-07-241-0/+2
* build: Fix for distcheckEmmanuele Bassi2015-07-221-1/+1
* docs: give more hints about how to replace the anchor-pointStefan Sauer2015-07-221-3/+7
* x11: Remove unused enumerationEmmanuele Bassi2015-07-201-12/+0
* Do not generate backend-specific enumeration typesEmmanuele Bassi2015-07-203-2/+28
* build: Use the appropriate NAMESPACE variable everywhereEmmanuele Bassi2015-07-191-14/+11
* deprecated: Regenerate the compatibility key symbolsEmmanuele Bassi2015-07-171-2099/+2099
* keysyms-update: Add deprecation notice for compat symbolsEmmanuele Bassi2015-07-171-1/+3
* macros: Clang 3.4 and later versions can use deprecation macros for GCCTing-Wei Lan2015-07-141-1/+2
* actor: Check for NULL pointer for pspecNitin Sharma2015-07-131-5/+8
* macros: Add fallback defines for non-GCC compilersEmmanuele Bassi2015-07-111-0/+3
* trivial: Fix return value error in clutter_event_get_gesture_motion_deltaTing-Wei Lan2015-07-111-3/+3
* actor: Fully deprecate the state access macrosEmmanuele Bassi2015-07-111-6/+21
* gdk: Do not use deprecated macrosEmmanuele Bassi2015-07-111-1/+1