Kawe Mazidjatari 07dade5d5d Implement high precision frame limiter
Limits frames at a much higher level of precision than 'fps_max' and 'fps_max_gfx', probably ideal to reduce input latency even more. Also changed the logic of the NVIDIA Reflex frame limiter, to which it would use the desktop's refresh rate if set to '-1'. The new render thread frame limiter has a similar behavior. Using desktop refresh rates on the render thread or NVIDIA Reflex frame limiter requires 'fps_max' to be set to 0 (unlimited), as it would otherwise result in a major performance drop due to a contest if fps_max_(gfx/rt) is set to a similar number as fps_max.
2023-09-11 22:20:24 +02:00
..
2023-09-08 23:52:00 +02:00
2023-08-17 20:22:28 +01:00
2023-09-05 17:34:22 +02:00
2023-05-10 00:05:38 +02:00
2023-03-20 00:17:29 +01:00
2023-08-15 20:20:29 +02:00
2023-09-08 23:52:00 +02:00
2023-06-18 22:16:43 +02:00
2023-08-21 16:28:37 +02:00
2023-03-20 00:17:29 +01:00
2022-04-10 19:59:34 +02:00