Commit graph

3 commits

Author SHA1 Message Date
Marius Vlad
8ba7fb8195 simple-timing: Use don't use the frame callback mechanism
commit-timing uses presentation feedback to drive its repaint loop, no
need to keep the frame callback.

Signed-off-by: Marius Vlad <marius.vlad@collabora.com>
2026-01-06 09:10:53 -06:00
Marius Vlad
2f5ad2f046 simple-timing: Use the same name as client name for app_id/title
Signed-off-by: Marius Vlad <marius.vlad@collabora.com>
2026-01-06 09:10:53 -06:00
Derek Foreman
85d8c7a5e5 clients: Add a commit-timing test client
Add a simple client that queues up a few future frames and logs how
accurately the requested presentation times were hit.

This used simple-shm as a skeleton, and those copyrights have been retained.

Signed-off-by: Derek Foreman <derek.foreman@collabora.com>
2025-12-16 10:58:01 -06:00