mirror of
https://github.com/brl/mutter.git
synced 2024-12-25 04:22:05 +00:00
fb564cc2ca
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. |
||
---|---|---|
.. | ||
cogl | ||
doc | ||
pango | ||
Makefile.am |