mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-07-30 04:39:06 +00:00
This change ensures that the GPU painting executor follows the pattern of the CPU executor, where the state is stored for each stacking context, but a painter is created only for those with opacity. Fixes crashing on apple.com because now save() and restore() are called on correct painters. |
||
---|---|---|
.. | ||
Canvas.h | ||
CMakeLists.txt | ||
Context.cpp | ||
Context.h | ||
Forward.h | ||
GL.cpp | ||
GL.h | ||
GlyphAtlas.cpp | ||
GlyphAtlas.h | ||
Painter.cpp | ||
Painter.h | ||
Program.cpp | ||
Program.h |