1260 Commits (51a5368deea553f119984975e6f8b64e8c6b519c)
 

Author SHA1 Message Date
Alejandro Pereda 3f36b29589 Overwrites error parameter in stb_vorbis_open_memory when there is no error. This avoid confusion due to previous values. ago%!(EXTRA string=8 years)
Christopher Hansen 99fd236287 Merge branch 'master' of https://github.com/nothings/stb into num-fonts ago%!(EXTRA string=8 years)
sammyhw ec9db6f84b allow for all 16 bits ago%!(EXTRA string=9 years)
Daniel 4338a0e55e Fix the check for a percent character ago%!(EXTRA string=9 years)
Sean Barrett 3e7f2d6ebd fix missing renames ago%!(EXTRA string=9 years)
Sean Barrett bec0b26d1e Merge branch 'master' of https://github.com/nothings/stb ago%!(EXTRA string=9 years)
Sean Barrett 554e072742 fix #ifdef mistake in stb_sprintf ago%!(EXTRA string=9 years)
Sean Barrett 0c6bd72ccb Merge pull request #377 from aras-p/patch-1 ago%!(EXTRA string=9 years)
Aras Pranckevičius e6e20b43db stb_sprintf: seperators -> separators typo in comment ago%!(EXTRA string=9 years)
Sean Barrett ca3b8d7426 add credits to readme ago%!(EXTRA string=9 years)
Sean Barrett 9953803d0c fix bad search-replace in comment ago%!(EXTRA string=9 years)
Sean Barrett 3f2716ace4 add stb_sprintf to readme ago%!(EXTRA string=9 years)
Sean Barrett c9fe5bac48 rename all stb_sprintf identifiers to follow stb conventions ago%!(EXTRA string=9 years)
Sean Barrett fd23d7097d rename rrsprintf to stb_sprintf ago%!(EXTRA string=9 years)
Sean Barrett 454ed822a7 deprecate rrsprintf ago%!(EXTRA string=9 years)
Sean Barrett a468fbda72 readme, add rrsprintf.h ago%!(EXTRA string=9 years)
IntellectualKitty 75a8fd9d41 Add function to get the number of fonts in a TrueType file ago%!(EXTRA string=9 years)
IntellectualKitty 7fa573cd61 Update stb_truetype.h ago%!(EXTRA string=9 years)
Sean Barrett b61b7a74fa update version info ago%!(EXTRA string=9 years)
Sean Barrett b9be4fd8df Merge branch 'merging' into working ago%!(EXTRA string=9 years)
Sean Barrett 0b2c06a7e1 more STB_IMAGE_STATIC fixes ago%!(EXTRA string=9 years)
Sean Barrett 7bcaa93a76 Merge branch 'master' of https://github.com/Zelex/stb into merging ago%!(EXTRA string=9 years)
Sean Barrett 4a1523f60a make tga load function static to avoid link errors on multiple instances ago%!(EXTRA string=9 years)
Sean Barrett 7759a2a93d fix "misleading indentation" gcc warning ago%!(EXTRA string=9 years)
Sean Barrett ae241feec4 Merge branch 'stb_img_overflows' of https://github.com/rygorous/stb into working ago%!(EXTRA string=9 years)
Sean Barrett 7736399517 return 16-bit PSDs through 16-bit API (untested) ago%!(EXTRA string=9 years)
Sean Barrett e0700d8e2c 16-bit png changes ago%!(EXTRA string=9 years)
Sean Barrett 239a6718e1 rename stbi_load parameters to reduce confusion ago%!(EXTRA string=9 years)
jon 2a170daee5 warning fixes, more RGBE fix ago%!(EXTRA string=9 years)
jon a2defc3d7a added support for RGBE header HDR files ago%!(EXTRA string=9 years)
Sean Barrett 996ccf2159 update version numbers ago%!(EXTRA string=9 years)
Sean Barrett 5d9423f8fd fix -Wcast-qual in stb_rect_pack, stb_textedit, stb_truetype ago%!(EXTRA string=9 years)
Fabian Giesen 6b66033e18 stb_image: Fix memory leak and missing out-of-mem check. ago%!(EXTRA string=9 years)
Fabian Giesen 62f372754f stb_image: Fix HDR/PSD RLE decoders. ago%!(EXTRA string=9 years)
Fabian Giesen 02190634c2 stb_image: Overflow checking for image allocs. ago%!(EXTRA string=9 years)
Fabian Giesen 8c8d735eb7 stb_image: More input validation in deflate decoder ago%!(EXTRA string=9 years)
Fabian Giesen f32854c809 stb_vorbis: Fix handling of negative numbers in ilog. ago%!(EXTRA string=9 years)
Sean Barrett 2f4166e91d stb_connected_components ago%!(EXTRA string=9 years)
Sean Barrett 7d0099ecc9 fix bug in stb_connected_components adjacency list updating incorrectly handling avoiding adding the same connection twice ago%!(EXTRA string=9 years)
Sean Barrett dca0a37ff4 other_libs points to new location ago%!(EXTRA string=9 years)
Sean Barrett bf1dd13245 Merge branch 'master' of https://github.com/nothings/stb ago%!(EXTRA string=9 years)
Sean Barrett d9e0dfcd63 readme change link to other_libs ago%!(EXTRA string=9 years)
Sean Barrett 5ecb2d86b8 Delete other_libs.md ago%!(EXTRA string=9 years)
Sean Barrett 33ac18a7fb tinyfiledialogs ago%!(EXTRA string=9 years)
Sean Barrett 3dabed0208 Merge branch 'working' ago%!(EXTRA string=9 years)
Sean Barrett 97305532a9 tweak genann ago%!(EXTRA string=9 years)
Sean Barrett f05f8c3348 Merge branch 'codeplea-genann' of https://github.com/codeplea/stb into working ago%!(EXTRA string=9 years)
Sean Barrett f2847a5493 Merge branch 'master' of https://github.com/nothings/stb ago%!(EXTRA string=9 years)
Sean Barrett a117f374b2 update readme with links ago%!(EXTRA string=9 years)
Sean Barrett 3df8926443 Merge branch 'feature/add-link' of https://github.com/1ace/stb into working ago%!(EXTRA string=9 years)