banan-os/userspace
Bananymous 36d07065fb WindowServer: Optimize msync calls to synchronize less bytes
This *probably* makes framebuffer much faster :D Window server does not
have to do page aligned and page sized syncs which used way too many
pixels.
2024-11-17 20:15:28 +02:00
..
aoc2023 BuildSystem: Cleanup CMake code to allow libc only installation 2024-06-21 01:45:14 +03:00
libraries LibGUI: Actually set window attributes when creating a window 2024-11-14 23:33:12 +02:00
programs WindowServer: Optimize msync calls to synchronize less bytes 2024-11-17 20:15:28 +02:00
tests Kernel/userspace: rework floating point math 2024-11-03 20:28:15 +02:00
CMakeLists.txt BuildSystem: Cleanup userspace directory layout 2024-07-03 09:18:02 +03:00