mirror of
https://github.com/brl/mutter.git
synced 2025-03-19 01:35:04 +00:00

Previously it would only try to set the blend equation if the RGB and alpha blending functions were different. However it's completely valid to use a non-standard blending function when the functions are the same. This patch moves the blending equation to outside the if statement.
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%