ladybird/Ladybird/AppKit
Aliaksandr Kalenik 8de9516272 Ladybird: Account for backing store bitmap pitch
In the upcoming changes, Skia painter will be switched to Metal backend,
so we can no longer assume `pitch = width * 4` while reading Gfx::Bitmap
that wraps IOSurface populated by writing into MTLTexture that has
padded scanlines.
2024-06-28 14:25:34 +02:00
..
Application Everywhere: Transition ImageDecoder to be single-instance, owned by UI 2024-06-26 16:09:33 -06:00
System Ladybird: Implement an AppKit chrome for macOS :^) 2023-08-22 21:36:19 -04:00
UI Ladybird: Account for backing store bitmap pitch 2024-06-28 14:25:34 +02:00
Utilities Ladybird/AppKit: Implement the <input type=file> UI 2024-02-26 14:18:49 +01:00
CMakeLists.txt CMake: Move ladybird target creation to UI-specific CMakeLists 2024-06-05 13:56:46 -04:00
main.mm Everywhere: Transition ImageDecoder to be single-instance, owned by UI 2024-06-26 16:09:33 -06:00