Files
obs-studio/plugins
PatTheMav 813c95f4ca libobs: Update sharpness effect to enable compilation for Metal
A boolean comparison that involves at least one vector type will
result in a boolean vector (not a boolean scalar) for Direct3D and
Metal, whereas OpenGL returns a scalar boolean.

To avoid unnecessary code complexity, use the "distance" function
instead, which treats the color values as vectors and returns a
non-zero value if they are any different, achieving the same result.
2025-08-20 17:01:09 -04:00
..
2025-07-01 13:34:08 -04:00
2025-07-01 13:34:08 -04:00
2025-07-01 13:34:08 -04:00
2025-07-01 13:34:08 -04:00
2025-06-09 14:55:50 -04:00
2025-07-01 13:34:08 -04:00