Sean Barrett
a23f466de0
"long int" => "long"
ago%!(EXTRA string=6 years)
Sean Barrett
6244febf5f
stb_truetype: tweaks to codepoint-missing packing
ago%!(EXTRA string=6 years)
Sean Barrett
f11f1e801a
stb_sprintf: credits
ago%!(EXTRA string=6 years)
Sean Barrett
08759eb405
Merge branch 'fix-sprintf-int-size-1' of https://github.com/account-login/stb into working
ago%!(EXTRA string=6 years)
Sean Barrett
8cf07e85c8
rename stbtt_PackSetSkipMissingGlyphs to stbtt_PackSetSkipMissingCodepoints
ago%!(EXTRA string=6 years)
Sean Barrett
c35d1dd8ad
stb_truetype: runtime selection of skipping missing codepoints
ago%!(EXTRA string=6 years)
Sean Barrett
eaf78c10b6
Merge branch 'truetype-skip_missing_glyphs' of https://github.com/ocornut/stb into working
ago%!(EXTRA string=6 years)
Sean Barrett
9092c0487d
Merge branch 'working'
ago%!(EXTRA string=6 years)
Sean Barrett
feb9de355d
stb_image_write: add missing 'static' on internal functions
ago%!(EXTRA string=6 years)
Sean Barrett
7463635e52
Merge branch 'patch-3' of https://github.com/NuklearBomb/stb into working
ago%!(EXTRA string=6 years)
Sean Barrett
9643f6bd98
stb_sprintf: fix unaligned digitpair[], fix some signed-right-shifts
ago%!(EXTRA string=6 years)
Sean Barrett
82310cc5ff
stb_sprintf: fix unaligned digitpair[], fix some signed-right-shifts
ago%!(EXTRA string=6 years)
Kevin Croft
d1dc3fe89c
Fix return typo, disambiguate else, and check for the complete fishead identifier
ago%!(EXTRA string=6 years)
Kevin Croft
604b9367ee
Add detection for Ogg skeleton metadata
ago%!(EXTRA string=6 years)
Sean Barrett
38f86fc461
Merge branch 'fix-leakcheck' of https://github.com/Clownacy/stb into working
ago%!(EXTRA string=6 years)
Sean Barrett
ddccc72c5b
stb_image_write: optimize other PNG loops besides previous merge
ago%!(EXTRA string=6 years)
Sean Barrett
d27796b585
Merge branch 'stb_image_write_optimization' of https://github.com/jarnoh/stb into working
ago%!(EXTRA string=6 years)
Sean Barrett
619cdb6a3b
stb_sprintf: fix 32 vs 64-bit sizes for format widts j/z/t
ago%!(EXTRA string=6 years)
Sean Barrett
6e7e5c5787
Merge branch 'fix-unaligned' of https://github.com/stefano-zanotti-88/stb into working
ago%!(EXTRA string=6 years)
Sean Barrett
694b61fcb1
stb_image: remove non-ASCII character from credits
ago%!(EXTRA string=6 years)
Sean Barrett
0aa5984b6a
Merge branch 'remove-assert' of https://github.com/rombankzero/stb into working
ago%!(EXTRA string=6 years)
Sean Barrett
f9d9a419a9
Merge branch 'optimize_stbi__ldr_to_hdr' of https://github.com/technik/stb into working
ago%!(EXTRA string=6 years)
Sean Barrett
db691f0c69
Merge branch 'fix_1bit_bmp' of https://github.com/plzombie/stb into working
ago%!(EXTRA string=6 years)
Sean Barrett
5428c40870
Merge branch 'textedit-undo_char_position_type' of https://github.com/ocornut/stb into working
ago%!(EXTRA string=6 years)
Sean Barrett
9bb4bc1db4
Merge branch 'patch-1' of https://github.com/sherjilozair/stb into working
ago%!(EXTRA string=6 years)
Sean Barrett
79a7719c37
stb_image: fix d1252e1bb9
for building in C
ago%!(EXTRA string=6 years)
Sean Barrett
7056eae4ae
Merge branch 'issue-609' of https://github.com/dp304/stb into working
ago%!(EXTRA string=6 years)
Sean Barrett
d1252e1bb9
Merge branch 'master' of https://github.com/ab-cpp/stb into working
ago%!(EXTRA string=6 years)
Sean Barrett
476c1f89a2
stb_image_write: fix the previous fix (incorrectly labelled as stb_image)
ago%!(EXTRA string=6 years)
Sean Barrett
aa223d9693
Merge branch 'patch-1' of https://github.com/mastensg/stb into working
ago%!(EXTRA string=6 years)
Sean Barrett
ba5fc494b4
Merge branch 'master' of https://github.com/WARP-LAB/stb into working
ago%!(EXTRA string=6 years)
Sean Barrett
e5d4d6fcce
stb_image; optimize row computation in PR
ago%!(EXTRA string=6 years)
Sean Barrett
b2bde485a2
Merge branch 'stbiw-fix-jpeg-flipping' of https://github.com/DanielGibson/stb into working
ago%!(EXTRA string=6 years)
Sean Barrett
09998eb596
Merge branch 'truetype-comment' of https://github.com/ocornut/stb into working
ago%!(EXTRA string=6 years)
Sean Barrett
ff1eb8b8d4
Merge branch 'fix_stbi_write_hdr_core' of https://github.com/poppolopoppo/stb into working
ago%!(EXTRA string=6 years)
Sean Barrett
94f93a86e7
Merge branch 'truetype-warnings' of https://github.com/ocornut/stb into working
ago%!(EXTRA string=6 years)
Sean Barrett
f82dbd638c
windows unicode: don't malloc buffers, add explicit STBI_WINDOWS_UTF8 #define
ago%!(EXTRA string=6 years)
Sean Barrett
ae773aa438
Merge branch 'unicode-file-support' of https://github.com/jrsmith17/stb into temp
ago%!(EXTRA string=6 years)
Sean Barrett
841c8b0f55
Merge branch 'rectpack-warnings' of https://github.com/ocornut/stb into working
ago%!(EXTRA string=6 years)
Sean Barrett
3005bcfe87
Merge branch 'misc-typos' of https://github.com/luzpaz/stb into working
ago%!(EXTRA string=6 years)
Sean Barrett
cc53512cb9
added integer seed to noise function, use it in multi-octave noises
ago%!(EXTRA string=6 years)
Sean Barrett
ca980dd2dc
Merge branch 'perlin' of https://github.com/Auburns/stb into working
ago%!(EXTRA string=6 years)
Sean Barrett
a28a6b126b
tests: 64-bit fixes, fix typo in image tests
ago%!(EXTRA string=6 years)
Sean Barrett
27460c23a6
stb_truetype: allow getting font metrics without explicitly opening file
ago%!(EXTRA string=6 years)
Sean Barrett
9f1ef73e96
stb_sprintf: minor reformatting
ago%!(EXTRA string=6 years)
Sean Barrett
061422f580
fix non-fastpath BMP pixels with bit 31 set when asserts are on
ago%!(EXTRA string=6 years)
Sean Barrett
d85e594654
various fixes:
...
add stb_intcmprev
add stb_uidict
fixes to stb__dirtree_scandir
change rand functions from unsigned long to unsigned int so they're 32-bit on Linux as well
ago%!(EXTRA string=6 years)
Andrew Beatty
eee50c079d
Update to STB conventions
ago%!(EXTRA string=6 years)
NuklearBomb
d156642036
Silence warning 'tc' may be used uninitialized in this function
ago%!(EXTRA string=6 years)
Andrew Beatty
ccc4b3716a
fix compiler warnings and const error
ago%!(EXTRA string=6 years)