You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Sean Barrett 6e9f34d542 Merge branch 'master' into working 5 months ago
..
caveview fix stbi_shiftsigned to be shifting a value that's unsigned 8 years ago
oversample stb_wingraph.h: missing lib pragmas for completeness 10 years ago
pbm ossfuzz: improve code coverage 3 years ago
pg_test added redundant pg_test.c just in case 8 years ago
pngsuite tests: test_png_regress 12 months ago
prerelease Misc. comment typos 7 years ago
sdf fix SDF documentation and add example code 8 years ago
vorbseek fix a few crash bugs with invalid stb_vorbis files (reported by Philip Bennefall, found using a fuzz tester) 9 years ago
Makefile Update Makefile 5 years ago
c_lexer_test.c fix compilation on non-C99 compilers 8 years ago
c_lexer_test.dsp Merge branch 'optimize' of https://github.com/rygorous/stb into working 10 years ago
fuzz_main.c rename fuzz target, add entry point 5 years ago
grid_reachability.c rename all stb_sprintf identifiers to follow stb conventions 8 years ago
herringbone.dsp initial commit 11 years ago
herringbone_generator.c first pass at stb-izing complete, now need to debug 11 years ago
herringbone_map.c fix broken map generation 10 years ago
herringbone_map.dsp fixes and tests 11 years ago
image_test.c image_test: tweak testing to open image in more modes 5 years ago
image_test.dsp update stb_image to 2.28 2 years ago
image_write_test.c no warnings when compiling /W3 6 years ago
ossfuzz.sh change directory for seed corpus downloads 3 years ago
resample_test.cpp stb_image_resize2.h 2.00 1 year ago
resample_test_c.c Fix a bunch of warnings under Apple's clang-800.0.42.1 8 years ago
resize.dsp stb_image_resize2.h 2.00 1 year ago
stb.c no warnings when compiling /W3 6 years ago
stb.dsp update stb_image_resize2.h 6 months ago
stb.dsw stb_hexwave added, stretchy_buffer.h deprecated 4 years ago
stb_c_lexer_fuzzer.cpp Added fuzzer for stb_c_lexer 5 years ago
stb_cpp.cpp various tests and infrastructure fixes 5 years ago
stb_cpp.dsp Merge branch 'optimize' of https://github.com/rygorous/stb into working 10 years ago
stb_png.dict fuzz: remove some chunk identifiers from stb_png.dict 6 years ago
stb_static.c add new test files 6 years ago
stbi_read_fuzzer.c make fuzz target compilable as c++ code 5 years ago
stblib.dsp test stb_lib 7 years ago
stblib_test.c test stb_lib 7 years ago
stblib_test_companion.c test stb_lib 7 years ago
stretch_test.dsp Merge branch 'optimize' of https://github.com/rygorous/stb into working 10 years ago
test.sbm test.sbm: tweak tests so all pass 5 years ago
test_c_compilation.c stb_image_resize2.h 2.00 1 year ago
test_c_lexer.c update version numbers 3 years ago
test_cpp_compilation.cpp stb_image_resize2.h 2.00 1 year ago
test_ds.c stb_ds: fix arrisn, shgetp_null 4 years ago
test_ds_cpp.cpp add new test files 6 years ago
test_dxt.c add compilation tests that have no other includes to avoid accidental dependencies 7 years ago
test_easyfont.c no warnings when compiling /W3 6 years ago
test_image.c no warnings when compiling /W3 6 years ago
test_image_write.c no warnings when compiling /W3 6 years ago
test_perlin.c add compilation tests that have no other includes to avoid accidental dependencies 7 years ago
test_png_paeth.c stb_image: New Paeth filter 12 months ago
test_png_regress.c tests: test_png_regress 12 months ago
test_siphash.c add stb_ds.h and tests 6 years ago
test_sprintf.c update test 5 years ago
test_truetype.c stb_truetype: fix incorrect antialiasing computation in v2 rasterizer, and handle certain cases where math blew up 3 years ago
test_vorbis.c Merge branch 'dev' into working 3 years ago
test_voxel.c add compilation tests that have no other includes to avoid accidental dependencies 7 years ago
textedit_sample.c no warnings when compiling /W3 6 years ago
tilemap_editor_integration_example.c tilemap editor 0.30 10 years ago
truetype_test_win32.c opengl stb_truetype demo app 3 years ago