.. |
caveview
|
fix stbi_shiftsigned to be shifting a value that's unsigned
|
2017-04-28 23:35:37 -07:00 |
oversample
|
stb_wingraph.h: missing lib pragmas for completeness
|
2015-06-30 20:02:41 -06:00 |
pg_test
|
added redundant pg_test.c just in case
|
2017-01-29 18:16:38 -08:00 |
pngsuite
|
fix 1/2/4-bit png to filter bytes before decoding to pixels;
|
2014-12-14 01:43:23 -08:00 |
prerelease
|
break out stb_lib.h
|
2018-01-30 05:16:47 -08:00 |
sdf
|
fix SDF documentation and add example code
|
2017-07-12 09:27:04 -07:00 |
vorbseek
|
fix a few crash bugs with invalid stb_vorbis files (reported by Philip Bennefall, found using a fuzz tester)
|
2015-09-03 11:16:19 -07:00 |
c_lexer_test.c
|
fix compilation on non-C99 compilers
|
2017-03-03 09:22:07 -08:00 |
c_lexer_test.dsp
|
Merge branch 'optimize' of https://github.com/rygorous/stb into working
|
2014-12-14 01:57:22 -08:00 |
grid_reachability.c
|
rename all stb_sprintf identifiers to follow stb conventions
|
2016-12-05 03:48:37 -08: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
|
change bmp info to use common header parser
|
2015-11-08 13:09:16 -08:00 |
image_test.dsp
|
Merge branch 'optimize' of https://github.com/rygorous/stb into working
|
2014-12-14 01:57:22 -08:00 |
Makefile
|
Fix tests compilation
|
2017-10-16 12:30:27 -05:00 |
resample_test_c.c
|
Fix a bunch of warnings under Apple's clang-800.0.42.1
|
2017-03-11 09:34:26 -08:00 |
resample_test.cpp
|
Fix a bunch of warnings under Apple's clang-800.0.42.1
|
2017-03-11 09:34:26 -08:00 |
resize.dsp
|
Merge branch 'optimize' of https://github.com/rygorous/stb into working
|
2014-12-14 01:57:22 -08:00 |
stb_cpp.cpp
|
make sure all libs compile as C++
|
2015-04-14 03:53:26 -07:00 |
stb_cpp.dsp
|
Merge branch 'optimize' of https://github.com/rygorous/stb into working
|
2014-12-14 01:57:22 -08:00 |
stb.c
|
cleanup runtime output/error detection of stb.h unit tests
|
2014-05-31 13:39:00 -07:00 |
stb.dsp
|
update dsp with new compile tests
|
2018-01-30 17:33:17 -08:00 |
stb.dsw
|
break out stb_lib.h
|
2018-01-30 05:16:47 -08:00 |
stblib_test_companion.c
|
test stb_lib
|
2018-01-31 10:46:31 -08:00 |
stblib_test.c
|
test stb_lib
|
2018-01-31 10:46:31 -08:00 |
stblib.dsp
|
test stb_lib
|
2018-01-31 10:46:31 -08: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
|
Merge branch 'optimize' of https://github.com/rygorous/stb into working
|
2014-12-14 01:57:22 -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
|
tweak tests
|
2018-01-30 05:40:17 -08:00 |
test_c_lexer.c
|
add compilation tests that have no other includes to avoid accidental dependencies
|
2018-01-30 05:31:18 -08:00 |
test_cpp_compilation.cpp
|
tweak handling of STBIWDEF
|
2018-02-11 11:19:45 -08:00 |
test_dxt.c
|
add compilation tests that have no other includes to avoid accidental dependencies
|
2018-01-30 05:31:18 -08:00 |
test_easyfont.c
|
add compilation tests that have no other includes to avoid accidental dependencies
|
2018-01-30 05:31:18 -08:00 |
test_image_write.c
|
add compilation tests that have no other includes to avoid accidental dependencies
|
2018-01-30 05:31:18 -08:00 |
test_image.c
|
add compilation tests that have no other includes to avoid accidental dependencies
|
2018-01-30 05:31:18 -08:00 |
test_perlin.c
|
add compilation tests that have no other includes to avoid accidental dependencies
|
2018-01-30 05:31:18 -08:00 |
test_sprintf.c
|
add compilation tests that have no other includes to avoid accidental dependencies
|
2018-01-30 05:31:18 -08:00 |
test_truetype.c
|
fix stb_truetype test file
|
2018-01-29 03:35:03 -08:00 |
test_vorbis.c
|
more STB_IMAGE_STATIC fixes
|
2016-12-04 05:39:35 -08:00 |
test_voxel.c
|
add compilation tests that have no other includes to avoid accidental dependencies
|
2018-01-30 05:31:18 -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 |