summaryrefslogtreecommitdiff
path: root/clutter/clutter/cogl
Commit message (Expand)AuthorAgeFilesLines
* clutter/stage-view: Separate offscreen and shadowfbOlivier Fourdan2019-11-041-5/+1
* clutter/stage-cogl: Use portable formatting for 64-bit integersDaniel van Vugt2019-09-201-1/+1
* clutter: Introduce geometric pickingDaniel van Vugt2019-09-021-50/+0
* Revert "clutter/stage-cogl: Remove pending_swaps counter"Jonas Ådahl2019-08-272-8/+48
* clutter/stage-cogl: Remove pending_swaps counterDaniel van Vugt2019-08-162-48/+8
* clutter/stage: Emit after-paint after paintingGeorges Basile Stavracas Neto2019-06-191-0/+2
* clutter/stage-view: Move unexported functions to private headerGeorges Basile Stavracas Neto2019-06-191-0/+1
* clutter/stage-cogl: Protect against extremely high refresh ratesGeorges Basile Stavracas Neto2019-06-071-0/+11
* clutter/stage-cogl: Reduce while loop iterationsDaniel van Vugt2019-06-071-0/+13
* clutter/stage-cogl: Stop `schedule_update` repeatedly returning `now`Daniel van Vugt2019-06-072-12/+5
* clutter/stage-cogl: Use default frame rate instead of hardcoded 60HzDaniel van Vugt2019-06-071-2/+2
* clutter/stage-cogl: Schedule immediate update on zero refresh intervalDaniel van Vugt2019-06-071-1/+4
* clutter/stage-cogl: Use G_USEC_PER_SEC instead of hardcoded numberDaniel van Vugt2019-06-071-1/+1
* clutter/stage-cogl: Simplify redraw functionGeorges Basile Stavracas Neto2019-05-311-12/+2
* clutter: Add more descriptive profiling sectionsGeorges Basile Stavracas Neto2019-05-311-1/+4
* clutter: Add some preliminary tracing to clutterJonas Ådahl2019-05-311-0/+6
* clutter/stage-cogl: Reschedule update on presentDaniel van Vugt2019-05-212-0/+18
* clutter/stage-cogl: Damage fb using ceiled scaled sizesMarco Trevisan (Treviño)2019-05-211-2/+2
* clutter/stage-cogl: Don't skip over the next frameDaniel van Vugt2019-05-161-3/+14
* clutter/stage-cogl: Fix a comment-typoJonas Dreßler2019-05-151-1/+1
* clutter/stage-cogl: Add function to scale and clamp fractional values to pixelsMarco Trevisan (Treviño)2019-03-011-32/+54
* clutter/stage-cogl: Cleanup the code for scissor region calculationMarco Trevisan (Treviño)2019-03-011-19/+7
* Use a consistent style for enum bracesNiels De Graef2019-02-281-1/+2
* clutter: StageWindow: Use G_DECLARE_INTERFACE()Niels De Graef2019-02-271-2/+3
* clutter/stage-cogl: Disable buffer age when painting red damageGeorges Basile Stavracas Neto2018-12-041-4/+11
* clutter/stage-cogl: Add option to visualize damaged regionsGeorges Basile Stavracas Neto2018-12-041-0/+55
* clutter: Remove clutter specific versionJonas Ådahl2018-11-061-3/+3
* clutter: Unconditionally include clutter-build-config.hJonas Ådahl2018-11-061-3/+0
* clutter/stage-cogl: Track regions in buffer coordinate spaceJonas Ådahl2017-07-141-53/+155
* clutter: Change stage view scale to be floatJonas Ådahl2017-07-141-2/+2
* clutter: Remove window scaling featureJonas Ådahl2017-04-071-3/+1
* clutter: Add ability to scale stage viewsJonas Ådahl2017-04-071-14/+16
* ClutterStageCogl: Don't get buffer damage dirty pixel when not supportedJonas Ådahl2016-09-151-0/+2
* clutter: Let the stage window translate dirty pixel according to viewJonas Ådahl2016-09-151-2/+5
* clutter/cogl: Transform swap buffers regions into onscreen coordinatesCarlos Garnacho2016-08-241-0/+43
* clutter/cogl: Hook up ClutterStageView render-to-textureCarlos Garnacho2016-08-241-0/+6
* clutter: Add infrastructure to render ClutterStageViews to offscreenCarlos Garnacho2016-08-241-1/+1
* clutter: Fix a compiler warningFlorian Müllner2016-07-201-6/+3
* Use signals instead of onscreen framebuffer frame callbacksJonas Ådahl2016-07-202-24/+17
* Introduce regional stage renderingJonas Ådahl2016-07-202-129/+317
* ClutterStageCogl: Let the sub-classes handle the onscreenJonas Ådahl2016-07-202-81/+20
* ClutterStageWindow: Remove dirty_back_buffer vfuncJonas Ådahl2016-07-202-15/+1
* Get rid of ClutterStageEglNativeJonas Ådahl2016-07-201-0/+3
* Don't use config.h in clutter and coglJonas Ådahl2016-07-201-1/+1
* move everything into a clutter/ directoryRui Matos2016-04-122-0/+833