mutter/doc/reference/clutter
Emmanuele Bassi 253292802c Drop the UProf dependency
Nobody has been compiling Clutter with profiling enabled in a long time.

UProf itself hasn't been updated in 5 years, and it still depends on
deprecated components like dbus-glib, with no port to GDBus in sight.

The profiling code was moderately useful in the past, but these days
it's probably better to profile Cogl than Clutter itself; timing
information can be extracted by the timestamp on each diagnostic message
that is now available by default in the CLUTTER_NOTE macro, and we can
add ad hoc counters where needed.
2015-03-03 17:44:15 +00:00
..
actor-box.png
actor-example.png
animator-key-frames.png
animator-key-frames.svg
bin-layout.png
box-layout.png
building-clutter.xml
clutter-docs.xml.in docs: Add missing sections to the Clutter API reference 2015-03-03 16:15:31 +00:00
clutter-overview.xml
clutter-sections.txt docs: Add missing symbols to the Clutter API reference 2015-03-03 16:15:14 +00:00
clutter.types tap-action: Add TapAction, to handle mouse/touch tapping 2012-10-19 13:41:31 +02:00
constraints-example.png
easing-modes.png
easing-modes.svg
event-flow.dia
event-flow.png
flow-layout.png
glossary.xml
Makefile.am Drop the UProf dependency 2015-03-03 17:44:15 +00:00
migrating-ClutterAnimation.xml docs: Add ClutterAnimation migration docs 2012-08-20 14:28:17 +01:00
migrating-ClutterBehaviour.xml
migrating-ClutterEffect.xml
migrating-ClutterPath.xml
offscreen-redirect.png
path-alpha-func.png
running-clutter.xml Document CLUTTER_BACKEND and CLUTTER_INPUT_BACKEND envvars 2014-12-15 17:10:33 +00:00
table-layout.png