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-06-09 14:55:50 -04:00
2024-12-06 23:21:55 +00:00
2025-07-25 15:30:52 -04:00
2024-12-06 23:21:55 +00:00
2025-07-18 16:08:24 -04:00
2025-08-20 17:01:09 -04:00
2025-08-20 17:01:09 -04:00
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-11 18:35:49 -04:00
2025-08-20 15:15:08 -04:00
2025-08-20 17:01:09 -04:00
2025-06-09 14:55:50 -04:00
2025-07-01 13:34:08 -04:00
2025-08-20 16:07:51 -04:00
2025-07-01 13:34:08 -04:00
2025-07-01 13:34:08 -04:00
2025-08-20 13:34:57 -04:00
2025-07-01 13:34:08 -04:00
2025-07-01 13:34:08 -04:00
2025-07-04 13:52:56 -04:00
2025-06-09 14:55:50 -04:00
2025-06-09 14:55:50 -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
2025-07-02 13:30:49 -04:00
2025-07-01 13:34:08 -04:00
2025-06-09 14:55:50 -04:00
2025-05-20 12:50:41 -04:00