SerenityOS build: Thursday, October 26
Images 💾⌗
- serenity-x86_64-20231026-7096ea8.img.gz (Raw image, 190.44 MiB)
Last commit ⭐⌗
commit 7096ea82f9cbde709f1c3db6e0e74f737f197d06
Author: Tim Ledbetter <timledbetter@gmail.com>
AuthorDate: Wed Oct 25 21:52:26 2023 +0100
Commit: Andreas Kling <kling@serenityos.org>
CommitDate: Thu Oct 26 08:39:26 2023 +0200
LibGfx: Use `count_leading_zeroes` to calculate nearest power of 2
This removes the possibility of an infinite loop.
Other builds