..
caveview
fix stbi_shiftsigned to be shifting a value that's unsigned
2017-04-28 23:35:37 -07:00
oversample
…
pbm
ossfuzz: improve code coverage
2021-07-06 21:50:18 -07:00
pg_test
added redundant pg_test.c just in case
2017-01-29 18:16:38 -08:00
pngsuite
tests: test_png_regress
2023-05-01 22:47:45 -07:00
prerelease
Misc. comment typos
2018-02-12 14:54:22 -05:00
sdf
fix SDF documentation and add example code
2017-07-12 09:27:04 -07:00
vorbseek
…
Makefile
Update Makefile
2020-06-01 06:22:44 +02:00
c_lexer_test.c
fix compilation on non-C99 compilers
2017-03-03 09:22:07 -08:00
c_lexer_test.dsp
…
fuzz_main.c
rename fuzz target, add entry point
2020-05-11 05:48:25 +02:00
grid_reachability.c
rename all stb_sprintf identifiers to follow stb conventions
2016-12-05 03:48:37 -08:00
herringbone.dsp
…
herringbone_generator.c
…
herringbone_map.c
…
herringbone_map.dsp
…
image_test.c
image_test: tweak testing to open image in more modes
2019-08-11 04:58:48 -07:00
image_test.dsp
update stb_image to 2.28
2023-01-29 06:24:13 -08:00
image_write_test.c
no warnings when compiling /W3
2019-03-04 14:45:06 -08:00
ossfuzz.sh
change directory for seed corpus downloads
2021-07-10 15:51:11 +02:00
resample_test.cpp
no warnings when compiling /W3
2019-03-04 14:45:06 -08: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
resize.dsp
…
stb.c
no warnings when compiling /W3
2019-03-04 14:45:06 -08:00
stb.dsp
clean up project file
2021-07-12 15:58:08 -07:00
stb.dsw
stb_hexwave added, stretchy_buffer.h deprecated
2021-04-01 01:53:09 -07:00
stb_c_lexer_fuzzer.cpp
Added fuzzer for stb_c_lexer
2020-04-09 16:21:56 +01:00
stb_cpp.cpp
various tests and infrastructure fixes
2020-02-01 04:21:41 -08:00
stb_cpp.dsp
…
stb_png.dict
fuzz: remove some chunk identifiers from stb_png.dict
2019-03-12 00:14:16 +01:00
stb_static.c
add new test files
2019-03-03 21:39:46 -08:00
stbi_read_fuzzer.c
make fuzz target compilable as c++ code
2020-06-01 06:18:13 +02:00
stblib.dsp
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_test_companion.c
test stb_lib
2018-01-31 10:46:31 -08:00
stretch_test.dsp
…
test.sbm
test.sbm: tweak tests so all pass
2019-08-11 05:17:42 -07:00
test_c_compilation.c
test stb_include.h
2020-02-02 11:12:27 -08:00
test_c_lexer.c
update version numbers
2021-07-11 17:07:54 -07:00
test_cpp_compilation.cpp
stb_c_lexer: allow including stb_c_lexer.h without defining overrides (all tokens are always defined; token values have changed)
2021-07-11 16:37:34 -07:00
test_ds.c
stb_ds: fix arrisn, shgetp_null
2021-06-04 11:02:23 -07:00
test_ds_cpp.cpp
add new test files
2019-03-03 21:39:46 -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
no warnings when compiling /W3
2019-03-04 14:45:06 -08:00
test_image.c
no warnings when compiling /W3
2019-03-04 14:45:06 -08:00
test_image_write.c
no warnings when compiling /W3
2019-03-04 14:45:06 -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_png_paeth.c
stb_image: New Paeth filter
2023-05-02 01:17:05 -07:00
test_png_regress.c
tests: test_png_regress
2023-05-01 22:47:45 -07:00
test_siphash.c
add stb_ds.h and tests
2019-02-25 11:16:35 -08:00
test_sprintf.c
update test
2020-02-05 04:31:55 -08:00
test_truetype.c
stb_truetype: fix incorrect antialiasing computation in v2 rasterizer, and handle certain cases where math blew up
2021-07-11 16:26:02 -07:00
test_vorbis.c
no warnings when compiling /W3
2019-03-04 14:45:06 -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
no warnings when compiling /W3
2019-03-04 14:45:06 -08:00
tilemap_editor_integration_example.c
…
truetype_test_win32.c
opengl stb_truetype demo app
2021-07-12 21:27:12 -07:00