Files
ladybird/Userland/Libraries/LibWeb/Painting
Aliaksandr Kalenik 61da1236e7 LibWeb: Add a very basic glyph texture cache in Skia painter
This prevents repeated uploading of the same glyph textures into
GPU-memory.
2024-07-25 14:33:33 +02:00
..