index
:
delta/gnome/clutter.git
clutter-1.0
clutter-1.10
clutter-1.12
clutter-1.14
clutter-1.16
clutter-1.18
clutter-1.2
clutter-1.20
clutter-1.22
clutter-1.24
clutter-1.4
clutter-1.6
clutter-1.8
master
msvc-support
msvc-support-1.8
msvc-support-2.0
msvc-support-master
pick-each-frame
rbradford/requires-private
rbradford/wayland
tomeu/cogl2
wayland-0.99
wip/action-handle-event
wip/carlosg/touchpad-gestures
wip/clip-with-swap-buffers
wip/clutter-1.99
wip/cogl-winsys-egl
wip/cogl-winsys-glx
wip/cogl2
wip/evdev-tablet-support
wip/faster-pango-1.6
wip/frame-synchronization
wip/garnacho/egl-emulated-screen-rotation
wip/gaussian-blur
wip/layout-children
wip/mir
wip/mir-keepsurface
wip/neil/effect-snippets
wip/neil/wayland-compositor
wip/optimizations-2
wip/piotrdrag/unicode-typography
wip/quadbuffer-stereo
wip/stereo
wip/touchpad-gestures
wip/wayland
wip/wayland-compositor
wip/wayland-compositor-help
wip/wayland-for-demo
wip/wayland-surface-actor
gitlab.gnome.org: GNOME/clutter.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
clutter
/
clutter-master-clock.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gdk: implement a MasterClock based on GdkFrameClock
Lionel Landwerlin
2015-02-17
1
-1
/
+12
*
main: Make the MasterClock an interface
Lionel Landwerlin
2015-02-17
1
-638
/
+19
*
egl: Add a way to pause the ClutterMasterClock
Jasper St. Pierre
2014-05-19
1
-0
/
+15
*
master-clock: Clean up the over-budget diagnostic
Emmanuele Bassi
2014-04-14
1
-2
/
+3
*
Add clutter_stage_set_sync_delay()
Owen W. Taylor
2013-02-13
1
-41
/
+115
*
Deprecate clutter_threads_enter()/leave()
Emmanuele Bassi
2012-07-11
1
-6
/
+7
*
clutter-master-clock.c: Set frame_budget conditionally
Chun-wei Fan
2012-03-13
1
-0
/
+2
*
master-clock: Add frame budget diagnostic messages
Emmanuele Bassi
2012-03-06
1
-1
/
+54
*
master-clock: Clean up the frame processing
Emmanuele Bassi
2012-03-06
1
-113
/
+124
*
Improve repaint functions
Emmanuele Bassi
2012-03-06
1
-3
/
+5
*
Mark internal symbol as private
Emmanuele Bassi
2012-02-09
1
-0
/
+2
*
Store the master clock pointer in the main context
Emmanuele Bassi
2011-11-14
1
-6
/
+4
*
Remove mentions of clutter_redraw()
Emmanuele Bassi
2011-10-17
1
-2
/
+2
*
Add a CLUTTER_PAINT debug option to enable continous redrawing
Neil Roberts
2011-09-23
1
-0
/
+14
*
Start using the monotonic API in GLib ≥ 2.27
Emmanuele Bassi
2010-11-17
1
-7
/
+20
*
Move away from GTimeVal
Emmanuele Bassi
2010-11-17
1
-28
/
+23
*
Clean up clutter-private.h/6
Emmanuele Bassi
2010-10-21
1
-0
/
+1
*
Clean up clutter-private.h/3
Emmanuele Bassi
2010-10-21
1
-0
/
+1
*
Remove unnecessary GLib version checks
Emmanuele Bassi
2010-10-18
1
-2
/
+0
*
g_source_set_name on custom sources (if available)
Colin Walters
2010-06-07
1
-0
/
+3
*
stage: Add sanity checks for get_pending_swaps()
Emmanuele Bassi
2010-02-15
1
-8
/
+13
*
glx backend: Adds support for GLX_INTEL_swap_event
Robert Bragg
2010-02-09
1
-10
/
+62
*
clutter-master-clock: Don't wait for a frame if time goes backwards
Neil Roberts
2010-02-08
1
-0
/
+11
*
Merge branch 'device-manager'
Emmanuele Bassi
2010-02-01
1
-4
/
+3
|
\
|
*
Move all picking-related operations inside InputDevice
Emmanuele Bassi
2010-01-20
1
-4
/
+3
*
|
master clock: Improve the timeline advancement protection
Emmanuele Bassi
2010-01-21
1
-12
/
+27
|
/
*
master-clock: Add profiling timers
Emmanuele Bassi
2010-01-14
1
-0
/
+31
*
master-clock: Take a reference before advancing timelines
Emmanuele Bassi
2010-01-04
1
-0
/
+7
*
ensure next iteration
Robert Bragg
2009-07-10
1
-0
/
+23
*
Add more debug notes inside the master clock
Emmanuele Bassi
2009-06-29
1
-5
/
+15
*
[master clock] Fix MT safety issues
Ole André Vadla Ravnås
2009-06-22
1
-0
/
+8
*
[master-clock] Throttle if no redraw was performed
Neil Roberts
2009-06-10
1
-2
/
+9
*
Run the repaint functions inside the redraw cycle
Emmanuele Bassi
2009-06-09
1
-1
/
+2
*
Move elapsed-time calculations into ClutterTimeline
Owen W. Taylor
2009-06-09
1
-33
/
+4
*
Limit the frame rate when not syncing to VBLANK
Owen W. Taylor
2009-06-09
1
-29
/
+102
*
Compress events as part of the frame cycle
Owen W. Taylor
2009-06-09
1
-3
/
+16
*
Remove stage update idle and do updates from the master clock
Owen W. Taylor
2009-06-09
1
-9
/
+18
*
Call g_main_context_wakeup() when we start running timelines
Owen W. Taylor
2009-06-09
1
-0
/
+5
*
Remove unused msecs_delta member
Owen W. Taylor
2009-06-09
1
-2
/
+0
*
Simplify timeout list handling for the master clock
Owen W. Taylor
2009-06-09
1
-98
/
+19
*
Only advance the master clock before drawing a frame
Owen W. Taylor
2009-06-09
1
-63
/
+0
*
Revert commit 762873e7
Emmanuele Bassi
2009-06-03
1
-20
/
+1
*
[master clock] Avoid excessive redraws
Emmanuele Bassi
2009-06-03
1
-1
/
+20
*
[master clock] Use StageManager::peek_stages()
Emmanuele Bassi
2009-05-29
1
-5
/
+2
*
[master clock] Handle Timeline::started signal correctly
Emmanuele Bassi
2009-05-29
1
-7
/
+60
*
[clock] Rework the master clock
Emmanuele Bassi
2009-05-07
1
-92
/
+155
*
[timeline] Expose the msec advancement
Emmanuele Bassi
2009-05-01
1
-1
/
+1
*
Use a single master "clock" to drive timelines
Emmanuele Bassi
2009-04-24
1
-0
/
+364