mirror of
https://github.com/servo/servo
synced 2026-05-14 02:47:14 +02:00
GLRasterizationContext is now responsible for doing GPU rasterization. It can coexist with its target NativeSurface, so we don't have to continually recreate NativeSurfaces when doing GPU rasterization.