Commit Graph

5 Commits (3d6dccf0c40d81f9d637f2b81d7f9274454bee44)

Author SHA1 Message Date
Sean Barrett f5dfba0b8b Update stb_image test code to test loading with all channel counts (including 0),
to avoid missing bugs like the recent TGA bug in the future. Doesn't check the
*results*, but tests that it doesn't crash or fail.
2014-06-15 13:17:04 -07:00
Sean Barrett 334cec8d8c Fix handling of iphone-procesed image to not accidentally appear corrupt (instead they just load wrong).
Add a proper testing path to image test
2014-06-03 08:45:34 -07:00
Sean Barrett 927b455d85 start converting stb_image.c to a .h file 2014-05-31 04:49:43 -07:00
Sean Barrett 9e566c8b31 trailing newline 2014-05-28 11:05:17 -07:00
Sean Barrett 1d2770394a rest of image-test case 2014-05-27 21:56:42 -07:00