304 Commits (05a8de3b86812d9e5849e69f04e19e5df91cdc0c)

Author SHA1 Message Date
Sean Barrett fa2a1d9b3b stb_image version number ago%!(EXTRA string=7 years)
Sean Barrett cd62aa9714 docs ago%!(EXTRA string=7 years)
Sean Barrett 0ba9ff6599 stb_image: fix unused variable warning ago%!(EXTRA string=7 years)
Sean Barrett a9672961c9 more cases of STB_NO_HDR and STB_NO_LINEAR interfering ago%!(EXTRA string=7 years)
Sean Barrett 602e986824 fix STBI_NO_HDR and STBI_NO_LINEAR to compile correctly even if you don't #include <math.h> ago%!(EXTRA string=7 years)
Sean Barrett ccee11ad79 stb_image: fix warnings ago%!(EXTRA string=7 years)
Sean Barrett dfff6f5e7c stb_image: fix assert macro usage; stb_vorbis: changelog ago%!(EXTRA string=7 years)
Sean Barrett 037926ab74 fix warnings, bad error handling ago%!(EXTRA string=7 years)
Sean Barrett b2c2419b1b stb_image: avoid arithmetic overflow in png case ago%!(EXTRA string=7 years)
Sean Barrett 4fd9019c0f stb_image: avoid signed left shifts ago%!(EXTRA string=7 years)
Sean Barrett 74a21dc615 fix compiler warnings ago%!(EXTRA string=7 years)
Sean Barrett 9b2522c3d5 stbi_is_hdr_from_file needs to reset file position ago%!(EXTRA string=7 years)
Sean Barrett d808adb77f stb_dxt: fix bug with constant color & varying alpha ago%!(EXTRA string=7 years)
Sean Barrett 094cb31ec8 stb_image: compile as C; stb_image_write: credits ago%!(EXTRA string=7 years)
Sean Barrett ae00f3a5f0 stb_image credits ago%!(EXTRA string=7 years)
Sean Barrett f9d78c05a9 stb_image credits ago%!(EXTRA string=7 years)
Sean Barrett 0bd0d049e7 stb_image docs ago%!(EXTRA string=7 years)
Sean Barrett 72ef9dcbad fix fall-through case warning, add credit ago%!(EXTRA string=7 years)
Sean Barrett 8cc624142b credits ago%!(EXTRA string=7 years)
Sean Barrett da4b342213 credits ago%!(EXTRA string=7 years)
Sean Barrett 39241e4928 update version number ago%!(EXTRA string=7 years)
Sean Barrett 593c9b7192 rewrite stbi__shiftsigned to use a different, faster algorithm ago%!(EXTRA string=7 years)
Chris Forseth de75509b1c Remove a nullptr ago%!(EXTRA string=8 years)
Chris Forseth 03b4bbc5d2 Fix a disposal flag mistype. ago%!(EXTRA string=8 years)
Chris Forseth 28c28b0bd2 Per the contributor doc - added my name. Noticed urraka also did some work here, so hopefully didn't step on any toes. ago%!(EXTRA string=8 years)
Chris Forseth 87a3143fb4 GIF Loading - multiple frames; ago%!(EXTRA string=8 years)
Julian Raschke 4bffebc5f0 Avoid warning about unused stbi__float_postprocess ago%!(EXTRA string=8 years)
Anaël Seghezzi fcf0b99601 add stbi_is_16 ago%!(EXTRA string=8 years)
Anaël Seghezzi 4c1a786455 Revert "return comp info in bytes (support for 16 bit images)" ago%!(EXTRA string=8 years)
Anaël Seghezzi 9dfa8c7f31 return comp info in bytes (support for 16 bit images) ago%!(EXTRA string=8 years)
darealshinji b6b43df186 Use stbi__mad4sizes_valid() only if STBI_NO_LINEAR or STBI_NO_HDR are defined ago%!(EXTRA string=8 years)
Mikhail Morozov 350173026a stb_image: support for 1-bit BMP ago%!(EXTRA string=8 years)
lieff c06c9fe6bc place const tables to protected .rdata section ago%!(EXTRA string=8 years)
Sean Barrett 555efbedfc Update version numbers ago%!(EXTRA string=8 years)
Fabian Giesen 0fbbda56fa stb_image: Account for tRNS chunk in non-paletted images. ago%!(EXTRA string=8 years)
Fabian Giesen 49c7f1b397 stb_image: Optimise vertical flip. ago%!(EXTRA string=8 years)
Fabian Giesen 25a2596b2f stb_image: Fix rounding during unpremultiply. ago%!(EXTRA string=8 years)
Fabian Giesen 316571b395 stb_image: 3-char indent and other minor formatting issues. ago%!(EXTRA string=8 years)
Fabian Giesen cc7f1d1e6d stb_image: Documentation fixes. ago%!(EXTRA string=8 years)
Fabian Giesen 0674660451 stb_image: Relax raw_len validation for non-interlaced PNGs. ago%!(EXTRA string=8 years)
Nathan Reed 76a1a1c408 Fix variable-shadowing warnings ago%!(EXTRA string=8 years)
Nathan Reed 7091cb6ed6 Fix integer conversion warning ago%!(EXTRA string=8 years)
PopPoLoPoPpo 9bcda8bb1c Add stbi_load_16() variants to load from memory or callbacks ago%!(EXTRA string=8 years)
Sean Barrett 84e42c2e8d fix stbi_shiftsigned to be shifting a value that's unsigned ago%!(EXTRA string=8 years)
Jean-Sebastien Bevilacqua d8796f05bf Robustify stbi__sse2_available in stb_image.h ago%!(EXTRA string=8 years)
Kevin Schmidt 97ae5fb3db Edit contributor list. ago%!(EXTRA string=8 years)
Kevin Schmidt 1dfdf5558d Fix STBI_NO_STDIO. ago%!(EXTRA string=8 years)
Sean Barrett d795785f3d docs ago%!(EXTRA string=8 years)
Sean Barrett 56a61e178f reorganize contributor list (removing one redundant name and adding one new one as well) ago%!(EXTRA string=8 years)
Sean Barrett c79fa78ee8 tweaks to previous merge ago%!(EXTRA string=8 years)