mutter/clutter
Georges Basile Stavracas Neto a9b642540c
Add frame time chart
Add a chart at the bottom 10% of the screen where each
bar represents the time the frame took to be painted. The
red line represents the maximum time to draw. For example,
if you are on a 60Hz monitor, the red line means 16.6667
miliseconds.

This covers both layout time (green) and paint time (blue).

Enjoy.

https://gitlab.gnome.org/GNOME/mutter/merge_requests/502
2019-04-17 19:26:23 -03:00
..
clutter Add frame time chart 2019-04-17 19:26:23 -03:00
tests clutter: Remove tests/interactive/text-pixmap.c 2019-03-04 09:27:25 -05:00
.gitignore clutter: Remove clutter specific version 2018-11-06 17:17:36 +01:00
meson.build build: Don't use absolute paths with subdir keyword 2019-03-18 12:37:14 +00:00