Sean Barrett
6308d725f4
update other_libs.md
ago%!(EXTRA string=9 years)
Sean Barrett
32b07e331f
Merge branch 'master' of https://github.com/codeplea/stb
...
Conflicts:
docs/other_libs.md
ago%!(EXTRA string=9 years)
Sean Barrett
5de39a0365
Merge branch 'master' of https://github.com/nothings/stb
...
Conflicts:
docs/other_libs.md
ago%!(EXTRA string=9 years)
Sean Barrett
9c8762a156
update other_libs.md
ago%!(EXTRA string=9 years)
Lewis Van Winkle
c26f400e6f
Added minctest and tinyexpr.
ago%!(EXTRA string=9 years)
Sean Barrett
825e97b680
Update other_libs.md
ago%!(EXTRA string=9 years)
Sean Barrett
448275b194
Update other_libs.md
ago%!(EXTRA string=9 years)
Sean Barrett
9bbc3ae812
other_libs: indicate whether libraries are usable from C or C++
ago%!(EXTRA string=9 years)
Sean Barrett
99dc799f2a
reformat other_libs source to prepare for new columns
ago%!(EXTRA string=9 years)
Sean Barrett
90fe6b1c0f
Merge pull request #229 from kgabis/patch-1
...
Adds parson to other_libs.md
ago%!(EXTRA string=9 years)
Krzysztof Gabis
5bcfa00242
Adds parson to other_libs.md
...
Parson is a 2-file (.h and .c) JSON parser and serializer written in C.
ago%!(EXTRA string=9 years)
Lukas Meller
d4f552b393
Fixed typo
ago%!(EXTRA string=9 years)
Sean Barrett
32c2bfad33
Update other_libs.md
ago%!(EXTRA string=9 years)
Sean Barrett
ff51a1bd6b
Update other_libs.md
ago%!(EXTRA string=9 years)
Sean Barrett
43e845d710
Update other_libs.md
ago%!(EXTRA string=9 years)
Sean Barrett
b373cf536a
Update other_libs.md
ago%!(EXTRA string=9 years)
Socks the Fox
eb84b2179b
Initial 16 bit per channel PNG support
ago%!(EXTRA string=9 years)
Sean Barrett
d712fafeb1
fix last check-in
ago%!(EXTRA string=9 years)
Sean Barrett
19223d2f0a
avoid line-break in "public domain"
ago%!(EXTRA string=9 years)
Sean Barrett
b9a29d9b5b
reorganize other_libs by category
ago%!(EXTRA string=9 years)
Sean Barrett
bb5917fa93
update readme
ago%!(EXTRA string=9 years)
Sean Barrett
ec3fecd27f
Merge branch 'stb_h_fix'
ago%!(EXTRA string=9 years)
Sean Barrett
e0dafae042
Merge branch 'working'
ago%!(EXTRA string=9 years)
Sean Barrett
820f63be44
stb_tilemap_editor: fix typo in docuemtnation, update version & credits
ago%!(EXTRA string=9 years)
Sean Barrett
a33e40b1d4
Merge branch 'master' of https://github.com/timsjostrand/stb into stb_h_fix
...
Conflicts:
stb.h
ago%!(EXTRA string=9 years)
Sean Barrett
7d4f7c566e
Merge branch 'master' of https://github.com/eugeneopalev/stb into stb_h_fix
ago%!(EXTRA string=9 years)
Sean Barrett
c41629f262
Merge branch 'master' of https://github.com/blackpawn/stb into stb_h_fix
ago%!(EXTRA string=9 years)
Sean Barrett
8c5a442960
Merge branch 'readdir_raw' of https://github.com/mikesart/stb into stb_h_fix
ago%!(EXTRA string=9 years)
Sean Barrett
e27cb7fcbf
Merge branch 'master' of https://github.com/mikesart/stb into stb_h_fix
ago%!(EXTRA string=9 years)
Sean Barrett
8b144eb536
stb_easy_font: support '\n' in _width(), add _height() [untested]
ago%!(EXTRA string=9 years)
Sean Barrett
30015ef464
attempt to fix unused var warnings in stb_image 2.09
ago%!(EXTRA string=9 years)
Sean Barrett
8f9be5adfc
Update other_libs.md
ago%!(EXTRA string=9 years)
Eugene Opalev
a5bbc93087
Warning C4005 fix
ago%!(EXTRA string=9 years)
Eugene Opalev
bc1b1f6cc9
Warning C4703 fix
ago%!(EXTRA string=9 years)
Sean Barrett
3364990ac3
Update other_libs.md
ago%!(EXTRA string=9 years)
Simon Glass
4ef7d07a44
ttf: Correct direct use of fabs()
...
Add a macro to allow fabs() to be provided by the user, as with the other
maths functions. Update the implementation code to use it instead of fasb().
Signed-off-by: Simon Glass <sjg@chromium.org>
ago%!(EXTRA string=9 years)
Sean Barrett
48ec72ac12
Update stbtt_fontinfo.userdata field on paths where user never has access to it.
ago%!(EXTRA string=9 years)
Sean Barrett
ad9a570e27
stb_truetype version history; update README
ago%!(EXTRA string=9 years)
Sean Barrett
667d840860
Merge branch 'working'
ago%!(EXTRA string=9 years)
Sean Barrett
f1d2002a1d
update contributor list
ago%!(EXTRA string=9 years)
Sean Barrett
58484eb73d
Merge branch 'implicit_cast_fix' of https://github.com/filipwasil/stb into working
ago%!(EXTRA string=9 years)
Sean Barrett
9f081b62a4
Merge branch 'stbiw_documentation_typo' of https://github.com/karjonas/stb into working
ago%!(EXTRA string=9 years)
Sean Barrett
099cd5a279
Merge branch 'msvc_runtime_cast_fixes' of https://github.com/karjonas/stb into working
ago%!(EXTRA string=9 years)
Sean Barrett
8521c38956
tweak previous crc commit
ago%!(EXTRA string=9 years)
Sean Barrett
89aaa77b5f
Merge branch 'image_write_parallel' of https://github.com/karjonas/stb into working
ago%!(EXTRA string=9 years)
Sean Barrett
20aca08f86
Merge branch 'master' of https://github.com/zerhacken/stb into working
ago%!(EXTRA string=9 years)
Sean Barrett
b9216ddb36
Merge branch 'master' of https://github.com/serge-rgb/stb into working
...
Conflicts:
stb_image_write.h
ago%!(EXTRA string=9 years)
Sean Barrett
472c4c82a4
update version history
ago%!(EXTRA string=9 years)
Sean Barrett
ac748cba9b
update contributor list, version history, version number
ago%!(EXTRA string=9 years)
Sean Barrett
79f29bafff
fix previous stb_vorbis check-in that didn't actually compile;
...
make stb_vorbis_alloc* parameter in APIs be const
ago%!(EXTRA string=9 years)