mirror of
https://github.com/servo/servo.git
synced 2025-10-08 12:39:30 +01:00
Now GLRasteizationContexts require having an active GLContext. This will allow preserving GLContexts and possibly framebuffers between rasterization sessions, improving GL Rasterization performance. Linux Before: + Painting Per Tile 4.5559 4.3392 1.6920 18.5548 74 Painting 170.1554 151.8353 0.0008 350.1093 28 Linux After: + Painting Per Tile 3.8726 3.1299 1.5848 12.6732 62 Painting 13.5480 10.8947 0.0029 39.1198 23 |
||
---|---|---|
.. | ||
display_list | ||
platform | ||
text | ||
Cargo.toml | ||
filters.rs | ||
font.rs | ||
font_cache_task.rs | ||
font_context.rs | ||
font_template.rs | ||
lib.rs | ||
paint_context.rs | ||
paint_task.rs |