Sean Barrett 6e9f34d542 Merge branch 'master' into working 1 год назад
..
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 9 лет назад
pngsuite ed64333410 tests: test_png_regress 2 лет назад
prerelease 622b3adad3 Misc. comment typos 8 лет назад
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 9 лет назад
c_lexer_test.dsp f9e593c25c Merge branch 'optimize' of https://github.com/rygorous/stb into working 11 лет назад
fuzz_main.c 4bafa56899 rename fuzz target, add entry point 5 лет назад
grid_reachability.c c9fe5bac48 rename all stb_sprintf identifiers to follow stb conventions 9 лет назад
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 3 лет назад
image_write_test.c a0b521fcf2 no warnings when compiling /W3 7 лет назад
ossfuzz.sh af4c673174 change directory for seed corpus downloads 4 лет назад
resample_test.cpp c4bbb6e75f stb_image_resize2.h 2.00 2 лет назад
resample_test_c.c a99bc0ca32 Fix a bunch of warnings under Apple's clang-800.0.42.1 9 лет назад
resize.dsp c4bbb6e75f stb_image_resize2.h 2.00 2 лет назад
stb.c a0b521fcf2 no warnings when compiling /W3 7 лет назад
stb.dsp 449758bd74 update stb_image_resize2.h 1 год назад
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 6 лет назад
stb_cpp.dsp f9e593c25c Merge branch 'optimize' of https://github.com/rygorous/stb into working 11 лет назад
stb_png.dict af516b99ff fuzz: remove some chunk identifiers from stb_png.dict 7 лет назад
stb_static.c 30496e22d7 add new test files 7 лет назад
stbi_read_fuzzer.c c8303509fa make fuzz target compilable as c++ code 5 лет назад
stblib.dsp a6796aee40 test stb_lib 8 лет назад
stblib_test.c a6796aee40 test stb_lib 8 лет назад
stblib_test_companion.c a6796aee40 test stb_lib 8 лет назад
stretch_test.dsp f9e593c25c Merge branch 'optimize' of https://github.com/rygorous/stb into working 11 лет назад
test.sbm b26a31072d test.sbm: tweak tests so all pass 6 лет назад
test_c_compilation.c c4bbb6e75f stb_image_resize2.h 2.00 2 лет назад
test_c_lexer.c 1ee679ca2e update version numbers 4 лет назад
test_cpp_compilation.cpp c4bbb6e75f stb_image_resize2.h 2.00 2 лет назад
test_ds.c 781609b7e9 stb_ds: fix arrisn, shgetp_null 4 лет назад
test_ds_cpp.cpp 30496e22d7 add new test files 7 лет назад
test_dxt.c 085ba4b627 add compilation tests that have no other includes to avoid accidental dependencies 8 лет назад
test_easyfont.c a0b521fcf2 no warnings when compiling /W3 7 лет назад
test_image.c a0b521fcf2 no warnings when compiling /W3 7 лет назад
test_image_write.c a0b521fcf2 no warnings when compiling /W3 7 лет назад
test_perlin.c 085ba4b627 add compilation tests that have no other includes to avoid accidental dependencies 8 лет назад
test_png_paeth.c 07268cbf36 stb_image: New Paeth filter 2 лет назад
test_png_regress.c ed64333410 tests: test_png_regress 2 лет назад
test_siphash.c 477471d9a8 add stb_ds.h and tests 7 лет назад
test_sprintf.c 828e6cfdf7 update test 6 лет назад
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 c497f72786 Merge branch 'dev' into working 4 лет назад
test_voxel.c 085ba4b627 add compilation tests that have no other includes to avoid accidental dependencies 8 лет назад
textedit_sample.c a0b521fcf2 no warnings when compiling /W3 7 лет назад
tilemap_editor_integration_example.c d97c160e4a tilemap editor 0.30 11 лет назад
truetype_test_win32.c 3a1174060a opengl stb_truetype demo app 4 лет назад