stb single-file public domain libraries for C/C++
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and dots ('.'), can be up to 35 characters long. Letters must be lowercase.
 
 
Sean Barrett 477471d9a8 add stb_ds.h and tests ago%!(EXTRA string=6 years)
..
caveview fix stbi_shiftsigned to be shifting a value that's unsigned ago%!(EXTRA string=8 years)
oversample stb_wingraph.h: missing lib pragmas for completeness ago%!(EXTRA string=10 years)
pg_test added redundant pg_test.c just in case ago%!(EXTRA string=8 years)
pngsuite fix 1/2/4-bit png to filter bytes before decoding to pixels; ago%!(EXTRA string=11 years)
prerelease Misc. comment typos ago%!(EXTRA string=7 years)
sdf fix SDF documentation and add example code ago%!(EXTRA string=8 years)
vorbseek fix a few crash bugs with invalid stb_vorbis files (reported by Philip Bennefall, found using a fuzz tester) ago%!(EXTRA string=10 years)
Makefile Makefile: update how to build image_write_test ago%!(EXTRA string=6 years)
c_lexer_test.c fix compilation on non-C99 compilers ago%!(EXTRA string=8 years)
c_lexer_test.dsp Merge branch 'optimize' of https://github.com/rygorous/stb into working ago%!(EXTRA string=11 years)
grid_reachability.c rename all stb_sprintf identifiers to follow stb conventions ago%!(EXTRA string=9 years)
herringbone.dsp initial commit ago%!(EXTRA string=11 years)
herringbone_generator.c first pass at stb-izing complete, now need to debug ago%!(EXTRA string=11 years)
herringbone_map.c fix broken map generation ago%!(EXTRA string=11 years)
herringbone_map.dsp fixes and tests ago%!(EXTRA string=11 years)
image_test.c windows unicode: don't malloc buffers, add explicit STBI_WINDOWS_UTF8 #define ago%!(EXTRA string=6 years)
image_test.dsp stb_image_write: fix the previous fix (incorrectly labelled as stb_image) ago%!(EXTRA string=6 years)
image_write_test.c tests: Add simple image_write_test smoke test ago%!(EXTRA string=6 years)
resample_test.cpp Fix a bunch of warnings under Apple's clang-800.0.42.1 ago%!(EXTRA string=8 years)
resample_test_c.c Fix a bunch of warnings under Apple's clang-800.0.42.1 ago%!(EXTRA string=8 years)
resize.dsp Merge branch 'optimize' of https://github.com/rygorous/stb into working ago%!(EXTRA string=11 years)
stb.c Merge branch 'misc-typos' of https://github.com/luzpaz/stb into working ago%!(EXTRA string=6 years)
stb.dsp stb_sprintf: credits ago%!(EXTRA string=6 years)
stb.dsw break out stb_lib.h ago%!(EXTRA string=7 years)
stb_cpp.cpp tests: 64-bit fixes, fix typo in image tests ago%!(EXTRA string=6 years)
stb_cpp.dsp Merge branch 'optimize' of https://github.com/rygorous/stb into working ago%!(EXTRA string=11 years)
stblib.dsp test stb_lib ago%!(EXTRA string=7 years)
stblib_test.c test stb_lib ago%!(EXTRA string=7 years)
stblib_test_companion.c test stb_lib ago%!(EXTRA string=7 years)
stretch_test.c fix use of stbrp_coord if no stb_rect_pack; ago%!(EXTRA string=11 years)
stretch_test.dsp Merge branch 'optimize' of https://github.com/rygorous/stb into working ago%!(EXTRA string=11 years)
stretchy_buffer_test.c untested rewrite of stretchy_buffer relying on implicit cast from void* ago%!(EXTRA string=11 years)
test_c_compilation.c tweak tests ago%!(EXTRA string=7 years)
test_c_lexer.c add compilation tests that have no other includes to avoid accidental dependencies ago%!(EXTRA string=7 years)
test_cpp_compilation.cpp tweak handling of STBIWDEF ago%!(EXTRA string=7 years)
test_ds.c add stb_ds.h and tests ago%!(EXTRA string=6 years)
test_dxt.c add compilation tests that have no other includes to avoid accidental dependencies ago%!(EXTRA string=7 years)
test_easyfont.c add compilation tests that have no other includes to avoid accidental dependencies ago%!(EXTRA string=7 years)
test_image.c test_image_write.c: change from standalone to integrated with image_test.c ago%!(EXTRA string=6 years)
test_image_write.c test_image_write.c: change from standalone to integrated with image_test.c ago%!(EXTRA string=6 years)
test_perlin.c add compilation tests that have no other includes to avoid accidental dependencies ago%!(EXTRA string=7 years)
test_siphash.c add stb_ds.h and tests ago%!(EXTRA string=6 years)
test_sprintf.c add compilation tests that have no other includes to avoid accidental dependencies ago%!(EXTRA string=7 years)
test_truetype.c fix stb_truetype test file ago%!(EXTRA string=7 years)
test_vorbis.c more STB_IMAGE_STATIC fixes ago%!(EXTRA string=9 years)
test_voxel.c add compilation tests that have no other includes to avoid accidental dependencies ago%!(EXTRA string=7 years)
textedit_sample.c update version number ago%!(EXTRA string=11 years)
tilemap_editor_integration_example.c tilemap editor 0.30 ago%!(EXTRA string=11 years)