Skip to content

libweston: Add surface-fps debug scope

Changwoo Cho requested to merge cwjo/weston:enable-surface-fps into main

Add a 'surface-fps' debug scope which will print out the current frames per second for all surfaces on the fly.

This helps to measure the surface's fps without calculating fps directly from the clients such as simple-egl.

Edited by Changwoo Cho

Merge request reports