Sean Barrett
|
50dc48013b
|
test stb_include.h
|
2020-02-02 11:12:27 -08:00 |
|
Sean Barrett
|
4a7a434c2d
|
various tests and infrastructure fixes
|
2020-02-01 04:21:41 -08:00 |
|
Sean Barrett
|
787f1d646a
|
Update version numbers
|
2019-08-11 05:38:37 -07:00 |
|
Sean Barrett
|
e704ed0efb
|
update tests and project files for stb_ds
|
2019-02-25 11:17:27 -08:00 |
|
Sean Barrett
|
f11f1e801a
|
stb_sprintf: credits
|
2019-02-07 09:23:01 -08:00 |
|
Sean Barrett
|
6ba21df503
|
update dsp with new compile tests
|
2018-01-30 17:33:17 -08:00 |
|
Sean Barrett
|
986a5eeeb1
|
fix stb_truetype test file
|
2018-01-29 03:35:03 -08:00 |
|
Sean Barrett
|
555efbedfc
|
Update version numbers
|
2017-07-23 14:09:39 -07:00 |
|
Sean Barrett
|
c9fe5bac48
|
rename all stb_sprintf identifiers to follow stb conventions
|
2016-12-05 03:48:37 -08:00 |
|
Sean Barrett
|
0b2c06a7e1
|
more STB_IMAGE_STATIC fixes
|
2016-12-04 05:39:35 -08:00 |
|
Sean Barrett
|
cf51044bc6
|
update stb_pg project
|
2016-10-07 08:23:24 -07:00 |
|
Sean Barrett
|
e585dad291
|
change map image formats to workaround stb_image bug
|
2016-04-16 11:21:59 -07:00 |
|
Sean Barrett
|
0214a3c71f
|
untested simple batching;
document algorithm;
automatically use sqrt(N) instead of 32 as cluster size
|
2016-04-16 10:04:03 -07:00 |
|
Sean Barrett
|
1392344cdd
|
include stb_connected_components.h in main stb compile tests, add test app
|
2016-04-16 09:14:39 -07:00 |
|
Sean Barrett
|
9c8762a156
|
update other_libs.md
|
2016-01-23 08:44:27 -08:00 |
|
Sean Barrett
|
820f63be44
|
stb_tilemap_editor: fix typo in docuemtnation, update version & credits
|
2016-01-22 05:17:12 -08:00 |
|
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;
|
2016-01-16 07:19:27 -08:00 |
|
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 |
|