ladybird/Userland
Aliaksandr Kalenik 1688cbc991 LibWeb+LibGfx: Move class that represents Skia GPU context to LibGfx
This is required to share GPU context creation code between display list
player, which resides in LibWeb, and PainterSkia, which handles <canvas>
painting.
2024-11-07 13:48:12 +01:00
..
Libraries LibWeb+LibGfx: Move class that represents Skia GPU context to LibGfx 2024-11-07 13:48:12 +01:00
Services WebContent: Serialize the document element's outer HTML for WebDriver 2024-11-06 20:44:19 -05:00
Utilities LibGfx: Fix 24bit BMPs being transparent and send them as RGBx to Skia 2024-11-07 12:27:00 +01:00