ladybird/Userland
Aliaksandr Kalenik a2c33ea4e1 LibWeb: Return ImmutableBitmap from PaintingSurface::create_snapshot()
This is a preparation for upcoming changes where ImmutableBitmap will
own SkImage allowing Skia to cache GPU textures across repaints.
2024-11-09 20:51:24 +01:00
..
Libraries LibWeb: Return ImmutableBitmap from PaintingSurface::create_snapshot() 2024-11-09 20:51:24 +01:00
Services WebWorker: Move all WebWorker configuration to Services 2024-11-09 17:54:21 +01:00
Utilities LibGfx: Fix 24bit BMPs being transparent and send them as RGBx to Skia 2024-11-07 12:27:00 +01:00