stb/tests
Sean Barrett 2684499fce tweak textedit sample fix 2014-06-06 23:59:38 -07:00
..
image_test.c Fix handling of iphone-procesed image to not accidentally appear corrupt (instead they just load wrong). 2014-06-03 08:45:34 -07:00
image_test.dsp Change byte casts in stb_image.h that intentionally truncate to do so explicitly for MSVC runtime check compatibility 2014-06-06 10:15:30 -07:00
stb.c cleanup runtime output/error detection of stb.h unit tests 2014-05-31 13:39:00 -07:00
stb.dsp make header files visible in file list 2014-06-04 17:57:42 -07:00
stb.dsw fix bugs in new stretchy buffer code, add stretchy buffer tests 2014-06-01 08:01:01 -07:00
stb_cpp.cpp vc6 project files for testing stb.h 2014-05-25 13:35:50 -07:00
stb_cpp.dsp Merge branch 'headerify' 2014-06-03 08:51:40 -07:00
stretch_test.c fix bugs in new stretchy buffer code, add stretchy buffer tests 2014-06-01 08:01:01 -07:00
stretch_test.dsp Merge branch 'headerify' 2014-06-03 08:51:40 -07: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 more renaming 2014-05-31 05:38:26 -07:00
test_cpp_compilation.cpp start converting stb_image.c to a .h file 2014-05-31 04:49:43 -07:00
test_truetype.c fixed warnings for stb_truetype (fixes all outstanding bug reports) 2014-05-25 20:56:24 -07:00
textedit_sample.c tweak textedit sample fix 2014-06-06 23:59:38 -07:00