Thorsten Ball
5a8c2a4a88
linux/x11: Prioritize rendering in X11 event loop ( #13468 )
...
This is a small change that aims to address frames being dropped when we
get a ton of X11 input events.
What it does, in short, is to first read all X11 input events and then
prioritize the rendering.
In my testing, it causes less frames to be dropped when the system is
under heavy load and lots of input events are being created.
Release Notes:
- N/A
2024-06-24 17:21:11 +02:00
..
2024-06-13 16:38:53 -07:00
2024-06-23 14:04:19 +02:00
2024-06-12 10:40:27 -06:00
2024-06-24 17:21:11 +02:00
2024-06-13 16:38:53 -07:00
2024-04-25 12:54:39 +02:00
2024-06-18 12:16:54 -07:00
2024-06-17 12:44:32 -06:00
2024-01-24 11:03:28 +01:00
2024-03-29 17:09:49 -07:00
2024-05-29 18:06:45 -07:00
2024-03-11 10:45:57 +01:00
2024-06-12 23:22:52 +03:00
2024-05-09 11:38:53 +02:00
2024-06-17 17:58:47 -07:00
2024-06-18 12:16:54 -07:00
2024-05-22 22:07:29 -07:00
2024-05-16 12:47:43 -04:00
2024-01-21 14:26:45 -08:00
2024-06-11 11:43:12 -07:00
2024-04-25 12:54:39 +02:00
2024-02-09 10:45:39 +02:00
2024-06-17 17:58:47 -07:00
2024-01-21 14:26:45 -08:00
2024-03-19 10:16:18 -07:00
2024-02-07 15:14:50 -05:00
2024-01-30 11:26:02 -05:00
2024-06-12 23:22:52 +03:00
2024-05-06 14:22:56 -07:00
2024-06-13 08:35:22 +02:00
2024-05-29 18:06:45 -07:00
2024-06-06 12:46:53 +02:00
2024-03-06 14:58:41 +01:00
2024-06-13 16:38:53 -07:00
2024-05-22 18:04:47 -04:00
2024-05-21 20:23:37 +02:00
2024-06-21 17:41:43 +02:00