mirror of
https://github.com/brl/mutter.git
synced 2025-03-04 12:18:10 +00:00

When _cogl_add_path_to_stencil_buffer is used to draw a path we don't need to clear the entire stencil buffer. Instead it can clear just the bounding box of the path. This adds an extra parameter called 'need_clear' which is only set if the stencil buffer is being used for clipping. http://bugzilla.openedhand.com/show_bug.cgi?id=1829
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%