Andreas Kling
5326eebb1b
WindowServer+LibGUI: Notify DisplayLinks at 60 fps no matter what
...
The original implementation only sent out notifications when there was
something being drawn on screen. If nothing was going on, we'd get too
lazy and just not notify display links.
This obviously break requestAnimationFrame(), so now we just drive the
DisplayLinks at 60 fps no matter what. :^)
2020-04-22 00:07:48 +02:00
..
2020-04-19 20:24:03 +02:00
2020-02-10 18:33:28 +01:00
2020-02-06 20:03:37 +01:00
2020-02-15 00:10:34 +01:00
2020-04-22 00:07:48 +02:00
2020-04-21 18:40:52 +02:00
2020-02-06 20:03:37 +01:00
2020-02-06 20:03:37 +01:00
2020-04-22 00:07:48 +02:00
2020-04-22 00:07:48 +02:00
2020-02-06 20:03:37 +01:00
2020-02-06 20:03:37 +01:00
2020-02-13 21:43:32 +01:00
2020-02-18 14:30:39 +01:00
2020-02-06 20:03:37 +01:00
2020-03-08 13:06:51 +01:00
2020-02-10 18:33:28 +01:00
2020-04-07 21:26:52 +02:00
2020-03-10 09:37:34 +01:00
2020-03-10 09:37:34 +01:00
2020-03-10 09:37:34 +01:00
2020-02-17 20:08:00 +01:00
2020-02-15 00:10:34 +01:00
2020-04-21 16:54:34 +02:00
2020-03-10 09:37:34 +01:00
2020-02-28 12:16:05 +01:00
2020-02-28 12:16:05 +01:00
2020-03-30 17:03:15 +02:00
2020-03-15 19:01:40 +01:00
2020-03-22 21:13:23 +01:00
2020-03-30 17:03:15 +02:00
2020-03-30 17:03:15 +02:00
2020-04-21 15:46:27 +02:00
2020-04-18 21:18:11 +02:00
2020-04-21 18:40:52 +02:00
2020-02-25 14:52:35 +01:00
2020-02-15 00:10:34 +01:00
2020-04-18 21:10:16 +02:00