mirror of
https://github.com/brl/mutter.git
synced 2025-02-16 21:34:09 +00:00
![Robert Bragg](/assets/img/avatar_default.png)
This removes the possibility to specify wrap mode overrides within a CoglPipelineFlushOptions struct since the right way to handle these overrides is by copying the user's material and making the changes to that copy before flushing. All primitives code has already switched away from using these wrap mode overrides so this patch just removes unused code and types. It also remove the wrap_mode_overrides argument for _cogl_journal_log_quad.
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%