2102 Commits (fd7807e92d8ba5740615362b453bab2d9ecbc8a4)
 

Author SHA1 Message Date
Sean Barrett fd7807e92d stb_c_lexer: allow including stb_c_lexer.h without defining overrides (all tokens are always defined; token values have changed) ago%!(EXTRA string=4 years)
Sean Barrett 0be82e4814 stb_truetype: fix incorrect antialiasing computation in v2 rasterizer, and handle certain cases where math blew up ago%!(EXTRA string=4 years)
Sean Barrett e05ecc05ee Fix compiling-as-C-pre-C99 issues ago%!(EXTRA string=4 years)
Sean Barrett 38c15ee7cf
Merge pull request #1165 from randy408/dev-fix ago%!(EXTRA string=4 years)
Randy af4c673174 change directory for seed corpus downloads ago%!(EXTRA string=4 years)
Randy a0a8653a7d attempt to fix issue with CIFuzz ago%!(EXTRA string=4 years)
ocornut 818ac26785 stb_rect_pack: making functions cdecl for msvc qsort ago%!(EXTRA string=4 years)
Fabian Giesen c8e3d3086d stb_truetype: Small tweaks to make PVS Studio happy ago%!(EXTRA string=4 years)
Sean Barrett 5bf78b8f23 stb_truetype: fix bad declaration ago%!(EXTRA string=4 years)
Sean Barrett 99e13217ce Merge branch 'dev' of https://github.com/nothings/stb into dev ago%!(EXTRA string=4 years)
Sean Barrett 4bb337ddf0 test including stb_c_lexer header independnet of implementation ago%!(EXTRA string=4 years)
Fabian Giesen 2b667e4d30 stb_rect_pack: Several minor fixes ago%!(EXTRA string=4 years)
Fabian Giesen 1e1efbdc75 stb_image_write: Make globals extern "C" in C++ ago%!(EXTRA string=4 years)
Fabian Giesen d2476c3845 stb_sprintf: GCC compilation fix ago%!(EXTRA string=4 years)
Fabian Giesen 06b6009e3b stb_sprintf: Fix unused variable warning with STB_SPRINTF_NOFLOAT ago%!(EXTRA string=4 years)
Fabian Giesen 3be65f1c0c stb_sprintf: Small simplification ago%!(EXTRA string=4 years)
Fabian Giesen 013884b53b stb_sprintf: Fix string length calc ago%!(EXTRA string=4 years)
Fabian Giesen 2af2e69219 stb_ds: Fix addn when n=0 ago%!(EXTRA string=4 years)
Fabian Giesen b14a80784c stb_image_write: Support writing BMPs with alpha ago%!(EXTRA string=4 years)
Fabian Giesen 315e979f34 stb_truetype: Add protoype for stbtt_FindSVGDoc ago%!(EXTRA string=4 years)
Fabian Giesen 8af4d40950 stb_c_lexer: Move token enum defn to header portion ago%!(EXTRA string=4 years)
Fabian Giesen afc9c16bfd stb_truetype: Change spelling of fallthrough comment ago%!(EXTRA string=4 years)
Fabian Giesen 46c259ff90 stb_sprintf: PUBLICDEC on declarations, as intended ago%!(EXTRA string=4 years)
Fabian Giesen 9fe3b4bb52 stb_truetype: GPOS handling formatting changes ago%!(EXTRA string=4 years)
Fabian Giesen 1252a3e641 stb_truetype: GPOS parsing fixes ago%!(EXTRA string=4 years)
Fabian Giesen e590505492 stb_truetype: GCC warning fix ago%!(EXTRA string=4 years)
Andrew Kensler db6e91b7d8 Store uncompressed if compression was worse ago%!(EXTRA string=4 years)
Fabian Giesen 14c224c84e stb_image_resize: Remove ill-advised asserts. ago%!(EXTRA string=4 years)
Fabian Giesen e7f9f92c9d stb_divide: Update changelog ago%!(EXTRA string=4 years)
Fabian Giesen ab69a04d0a Merge branch 'dev' of github.com:nothings/stb into dev ago%!(EXTRA string=4 years)
Fabian Giesen c38ec91d22 stb_divide: Fix integer overflow issues ago%!(EXTRA string=4 years)
Sean Barrett fc5b791228 stb_truetype: fix SDF handling of multiple move_to commands in a row ago%!(EXTRA string=4 years)
Sean Barrett ca0e6d06d8 stb_c_lexer: don't define default macro definitions on non-implementation includes ago%!(EXTRA string=4 years)
Sean Barrett 84e7a4ae24 stb_c_lexer: fix NUL eof test so it compiles ago%!(EXTRA string=4 years)
Sean Barrett 08e4b18650 Merge branch 'dev' of https://github.com/nothings/stb into dev ago%!(EXTRA string=4 years)
Sean Barrett a32aeefd6b Merge branch 'patch-1' of https://github.com/t-mw/stb into dev ago%!(EXTRA string=4 years)
Sean Barrett 95372dc4f8 stb.h: fix bug in stb_readdir caused by change to stb_strncpy ago%!(EXTRA string=4 years)
Randy dcb1116f13 ossfuzz: improve code coverage ago%!(EXTRA string=4 years)
Randy b77192742d oss-fuzz: integrate with CIFuzz ago%!(EXTRA string=4 years)
Devendranath Thadi 9f98546022 Travis-ci: added support for ppc64le ago%!(EXTRA string=4 years)
Fabian Giesen 6ca560c9af stb_image: Update documentation for de-iPhone flag ago%!(EXTRA string=4 years)
Fabian Giesen 15d2dc5c51 stb_tilemap_editor: Update contributors ago%!(EXTRA string=4 years)
Werner Stoop 77eedd4fcf stb_tilemap_editor: Several fixes. ago%!(EXTRA string=4 years)
Fabian Giesen 21bfcbbc3d stb_tilemap_editor: Update version, credits ago%!(EXTRA string=4 years)
Rob Loach b18c989dc2 stb_tilemap_editor: Fix variable usage ago%!(EXTRA string=4 years)
Fabian Giesen 7e10880f53 stb_image: Update credits ago%!(EXTRA string=4 years)
Vladimír Vondruš 2c8cd33e2e stb_image: make unpremultiply and de-iPhone flags thread_local. ago%!(EXTRA string=4 years)
Fabian Giesen b691fc4305 stb_truetype: Remove dead assignments ago%!(EXTRA string=4 years)
ocornut 44f046af0c stb_textedit: Fix paste failure handling breaking undo stack ago%!(EXTRA string=4 years)
Fabian Giesen eb677dda6e stb_textedit: Update credit, version history ago%!(EXTRA string=4 years)