..
oversample
fix typo
2014-12-08 11:42:47 -08:00
c_lexer_test.c
add testing project for stb_c_lexer.h
2014-06-19 19:56:11 -07:00
c_lexer_test.dsp
add testing project for stb_c_lexer.h
2014-06-19 19:56:11 -07:00
herringbone_generator.c
first pass at stb-izing complete, now need to debug
2014-07-04 09:34:57 -07:00
herringbone_map.c
fix broken map generation
2014-08-17 21:08:43 -07:00
herringbone_map.dsp
fixes and tests
2014-07-07 04:54:52 -07:00
herringbone.dsp
initial commit
2014-07-04 08:06:36 -07:00
image_test.c
Update stb_image test code to test loading with all channel counts (including 0),
2014-06-15 13:17:04 -07:00
image_test.dsp
stb_rect_pack: fix LARGE_RECT bug
2014-12-06 12:28:46 -08:00
resample_test_c.c
rename to stb_image_resize.h
2014-08-18 09:12:59 -07:00
resample_test.cpp
optimization attempts, no meaningful changes
2014-09-17 06:24:40 -07:00
resize.dsp
various fixes for compilation test
2014-12-02 03:00:08 -08:00
stb_cpp.cpp
vc6 project files for testing stb.h
2014-05-25 13:35:50 -07:00
stb_cpp.dsp
stb_rect_pack: fix LARGE_RECT bug
2014-12-06 12:28:46 -08:00
stb.c
cleanup runtime output/error detection of stb.h unit tests
2014-05-31 13:39:00 -07:00
stb.dsp
stb_rect_pack: fix LARGE_RECT bug
2014-12-06 12:28:46 -08:00
stb.dsw
make resample tests work in VC6
2014-08-18 08:56:44 -07:00
stretch_test.c
fix use of stbrp_coord if no stb_rect_pack;
2014-12-10 00:27:11 -08:00
stretch_test.dsp
stb_rect_pack: fix LARGE_RECT bug
2014-12-06 12:28:46 -08:00
stretchy_buffer_test.c
untested rewrite of stretchy_buffer relying on implicit cast from void*
2014-05-31 13:00:39 -07:00
test_c_compilation.c
various fixes for compilation test
2014-12-02 03:00:08 -08:00
test_cpp_compilation.cpp
fix use of stbrp_coord if no stb_rect_pack;
2014-12-10 00:27:11 -08:00
test_truetype.c
stb_rect_pack: fix LARGE_RECT bug
2014-12-06 12:28:46 -08:00
textedit_sample.c
update version number
2014-06-19 20:21:08 -07:00
tilemap_editor_integration_example.c
tilemap editor 0.30
2014-10-19 21:18:07 -07:00