nothings-stb/tests
Fabian Giesen 07268cbf36 stb_image: New Paeth filter
This formulation is equivalent to the original (reference)
implementation but runs _significantly_ faster - this speeds up
the filtering portion of a Paeth-heavy 8192x8192 16-bit/channel
image by a factor of more than 2 on a Zen2 CPU.

I'm investigating doing a more thorough restructuring of this pass,
but this seems like a good first step.
2023-12-14 03:13:59 -08:00
..
caveview
oversample
pbm ossfuzz: improve code coverage 2021-07-06 21:50:18 -07:00
pg_test
pngsuite tests: test_png_regress 2023-12-14 03:13:59 -08:00
prerelease
sdf
vorbseek
Makefile Update Makefile 2020-06-01 06:22:44 +02:00
c_lexer_test.c
c_lexer_test.dsp
fuzz_main.c rename fuzz target, add entry point 2020-05-11 05:48:25 +02:00
grid_reachability.c
herringbone.dsp
herringbone_generator.c
herringbone_map.c
herringbone_map.dsp
image_test.c
image_test.dsp update stb_image to 2.28 2023-01-29 06:24:13 -08:00
image_write_test.c
ossfuzz.sh change directory for seed corpus downloads 2021-07-10 15:51:11 +02:00
resample_test.cpp stb_image_resize2.h 2.00 2023-10-09 17:23:04 -07:00
resample_test_c.c
resize.dsp stb_image_resize2.h 2.00 2023-10-09 17:23:04 -07:00
stb.c
stb.dsp stb_image_resize2.h 2.00 2023-10-09 17:23:04 -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
stb_static.c
stbi_read_fuzzer.c make fuzz target compilable as c++ code 2020-06-01 06:18:13 +02:00
stblib.dsp
stblib_test.c
stblib_test_companion.c
stretch_test.dsp
test.sbm test.sbm: tweak tests so all pass 2019-08-11 05:17:42 -07:00
test_c_compilation.c stb_image_resize2.h 2.00 2023-10-09 17:23:04 -07:00
test_c_lexer.c update version numbers 2021-07-11 17:07:54 -07:00
test_cpp_compilation.cpp stb_image_resize2.h 2.00 2023-10-09 17:23:04 -07:00
test_ds.c stb_ds: fix arrisn, shgetp_null 2021-06-04 11:02:23 -07:00
test_ds_cpp.cpp
test_dxt.c
test_easyfont.c
test_image.c
test_image_write.c
test_perlin.c
test_png_paeth.c stb_image: New Paeth filter 2023-12-14 03:13:59 -08:00
test_png_regress.c tests: test_png_regress 2023-12-14 03:13:59 -08:00
test_siphash.c
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
test_voxel.c
textedit_sample.c
tilemap_editor_integration_example.c
truetype_test_win32.c opengl stb_truetype demo app 2021-07-12 21:27:12 -07:00