mirror of
https://github.com/brl/mutter.git
synced 2025-03-25 20:53:54 +00:00

This avoids using the wrap mode overrides mechanism to implement _cogl_multitexture_quad_single_primitive which requires memsetting a fairly large array. This updates it to use cogl_pipeline_foreach_layer() and we now derive an override_material to handle changes to the wrap modes instead of using the CoglPipelineWrapModeOverrides.
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%