Sean Barrett 16d68d14f8 fix stbir__linear_to_srgb_uchar:
1. table stored threshhold of transition from i to i+1, but wants to be i-1 to i
    2. table was computed by dividing uchar by 256.0 instead of 255.0, causing it to be 100% wrong
2014-09-11 02:05:53 -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-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