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