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.
 
 
Jorge Rodriguez c9d67446d2 Reverse allocation routines parameter order so that the context is at the back. ago%!(EXTRA string=11 years)
..
c_lexer_test.c add testing project for stb_c_lexer.h ago%!(EXTRA string=11 years)
c_lexer_test.dsp add testing project for stb_c_lexer.h ago%!(EXTRA string=11 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 remove tabs ago%!(EXTRA string=11 years)
herringbone_map.dsp fixes and tests ago%!(EXTRA string=11 years)
image_test.c Update stb_image test code to test loading with all channel counts (including 0), ago%!(EXTRA string=11 years)
image_test.dsp Change byte casts in stb_image.h that intentionally truncate to do so explicitly for MSVC runtime check compatibility ago%!(EXTRA string=11 years)
resample_test.cpp Reverse allocation routines parameter order so that the context is at the back. ago%!(EXTRA string=11 years)
resample_test_c.c rename to stb_image_resize.h ago%!(EXTRA string=11 years)
resize.dsp update test cases to work on things other than barbara.png ago%!(EXTRA string=11 years)
stb.c cleanup runtime output/error detection of stb.h unit tests ago%!(EXTRA string=11 years)
stb.dsp in-progress refactoring ago%!(EXTRA string=11 years)
stb.dsw make resample tests work in VC6 ago%!(EXTRA string=11 years)
stb_cpp.cpp vc6 project files for testing stb.h ago%!(EXTRA string=11 years)
stb_cpp.dsp Merge branch 'headerify' ago%!(EXTRA string=11 years)
stretch_test.c fix bugs in new stretchy buffer code, add stretchy buffer tests ago%!(EXTRA string=11 years)
stretch_test.dsp Merge branch 'headerify' 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 rename to stb_image_resize.h ago%!(EXTRA string=11 years)
test_cpp_compilation.cpp initial commit ago%!(EXTRA string=11 years)
test_truetype.c fixed warnings for stb_truetype (fixes all outstanding bug reports) ago%!(EXTRA string=11 years)
textedit_sample.c update version number ago%!(EXTRA string=11 years)