You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It is currently rather slow, as it converts to double first and then back to short int. Several of the image loader uses it, and with JPEG loading it nearly doubled the loading time (being like 90% of the time spend in Overmix). So it would be fairly beneficial to improve it.