/
clang
/
stb
ОбзорДокументацияВойти
/
clang
/
stb
Код
Вики
Пакеты
0
Релизы
0
Аналитика
ДокументацияПоддержка
Политика конфиденциальностиПользовательское соглашениеПолитика использования «cookies»Согласие субъекта персональных данных
2026 ©
stb/
tests/
..
caveview

fix stbi_shiftsigned to be shifting a value that's unsigned

9 лет назад
oversample

stb_wingraph.h: missing lib pragmas for completeness

11 лет назад
pbm

ossfuzz: improve code coverage

5 лет назад
pg_test

added redundant pg_test.c just in case

10 лет назад
pngsuite

tests: test_png_regress

3 года назад
prerelease

Misc. comment typos

8 лет назад
sdf

fix SDF documentation and add example code

9 лет назад
vorbseek

fix a few crash bugs with invalid stb_vorbis files (reported by Philip Bennefall, found using a fuzz tester)

11 лет назад
Makefile

Update Makefile

6 лет назад
c_lexer_test.c

fix compilation on non-C99 compilers

9 лет назад
c_lexer_test.dsp

Merge branch 'optimize' of https://github.com/rygorous/stb into working

12 лет назад
fuzz_main.c

rename fuzz target, add entry point

6 лет назад
grid_reachability.c

rename all stb_sprintf identifiers to follow stb conventions

10 лет назад
herringbone.dsp

initial commit

12 лет назад
herringbone_generator.c

first pass at stb-izing complete, now need to debug

12 лет назад
herringbone_map.c

fix broken map generation

12 лет назад
herringbone_map.dsp

fixes and tests

12 лет назад
image_test.c

image_test: tweak testing to open image in more modes

7 лет назад
image_test.dsp

update stb_image to 2.28

4 года назад
image_write_test.c

no warnings when compiling /W3 compiling all test cases and compilers in test.sbm Compilers: 32-bit: VS2015 VS2013 VS2008 VC6 (1998) clang-cl 9.0.1 64-bit VS2015 clang-cl 9.0.1

7 лет назад
ossfuzz.sh

change directory for seed corpus downloads

5 лет назад
resample_test.cpp

stb_image_resize2.h 2.00

3 года назад
resample_test_c.c

Fix a bunch of warnings under Apple's clang-800.0.42.1

9 лет назад
resize.dsp

stb_image_resize2.h 2.00

3 года назад
stb.c

no warnings when compiling /W3 compiling all test cases and compilers in test.sbm Compilers: 32-bit: VS2015 VS2013 VS2008 VC6 (1998) clang-cl 9.0.1 64-bit VS2015 clang-cl 9.0.1

7 лет назад
stb.dsp

update stb_image_resize2.h

2 года назад
stb.dsw

stb_hexwave added, stretchy_buffer.h deprecated

5 лет назад
stb_c_lexer_fuzzer.cpp

Added fuzzer for stb_c_lexer

6 лет назад
stb_cpp.cpp

various tests and infrastructure fixes

7 лет назад
stb_cpp.dsp

Merge branch 'optimize' of https://github.com/rygorous/stb into working

12 лет назад
stb_png.dict

fuzz: remove some chunk identifiers from stb_png.dict

7 лет назад
stb_static.c

add new test files

7 лет назад
stbi_read_fuzzer.c

make fuzz target compilable as c++ code

6 лет назад
stblib.dsp

test stb_lib

9 лет назад
stblib_test.c

test stb_lib

9 лет назад
stblib_test_companion.c

test stb_lib

9 лет назад
stretch_test.dsp

Merge branch 'optimize' of https://github.com/rygorous/stb into working

12 лет назад
test.sbm

test.sbm: tweak tests so all pass

7 лет назад
test_c_compilation.c

stb_image_resize2.h 2.00

3 года назад
test_c_lexer.c

update version numbers

5 лет назад
test_cpp_compilation.cpp

stb_image_resize2.h 2.00

3 года назад
test_ds.c

stb_ds: fix arrisn, shgetp_null

5 лет назад
test_ds_cpp.cpp

add new test files

7 лет назад
test_dxt.c

add compilation tests that have no other includes to avoid accidental dependencies

9 лет назад
test_easyfont.c

no warnings when compiling /W3 compiling all test cases and compilers in test.sbm Compilers: 32-bit: VS2015 VS2013 VS2008 VC6 (1998) clang-cl 9.0.1 64-bit VS2015 clang-cl 9.0.1

7 лет назад
test_image.c

no warnings when compiling /W3 compiling all test cases and compilers in test.sbm Compilers: 32-bit: VS2015 VS2013 VS2008 VC6 (1998) clang-cl 9.0.1 64-bit VS2015 clang-cl 9.0.1

7 лет назад
test_image_write.c

no warnings when compiling /W3 compiling all test cases and compilers in test.sbm Compilers: 32-bit: VS2015 VS2013 VS2008 VC6 (1998) clang-cl 9.0.1 64-bit VS2015 clang-cl 9.0.1

7 лет назад
test_perlin.c

add compilation tests that have no other includes to avoid accidental dependencies

9 лет назад
test_png_paeth.c

stb_image: New Paeth filter

3 года назад
test_png_regress.c

tests: test_png_regress

3 года назад
test_siphash.c

add stb_ds.h and tests

7 лет назад
test_sprintf.c

update test

7 лет назад
test_truetype.c

stb_truetype: fix incorrect antialiasing computation in v2 rasterizer, and handle certain cases where math blew up

5 лет назад
test_vorbis.c

Merge branch 'dev' into working

5 лет назад
test_voxel.c

add compilation tests that have no other includes to avoid accidental dependencies

9 лет назад
textedit_sample.c

no warnings when compiling /W3 compiling all test cases and compilers in test.sbm Compilers: 32-bit: VS2015 VS2013 VS2008 VC6 (1998) clang-cl 9.0.1 64-bit VS2015 clang-cl 9.0.1

7 лет назад
tilemap_editor_integration_example.c

tilemap editor 0.30

12 лет назад
truetype_test_win32.c

opengl stb_truetype demo app

5 лет назад