139 Commits (c38ec91d229cbe56167f8af865c05b3d92db705f)

Author SHA1 Message Date
Sean Barrett 6639ef6d5a fix monochrome bmp support ago%!(EXTRA string=10 years)
Emmanuel Julien 529d8163b2 Add support for writing through callback functions in stb_image_write.h. ago%!(EXTRA string=10 years)
baldurk fb8eabd6b8 Add .hdr file writing support ago%!(EXTRA string=11 years)
Sean Barrett 492e3f3463 update version numbers ago%!(EXTRA string=11 years)
Sean Barrett 7e079c670d tweak TGA monochrome support ago%!(EXTRA string=11 years)
Jean-Sébastien Guay ebc2d23d47 realized the 2 colorbytes case is impossible. ago%!(EXTRA string=11 years)
Jean-Sébastien Guay 26a71f67fe comment was wrong way around... code was right. ago%!(EXTRA string=11 years)
Jean-Sébastien Guay b8b364c301 stbi_write_tga can now write 1 and 2 channel (grayscale and grayscale-alpha) images. ago%!(EXTRA string=11 years)
Sean Barrett ca093eda56 add strict-aliasing warnings; update readme to include stretchy_buffer ago%!(EXTRA string=11 years)
Sean Barrett 7add5044e0 bump version number ago%!(EXTRA string=11 years)
Sean Barrett 9f251b6da1 rename stb_image_write private functions to use stbiw__ not stbi__ to avoid conflict with stb_image.h ago%!(EXTRA string=11 years)
Sean Barrett fcfcb9bb3f generate README.md in part by parsing libraries so that version numbers are in sync ago%!(EXTRA string=11 years)
Sean Barrett 70df4966f0 various warning fixes, STBI_SIMD compile error, incorrect file-pointer state for one API ago%!(EXTRA string=11 years)
Sean Barrett e2caccb811 initial checkin ago%!(EXTRA string=11 years)