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