2123 Commits (4af130e86341928e3003ba5657f3e9faec50c1dc)
 

Author SHA1 Message Date
Sean Barrett 4af130e863 stb_perlin.h: restore file now that patent is expired ago%!(EXTRA string=3 years)
Sean Barrett c0c982601f stb_truetype 1.26: fix rendering glitches ago%!(EXTRA string=4 years)
Sean Barrett ef861421e2 stb.h: stb_splitpath correctly handles relative paths with explicit drive specifiers ago%!(EXTRA string=4 years)
Sean Barrett 59e7dec3e8 delete file covered by patents ago%!(EXTRA string=4 years)
Sean Barrett 08e89524f6 Merge branch 'dev' of https://github.com/nothings/stb into dev ago%!(EXTRA string=4 years)
Fabian Giesen 5ba0baaa26 stb_image: Reject fractional JPEG component subsampling ratios ago%!(EXTRA string=4 years)
Sean Barrett c404b789ca stb_truetype: fix sample code drawing characters upside-down ago%!(EXTRA string=4 years)
Sean Barrett 1401f2257d clean up project file ago%!(EXTRA string=4 years)
Sean Barrett 7c65d5621f fix compiling with NO_HDR NO_LINEAR ago%!(EXTRA string=4 years)
Sean Barrett be901954b2 stb_truetype: fix sample code drawing characters upside-down ago%!(EXTRA string=4 years)
Sean Barrett 7de8f7999b Merge branch 'master' into dev ago%!(EXTRA string=4 years)
Sean Barrett 3a1174060a opengl stb_truetype demo app ago%!(EXTRA string=4 years)
Sean Barrett 4adb57af42 clean up project file ago%!(EXTRA string=4 years)
Sean Barrett cd6b6f70ec fix compiling with NO_HDR NO_LINEAR ago%!(EXTRA string=4 years)
Sean Barrett a0a939058c update README ago%!(EXTRA string=4 years)
Sean Barrett 5a0bb8b1c1 update readme ago%!(EXTRA string=4 years)
Sean Barrett c4ef8e1fdc fix version date ago%!(EXTRA string=4 years)
Sean Barrett 7023e273f1 fix stb_dxt version ago%!(EXTRA string=4 years)
Fabian Giesen 5324597dcb README: update stb_dxt version for fix ago%!(EXTRA string=4 years)
Fabian Giesen 3cfb892cf3 stb_dxt: Fix bug in table generator ago%!(EXTRA string=4 years)
Sean Barrett 1ee679ca2e update version numbers ago%!(EXTRA string=4 years)
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)