Sean Barrett
|
d5b8af12cb
|
fix missing "defined" in #if defined(STBI_NO_foo);
fix incorrect initialization of alpha channel for RGB PSD
|
2015-09-13 11:08:40 -07:00 |
|
Sean Barrett
|
aa89970d6b
|
stb_image.h: fix *comp value when loading PSDs
stb_voxel_render.h: fix STBVOX_CONFIG_OPTIMIZED_VHEIGHT
|
2015-05-28 22:11:45 -07:00 |
|
Sean Barrett
|
3f17b24d90
|
make sure all libs compile as C++
|
2015-04-14 03:53:26 -07:00 |
|
Sean Barrett
|
0d840ab330
|
quick & dirty leak checker
|
2015-01-21 07:46:54 -08:00 |
|
Sean Barrett
|
f03e352093
|
stb_rect_pack: fix LARGE_RECT bug
stb_truetype: oversampling, including oversampling demo app
|
2014-12-06 12:28:46 -08:00 |
|
Sean Barrett
|
b6f8358f47
|
various fixes for compilation test
|
2014-12-02 03:00:08 -08:00 |
|
Sean Barrett
|
17e82a4080
|
Merge branch 'master' into working
|
2014-09-18 07:10:18 -07:00 |
|
Sean Barrett
|
671f04bd7e
|
debugging truetype crash
|
2014-09-10 15:35:06 -07:00 |
|
Sean Barrett
|
2549d8156e
|
in-progress refactoring
|
2014-08-31 07:23:34 -07:00 |
|
Sean Barrett
|
b000f920ac
|
update stb_image version number
|
2014-06-22 11:21:11 -07:00 |
|
Sean Barrett
|
f54bc09e4f
|
make header files visible in file list
|
2014-06-04 17:57:42 -07:00 |
|
Sean Barrett
|
b96edc012c
|
Merge branch 'headerify'
Conflicts:
tests/stretch_test.dsp
|
2014-06-03 08:51:40 -07:00 |
|
Sean Barrett
|
a57dfc50fc
|
fix bugs in new stretchy buffer code, add stretchy buffer tests
|
2014-06-01 08:01:01 -07:00 |
|
Sean Barrett
|
037491ca45
|
Merge branch 'working'
|
2014-05-31 23:43:47 -07:00 |
|
Sean Barrett
|
666596ed89
|
untested rewrite of stretchy_buffer relying on implicit cast from void*
|
2014-05-31 13:00:39 -07:00 |
|
Sean Barrett
|
a7691e1510
|
check-in missing project file updates for stb_image.h usage
|
2014-05-31 06:31:27 -07:00 |
|
Sean Barrett
|
42bd3e253b
|
rename test files to be more meaningful
|
2014-05-27 23:13:34 -07:00 |
|
Sean Barrett
|
e63b3e0702
|
fix some stuff that used RAD types and so were totally broken, add a compile test/sample
|
2014-05-27 22:56:57 -07:00 |
|
Sean Barrett
|
fc0bfd1b71
|
fix some typos, add image test program
|
2014-05-27 21:38:43 -07:00 |
|
Sean Barrett
|
eb62c741ea
|
fixed warnings for stb_truetype (fixes all outstanding bug reports)
|
2014-05-25 20:56:24 -07:00 |
|
Sean Barrett
|
31897dfd7f
|
compile tests for everything except textedit, both C and C++
|
2014-05-25 20:10:17 -07:00 |
|
Sean Barrett
|
dc6adca82f
|
vc6 project files for testing stb.h
|
2014-05-25 13:35:50 -07:00 |
|