Changes

Jump to: navigation, search

Gecko:Overview

76 bytes added, 17:02, 16 July 2019
Add layers rendering pipeline overview image
==== Painting/Rasterizing (Layers aka Non-WebRender) ====
 
[[File:Layers pipeline overview.png|650px|thumb|Layers pipeline overview]]
Painting/rendering/rasterizing is the step where graphical primitives (such as a command to fill an [https://developer.mozilla.org/en-US/docs/Web/SVG SVG] circle, or a [https://developer.mozilla.org/en-US/docs/Web/Guide/Graphics/Drawing_graphics_with_canvas canvas] command to stroke a path between x, y, z, or the internally produced command to draw the edge of an HTML div's border) are used to color in the pixels of a surface so that the surface "displays" those rasterized primitives.
Confirm
137
edits

Navigation menu