summaryrefslogtreecommitdiff
path: root/tests/video-timer.c
Commit message (Expand)AuthorAgeFilesLines
* animated-resizing, video-timer: Add missing return value from ::drawOwen W. Taylor2013-04-251-1/+3
* tests/animated-resizing: Split frame statistics out into a separate fileOwen W. Taylor2013-04-231-2/+2
* Add gdk_frame_clock_begin/end_updating()Owen W. Taylor2013-02-181-3/+1
* GdkFrameClock: Clean up the public APIOwen W. Taylor2013-02-141-3/+3
* Merge GdkFrameHistory into GdkFrameClockOwen W. Taylor2013-02-141-6/+3
* video-timer: add simple example of PLL-style clock adjustmentOwen W. Taylor2013-02-141-7/+83
* video-timer: add a test case for display at a constant frame rateOwen W. Taylor2013-02-141-0/+328