1960 Commits (0cc6060b77bf6312c730952644ddb46fa07dbffc)
 

Author SHA1 Message Date
Sean Barrett d85e594654 various fixes: ago%!(EXTRA string=6 years)
Andrew Beatty eee50c079d Update to STB conventions ago%!(EXTRA string=6 years)
NuklearBomb d156642036
Silence warning 'tc' may be used uninitialized in this function ago%!(EXTRA string=6 years)
Andrew Beatty ccc4b3716a fix compiler warnings and const error ago%!(EXTRA string=6 years)
root eccee04e5a stb_sprintf: fix integer size for %ld ago%!(EXTRA string=7 years)
Clownacy 610a976b83 Removed redundant check ago%!(EXTRA string=7 years)
Clownacy 3e6370720e Fixed STB_LEAKCHECK_SHOWALL ago%!(EXTRA string=7 years)
Clownacy 359bb10d3c Try to clean up stblkck_internal_print a little ago%!(EXTRA string=7 years)
Clownacy 79dc50bb79 ...Actually, I don't think these are meant to be here ago%!(EXTRA string=7 years)
Clownacy f7d9426f8e Add a way to use %zd on MinGW(-w64) ago%!(EXTRA string=7 years)
Clownacy 248604ffbc Shut up GCC -pedantic warnings ago%!(EXTRA string=7 years)
Clownacy 80b89cf6c8 Fixes for stb_leakcheck.h ago%!(EXTRA string=7 years)
jarnoh 60a5755478 use simple memcpy if png filter=0 ago%!(EXTRA string=7 years)
jarnoh 7a02732eb3 allow STBIW_CRC32 override default crc32 ago%!(EXTRA string=7 years)
Stefano Zanotti 05b45da629
stb_sprintf: fix unaligned access ago%!(EXTRA string=7 years)
rombankzero f65ed67e89 stb_rect_pack: Remove always-true assert ago%!(EXTRA string=7 years)
Mikhail Morozov 5d90a8375a stb_image: fix 1-bit bmp ago%!(EXTRA string=7 years)
Carmelo Fernandez Aguera e64d4f89eb Added myself to the list of contributors. ago%!(EXTRA string=7 years)
Carmelo Fernandez Aguera f1f077b272 Break a for loop into two parts and get an if out of the loop. ago%!(EXTRA string=7 years)
Omar 94e418bb7b stb_textedit: fixed undo/redo after pasting large amount of text (over 32 kb). Redo will still fail when undo buffers are exhausted, but text won't be corrupted. Fix #620. ago%!(EXTRA string=7 years)
Sherjil Ozair 05a8de3b86
Update stb_tilemap_editor.h ago%!(EXTRA string=7 years)
Sherjil Ozair a20ccd4a7d
Update stb_tilemap_editor.h ago%!(EXTRA string=7 years)
Dobe Peter a66dd42d4c stb_image: fix three unused function warnings ago%!(EXTRA string=7 years)
Omar 886cca8f15 stb_truetype: stbtt_PackFontRanges skip missing glyphs. ago%!(EXTRA string=7 years)
Martin Stensgård ebcae5b130
stb_textedit: remove double initialization ago%!(EXTRA string=7 years)
Marcin Wojdyr e0a0328b43 add tests to tests/test_sprintf.c ago%!(EXTRA string=7 years)
Sean Barrett e5254a7fde whoops, makefile for travis was no longer testing most libraries compiling ago%!(EXTRA string=7 years)
kroko / Reinis Adovičs 756166e853
fix comma warnings when building with -Wcomma ago%!(EXTRA string=7 years)
Daniel Gibson 1ad30e4e77 stb_image_write.h: Fix jpg flipping for non-multiple-of-8 sizes ago%!(EXTRA string=7 years)
Omar Cornut cc99df4b48 stb_truetype: added comment about stbtt_FindGlyphIndex() return value. ago%!(EXTRA string=7 years)
PopPoLoPoPpo f685ee4e58 Fix overflow in stbi_write_hdr_core() ago%!(EXTRA string=7 years)
Omar Cornut 4716080627 stb_truetype: fix unused variable warning when asserts are disabled. ago%!(EXTRA string=7 years)
JR d0ae424061 Re added unicode filename support for stb_image and stb_image_write with whitespace issues fixed. ago%!(EXTRA string=7 years)
Mikhail Morozov fa8fe30532
Merge pull request #1 from nothings/master ago%!(EXTRA string=7 years)
Omar Cornut eb3c5db96c stb_reck_pack: Removed unused assigned variables (under #ifdef _DEBUG wrap) ago%!(EXTRA string=7 years)
luz.paz 622b3adad3 Misc. comment typos ago%!(EXTRA string=7 years)
Sean Barrett e6afb9cbae update readme ago%!(EXTRA string=7 years)
Sean Barrett fa2a1d9b3b stb_image version number ago%!(EXTRA string=7 years)
Sean Barrett 0707304469 update readme ago%!(EXTRA string=7 years)
Sean Barrett 19850aa29a Merge branch 'working' ago%!(EXTRA string=7 years)
Sean Barrett af786f9883 update readme ago%!(EXTRA string=7 years)
Sean Barrett 0c11c4f1b6 rework GPOS support for old non-declare-anywhere C ago%!(EXTRA string=7 years)
Sean Barrett 6d59a4913f Merge branch 'stb-truetype-gpos-request' of https://github.com/danielmaciel/stb into working ago%!(EXTRA string=7 years)
Sean Barrett cd62aa9714 docs ago%!(EXTRA string=7 years)
Sean Barrett ac66307576 docs ago%!(EXTRA string=7 years)
Sean Barrett b79c8458d3 stb_vorbis: avoid NaN due to uninitialized variable ago%!(EXTRA string=7 years)
Sean Barrett 543ad0c112 stb_image_write: tweak handling of STB_IMAGE_WRITE_STATIC ago%!(EXTRA string=7 years)
Sean Barrett aeb2b4b64d tweak handling of STBIWDEF ago%!(EXTRA string=7 years)
Sean Barrett dbf0fab1c7 stb_image_write: credits ago%!(EXTRA string=7 years)
Sean Barrett 2886b67f7f Merge branch 'stb_image_write_png_filters_fix' of https://github.com/kosua20/stb into working ago%!(EXTRA string=7 years)