Michael Yang
|
f1894f6f9a
|
feature: add on-demand vrr (#586)
* feature: add on-demand vrr
* Don't require connector::Info in try_to_set_vrr
* Improve VRR help message
* Rename connector_handle => connector
* Fix tracy span name
* Move on demand vrr flag set higher
* wiki: Mention on-demand VRR
---------
Co-authored-by: Ivan Molodetskikh <yalterz@gmail.com>
|
2024-08-22 11:58:07 +03:00 |
|
Ivan Molodetskikh
|
3c6d8062c5
|
Add variable-refresh-rate flag
|
2024-04-14 09:37:42 +04:00 |
|
Ivan Molodetskikh
|
cc259f9a34
|
frame_clock: Defend against last presentation time being too much in the future
|
2023-10-12 14:07:55 +04:00 |
|
Ivan Molodetskikh
|
682182f363
|
Update Smithay and fix winit presentation time
|
2023-09-04 15:09:58 +04:00 |
|
Ivan Molodetskikh
|
59a6119f46
|
Fix refresh passed to presentation feedback
|
2023-09-04 14:26:55 +04:00 |
|
Ivan Molodetskikh
|
c65a4f1624
|
Add frame clock
Tracks the presentation time and allows querying the next presentation
time.
|
2023-08-14 15:53:24 +04:00 |
|