v1.50.1
- Metal: fix some shader artifacts by disabling fast math optimizations.
- backend: remove
atan2
overload which had a typo and wasn't useful. Fixes b/320856413. - utils: remove usages of
SpinLock
. Fixes b/321101014.
atan2
overload which had a typo and wasn't useful. Fixes b/320856413.SpinLock
. Fixes b/321101014.