Fabian Giesen 3aa1744a29 stb_image: New Paeth filter il y a 2 ans
..
caveview 84e42c2e8d fix stbi_shiftsigned to be shifting a value that's unsigned il y a 8 ans
oversample be8284de7e stb_wingraph.h: missing lib pragmas for completeness il y a 10 ans
pbm dcb1116f13 ossfuzz: improve code coverage il y a 4 ans
pg_test 7ef6ac1b35 added redundant pg_test.c just in case il y a 9 ans
pngsuite 2f3b7e47fa tests: test_png_regress il y a 2 ans
prerelease 622b3adad3 Misc. comment typos il y a 8 ans
sdf 423298e071 fix SDF documentation and add example code il y a 8 ans
vorbseek a3d62dfec1 fix a few crash bugs with invalid stb_vorbis files (reported by Philip Bennefall, found using a fuzz tester) il y a 10 ans
Makefile 3b14b5afa6 Update Makefile il y a 5 ans
c_lexer_test.c 83a2489d5b fix compilation on non-C99 compilers il y a 9 ans
c_lexer_test.dsp f9e593c25c Merge branch 'optimize' of https://github.com/rygorous/stb into working il y a 11 ans
fuzz_main.c 4bafa56899 rename fuzz target, add entry point il y a 5 ans
grid_reachability.c c9fe5bac48 rename all stb_sprintf identifiers to follow stb conventions il y a 9 ans
herringbone.dsp 88c99e47fb initial commit il y a 11 ans
herringbone_generator.c 4b590c0a62 first pass at stb-izing complete, now need to debug il y a 11 ans
herringbone_map.c 14e8b66119 fix broken map generation il y a 11 ans
herringbone_map.dsp 816f31e9bc fixes and tests il y a 11 ans
image_test.c 846d15c102 image_test: tweak testing to open image in more modes il y a 6 ans
image_test.dsp 6199bf7713 update stb_image to 2.28 il y a 3 ans
image_write_test.c a0b521fcf2 no warnings when compiling /W3 il y a 7 ans
ossfuzz.sh af4c673174 change directory for seed corpus downloads il y a 4 ans
resample_test.cpp a0b521fcf2 no warnings when compiling /W3 il y a 7 ans
resample_test_c.c a99bc0ca32 Fix a bunch of warnings under Apple's clang-800.0.42.1 il y a 9 ans
resize.dsp f9e593c25c Merge branch 'optimize' of https://github.com/rygorous/stb into working il y a 11 ans
stb.c a0b521fcf2 no warnings when compiling /W3 il y a 7 ans
stb.dsp 4adb57af42 clean up project file il y a 4 ans
stb.dsw 559d759c2c stb_hexwave added, stretchy_buffer.h deprecated il y a 4 ans
stb_c_lexer_fuzzer.cpp fdec118312 Added fuzzer for stb_c_lexer il y a 5 ans
stb_cpp.cpp 4a7a434c2d various tests and infrastructure fixes il y a 6 ans
stb_cpp.dsp f9e593c25c Merge branch 'optimize' of https://github.com/rygorous/stb into working il y a 11 ans
stb_png.dict af516b99ff fuzz: remove some chunk identifiers from stb_png.dict il y a 7 ans
stb_static.c 30496e22d7 add new test files il y a 7 ans
stbi_read_fuzzer.c c8303509fa make fuzz target compilable as c++ code il y a 5 ans
stblib.dsp a6796aee40 test stb_lib il y a 8 ans
stblib_test.c a6796aee40 test stb_lib il y a 8 ans
stblib_test_companion.c a6796aee40 test stb_lib il y a 8 ans
stretch_test.dsp f9e593c25c Merge branch 'optimize' of https://github.com/rygorous/stb into working il y a 11 ans
test.sbm b26a31072d test.sbm: tweak tests so all pass il y a 6 ans
test_c_compilation.c 50dc48013b test stb_include.h il y a 6 ans
test_c_lexer.c 1ee679ca2e update version numbers il y a 4 ans
test_cpp_compilation.cpp fd7807e92d stb_c_lexer: allow including stb_c_lexer.h without defining overrides (all tokens are always defined; token values have changed) il y a 4 ans
test_ds.c 781609b7e9 stb_ds: fix arrisn, shgetp_null il y a 4 ans
test_ds_cpp.cpp 30496e22d7 add new test files il y a 7 ans
test_dxt.c 085ba4b627 add compilation tests that have no other includes to avoid accidental dependencies il y a 8 ans
test_easyfont.c a0b521fcf2 no warnings when compiling /W3 il y a 7 ans
test_image.c a0b521fcf2 no warnings when compiling /W3 il y a 7 ans
test_image_write.c a0b521fcf2 no warnings when compiling /W3 il y a 7 ans
test_perlin.c 085ba4b627 add compilation tests that have no other includes to avoid accidental dependencies il y a 8 ans
test_png_paeth.c 3aa1744a29 stb_image: New Paeth filter il y a 2 ans
test_png_regress.c 2f3b7e47fa tests: test_png_regress il y a 2 ans
test_siphash.c 477471d9a8 add stb_ds.h and tests il y a 7 ans
test_sprintf.c 828e6cfdf7 update test il y a 6 ans
test_truetype.c 0be82e4814 stb_truetype: fix incorrect antialiasing computation in v2 rasterizer, and handle certain cases where math blew up il y a 4 ans
test_vorbis.c a0b521fcf2 no warnings when compiling /W3 il y a 7 ans
test_voxel.c 085ba4b627 add compilation tests that have no other includes to avoid accidental dependencies il y a 8 ans
textedit_sample.c a0b521fcf2 no warnings when compiling /W3 il y a 7 ans
tilemap_editor_integration_example.c d97c160e4a tilemap editor 0.30 il y a 11 ans
truetype_test_win32.c 3a1174060a opengl stb_truetype demo app il y a 4 ans