Keep #defined MIN and MAX, for the few cases where we really do need compile-itme constants. Add min/max(float,int) and (int,float) specializations, since that's often used.
Keep #defined MIN and MAX, for the few cases where we really do need compile-itme constants. Add min/max(float,int) and (int,float) specializations, since that's often used.