.. |
caveview
|
84e42c2e8d
fix stbi_shiftsigned to be shifting a value that's unsigned
|
hace 8 años |
oversample
|
be8284de7e
stb_wingraph.h: missing lib pragmas for completeness
|
hace 10 años |
pbm
|
dcb1116f13
ossfuzz: improve code coverage
|
hace 4 años |
pg_test
|
7ef6ac1b35
added redundant pg_test.c just in case
|
hace 8 años |
pngsuite
|
ed64333410
tests: test_png_regress
|
hace 1 año |
prerelease
|
622b3adad3
Misc. comment typos
|
hace 7 años |
sdf
|
423298e071
fix SDF documentation and add example code
|
hace 8 años |
vorbseek
|
a3d62dfec1
fix a few crash bugs with invalid stb_vorbis files (reported by Philip Bennefall, found using a fuzz tester)
|
hace 10 años |
Makefile
|
3b14b5afa6
Update Makefile
|
hace 5 años |
c_lexer_test.c
|
83a2489d5b
fix compilation on non-C99 compilers
|
hace 8 años |
c_lexer_test.dsp
|
f9e593c25c
Merge branch 'optimize' of https://github.com/rygorous/stb into working
|
hace 10 años |
fuzz_main.c
|
4bafa56899
rename fuzz target, add entry point
|
hace 5 años |
grid_reachability.c
|
c9fe5bac48
rename all stb_sprintf identifiers to follow stb conventions
|
hace 8 años |
herringbone.dsp
|
88c99e47fb
initial commit
|
hace 11 años |
herringbone_generator.c
|
4b590c0a62
first pass at stb-izing complete, now need to debug
|
hace 11 años |
herringbone_map.c
|
14e8b66119
fix broken map generation
|
hace 11 años |
herringbone_map.dsp
|
816f31e9bc
fixes and tests
|
hace 11 años |
image_test.c
|
846d15c102
image_test: tweak testing to open image in more modes
|
hace 6 años |
image_test.dsp
|
6199bf7713
update stb_image to 2.28
|
hace 2 años |
image_write_test.c
|
a0b521fcf2
no warnings when compiling /W3
|
hace 6 años |
ossfuzz.sh
|
af4c673174
change directory for seed corpus downloads
|
hace 4 años |
resample_test.cpp
|
c4bbb6e75f
stb_image_resize2.h 2.00
|
hace 1 año |
resample_test_c.c
|
a99bc0ca32
Fix a bunch of warnings under Apple's clang-800.0.42.1
|
hace 8 años |
resize.dsp
|
c4bbb6e75f
stb_image_resize2.h 2.00
|
hace 1 año |
stb.c
|
a0b521fcf2
no warnings when compiling /W3
|
hace 6 años |
stb.dsp
|
449758bd74
update stb_image_resize2.h
|
hace 1 año |
stb.dsw
|
559d759c2c
stb_hexwave added, stretchy_buffer.h deprecated
|
hace 4 años |
stb_c_lexer_fuzzer.cpp
|
fdec118312
Added fuzzer for stb_c_lexer
|
hace 5 años |
stb_cpp.cpp
|
4a7a434c2d
various tests and infrastructure fixes
|
hace 5 años |
stb_cpp.dsp
|
f9e593c25c
Merge branch 'optimize' of https://github.com/rygorous/stb into working
|
hace 10 años |
stb_png.dict
|
af516b99ff
fuzz: remove some chunk identifiers from stb_png.dict
|
hace 6 años |
stb_static.c
|
30496e22d7
add new test files
|
hace 6 años |
stbi_read_fuzzer.c
|
c8303509fa
make fuzz target compilable as c++ code
|
hace 5 años |
stblib.dsp
|
a6796aee40
test stb_lib
|
hace 7 años |
stblib_test.c
|
a6796aee40
test stb_lib
|
hace 7 años |
stblib_test_companion.c
|
a6796aee40
test stb_lib
|
hace 7 años |
stretch_test.dsp
|
f9e593c25c
Merge branch 'optimize' of https://github.com/rygorous/stb into working
|
hace 10 años |
test.sbm
|
b26a31072d
test.sbm: tweak tests so all pass
|
hace 6 años |
test_c_compilation.c
|
c4bbb6e75f
stb_image_resize2.h 2.00
|
hace 1 año |
test_c_lexer.c
|
1ee679ca2e
update version numbers
|
hace 4 años |
test_cpp_compilation.cpp
|
c4bbb6e75f
stb_image_resize2.h 2.00
|
hace 1 año |
test_ds.c
|
781609b7e9
stb_ds: fix arrisn, shgetp_null
|
hace 4 años |
test_ds_cpp.cpp
|
30496e22d7
add new test files
|
hace 6 años |
test_dxt.c
|
085ba4b627
add compilation tests that have no other includes to avoid accidental dependencies
|
hace 7 años |
test_easyfont.c
|
a0b521fcf2
no warnings when compiling /W3
|
hace 6 años |
test_image.c
|
a0b521fcf2
no warnings when compiling /W3
|
hace 6 años |
test_image_write.c
|
a0b521fcf2
no warnings when compiling /W3
|
hace 6 años |
test_perlin.c
|
085ba4b627
add compilation tests that have no other includes to avoid accidental dependencies
|
hace 7 años |
test_png_paeth.c
|
07268cbf36
stb_image: New Paeth filter
|
hace 1 año |
test_png_regress.c
|
ed64333410
tests: test_png_regress
|
hace 1 año |
test_siphash.c
|
477471d9a8
add stb_ds.h and tests
|
hace 6 años |
test_sprintf.c
|
828e6cfdf7
update test
|
hace 5 años |
test_truetype.c
|
0be82e4814
stb_truetype: fix incorrect antialiasing computation in v2 rasterizer, and handle certain cases where math blew up
|
hace 4 años |
test_vorbis.c
|
c497f72786
Merge branch 'dev' into working
|
hace 4 años |
test_voxel.c
|
085ba4b627
add compilation tests that have no other includes to avoid accidental dependencies
|
hace 7 años |
textedit_sample.c
|
a0b521fcf2
no warnings when compiling /W3
|
hace 6 años |
tilemap_editor_integration_example.c
|
d97c160e4a
tilemap editor 0.30
|
hace 10 años |
truetype_test_win32.c
|
3a1174060a
opengl stb_truetype demo app
|
hace 4 años |