1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-10-13 14:32:16 +00:00
serenity/Servers
Andreas Kling 7234900f61 WindowServer+LibGUI: Coalesce multiple client paints into GMultiPaintEvents.
This allows GWindow to paint up to 32 separate rects before telling the
WindowServer to flip the buffers. Quite a bit smoother. :^)
2019-04-20 17:38:51 +02:00
..
LookupServer AK: Add String::copy(BufferType) helper. 2019-04-20 14:13:40 +02:00
WindowServer WindowServer+LibGUI: Coalesce multiple client paints into GMultiPaintEvents. 2019-04-20 17:38:51 +02:00