Sean Barrett
|
e585dad291
|
change map image formats to workaround stb_image bug
|
ago%!(EXTRA string=9 years) |
Sean Barrett
|
0214a3c71f
|
untested simple batching;
document algorithm;
automatically use sqrt(N) instead of 32 as cluster size
|
ago%!(EXTRA string=9 years) |
Sean Barrett
|
1392344cdd
|
include stb_connected_components.h in main stb compile tests, add test app
|
ago%!(EXTRA string=9 years) |
Sean Barrett
|
9c8762a156
|
update other_libs.md
|
ago%!(EXTRA string=9 years) |
Sean Barrett
|
820f63be44
|
stb_tilemap_editor: fix typo in docuemtnation, update version & credits
|
ago%!(EXTRA string=9 years) |
Sean Barrett
|
0860860af6
|
avoid __forceinline in mingw since their definition for C is broken;
dummy definitions for malloc et al (note you have to modify source to make this work though anyway);
tweak credits change;
|
ago%!(EXTRA string=9 years) |
Sean Barrett
|
d5b8af12cb
|
fix missing "defined" in #if defined(STBI_NO_foo);
fix incorrect initialization of alpha channel for RGB PSD
|
ago%!(EXTRA string=10 years) |
Sean Barrett
|
aa89970d6b
|
stb_image.h: fix *comp value when loading PSDs
stb_voxel_render.h: fix STBVOX_CONFIG_OPTIMIZED_VHEIGHT
|
ago%!(EXTRA string=10 years) |
Sean Barrett
|
3f17b24d90
|
make sure all libs compile as C++
|
ago%!(EXTRA string=10 years) |
Sean Barrett
|
0d840ab330
|
quick & dirty leak checker
|
ago%!(EXTRA string=10 years) |
Sean Barrett
|
f03e352093
|
stb_rect_pack: fix LARGE_RECT bug
stb_truetype: oversampling, including oversampling demo app
|
ago%!(EXTRA string=11 years) |
Sean Barrett
|
b6f8358f47
|
various fixes for compilation test
|
ago%!(EXTRA string=11 years) |
Sean Barrett
|
671f04bd7e
|
debugging truetype crash
|
ago%!(EXTRA string=11 years) |
Sean Barrett
|
2549d8156e
|
in-progress refactoring
|
ago%!(EXTRA string=11 years) |
Sean Barrett
|
b000f920ac
|
update stb_image version number
|
ago%!(EXTRA string=11 years) |
Sean Barrett
|
f54bc09e4f
|
make header files visible in file list
|
ago%!(EXTRA string=11 years) |
Sean Barrett
|
a57dfc50fc
|
fix bugs in new stretchy buffer code, add stretchy buffer tests
|
ago%!(EXTRA string=11 years) |
Sean Barrett
|
666596ed89
|
untested rewrite of stretchy_buffer relying on implicit cast from void*
|
ago%!(EXTRA string=11 years) |
Sean Barrett
|
a7691e1510
|
check-in missing project file updates for stb_image.h usage
|
ago%!(EXTRA string=11 years) |
Sean Barrett
|
42bd3e253b
|
rename test files to be more meaningful
|
ago%!(EXTRA string=11 years) |
Sean Barrett
|
e63b3e0702
|
fix some stuff that used RAD types and so were totally broken, add a compile test/sample
|
ago%!(EXTRA string=11 years) |
Sean Barrett
|
fc0bfd1b71
|
fix some typos, add image test program
|
ago%!(EXTRA string=11 years) |
Sean Barrett
|
eb62c741ea
|
fixed warnings for stb_truetype (fixes all outstanding bug reports)
|
ago%!(EXTRA string=11 years) |
Sean Barrett
|
31897dfd7f
|
compile tests for everything except textedit, both C and C++
|
ago%!(EXTRA string=11 years) |
Sean Barrett
|
dc6adca82f
|
vc6 project files for testing stb.h
|
ago%!(EXTRA string=11 years) |