Commit graph

1 commit

Author SHA1 Message Date
Aliaksandr Kalenik
714cf827db LibGfx: Add CanvasCommandList
Moving 2D canvas rasterization into the Compositor process needs a wire
format for canvas mutations that does not depend on LibWeb state. Add
CanvasCommandList as an apply-once log of drawing operations whose
operands are Gfx value types and whose IPC encoders can be shared by
WebContent and the compositor side.
2026-06-13 20:41:03 +02:00