servo / pathfinder

A fast, practical GPU rasterizer for fonts and vector graphics
Apache License 2.0
3.6k stars 201 forks source link

Cache images from frame to frame. #394

Closed pcwalton closed 4 years ago

pcwalton commented 4 years ago

Images are cached for one frame; if they are not used the next frame, they're freed.

pcwalton commented 4 years ago

@bors-servo: r+

bors-servo commented 4 years ago

:pushpin: Commit bb89f52 has been approved by pcwalton

bors-servo commented 4 years ago

:hourglass: Testing commit bb89f52d393aac0fddc4d7c0af993a2d4bc8fcaa with merge 83c725e3f193abc5e26e3ad33239b16b2b3ad2b4...

bors-servo commented 4 years ago

:sunny: Test successful - checks-travis Approved by: pcwalton Pushing 83c725e3f193abc5e26e3ad33239b16b2b3ad2b4 to master...