Sean Barrett 30c7a981ec compile as C;
fix some unsigned/signed comparisons;
avoid round() since it's not in pre-C99 C;
remove MAX_CHANNELS since I never ended up needing it;
rename STBIR_EPSILON to STBIR_ALPHA_EPSILON;
don't use STBIR_ALPHA_EPSILON on float input (can't remove it properly due to numeric precision, and they can do it themselves);
optimize subtraction of STBIR_ALPHA_EPSILON;
sorry i forgot to commit these separately!;
2014-09-11 01:47:50 -07:00
..
2014-07-07 07:46:39 -07:00
2014-07-07 04:54:52 -07:00
2014-07-04 08:06:36 -07:00
2014-08-18 09:12:59 -07:00
2014-09-11 01:47:50 -07:00
2014-06-03 08:51:40 -07:00
2014-08-31 07:23:34 -07:00
2014-08-18 08:56:44 -07:00
2014-06-03 08:51:40 -07:00
2014-07-04 08:06:36 -07:00
2014-06-19 20:21:08 -07:00