mirror of
https://github.com/brl/mutter.git
synced 2025-03-26 05:03:55 +00:00

This reworks _cogl_texture_quad_multiple_primitives so instead of using the CoglPipelineWrapModeOverrides mechanism to force the clamp to edge repeat mode we now derive an override pipeline using cogl_pipeline_copy instead. This avoids a relatively large, unconditional, memset.
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%