mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-15 11:26:36 +02:00
Up until now, the only way to create a Bitmap with a non-standard pitch was to use the wrapper; This was unsuitable for back and temp buffers within WindowServer. This commit adds another optional parameter for specifying the pitch in a backwards-compatible way. The change in WindowServer will likely fix most cases of screen misalignment when running on baremetal.
27 KiB
27 KiB