summaryrefslogtreecommitdiff
path: root/gdk/gdkframeclock.h
Commit message (Expand)AuthorAgeFilesLines
* docs: Rework the gdk docsMatthias Clasen2021-03-111-4/+4
* gdk/frame-clock: Remove the newly added 'compute-size' phaseJonas Ådahl2020-12-071-7/+5
* frame-clock: Add 'compute-size' phaseJonas Ådahl2020-12-071-4/+6
* Add gdk_frame_clock_get_fpsMatthias Clasen2020-09-131-0/+3
* Use a single compilation symbolEmmanuele Bassi2019-11-271-1/+1
* Remove a lot of Since annotationsMatthias Clasen2018-06-251-2/+0
* The big versioning cleanupMatthias Clasen2018-02-061-10/+10
* Fix some oversights with header guardsMatthias Clasen2014-12-081-3/+3
* docs: fix typo in type nameWilliam Jon McCann2014-01-201-1/+1
* Changed obsolete FSF portal addresses to web addressAndika Triwidada2014-01-121-3/+1
* Add GDK_AVAILABLE_IN_ALL annotations in gdkMatthias Clasen2013-05-051-0/+1
* Include GdkFrameClock in the docsMatthias Clasen2013-02-251-1/+1
* docs: add some missing gtk-doc blocks and Since tags for new APICosimo Cecchi2013-02-181-0/+1
* Add gdk_frame_clock_begin/end_updating()Owen W. Taylor2013-02-181-0/+5
* Small documentation fixes for frame synchronizationOwen W. Taylor2013-02-141-2/+2
* gdk_frame_clock_get_frame_time(): use gint64 for timeOwen W. Taylor2013-02-141-1/+1
* GdkFrameClock: update documentationOwen W. Taylor2013-02-141-7/+30
* GdkFrameClock: Clean up the public APIOwen W. Taylor2013-02-141-11/+2
* Merge GdkFrameHistory into GdkFrameClockOwen W. Taylor2013-02-141-2/+7
* Change GdkFrameClock from an interface to a classOwen W. Taylor2013-02-141-35/+9
* Add gtk_widget_add_tick_callback(), remove GtkTimeline, etc.Owen W. Taylor2013-02-141-20/+0
* Add gdk_frame_timings_get_predicted_presentation_time()Owen W. Taylor2013-02-141-2/+9
* Add GdkFrameHistory and GdkFrameTimings, handle _NET_WM_FRAME_TIMINGSOwen W. Taylor2013-02-141-1/+5
* GdkFrameClock: Reverse order of resume-events and afterpaintOwen W. Taylor2013-02-141-2/+2
* Compress motion synchronized with the paint cycleOwen W. Taylor2013-02-141-6/+10
* Add an UPDATE phase and GdkFrameClockTarget, use for GtkStyleContextOwen W. Taylor2013-02-141-6/+28
* GdkFrameClock: add freeze/thawOwen W. Taylor2013-02-141-0/+6
* GdkFrameClock: Make the phase explicit when requesting the frameOwen W. Taylor2013-02-141-6/+17
* Use GdkFrameClock for relayoutOwen W. Taylor2013-02-141-0/+1
* Add GdkFrameClockOwen W. Taylor2013-02-141-0/+77