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