Fabian Giesen
ae3ed90b0c
stb_dxt: Better error calc for single-color table
...
Don't truncate error as aggressively; easily done, but wanted
to keep it separate from the previous change.
ago%!(EXTRA string=4 years)
Alan Hickman
98623b9577
stb_dxt: Initialize tables at compile time
...
Also fix a "potentially uninitialized variable" warning.
This is a modified version of Alan's original PR that keeps the
table generator in the file (in case there's interest) and also
replaces the expand[] tables with math, since it's trivial.
Fixes issue #1117 .
ago%!(EXTRA string=4 years)
Michael Aganier
696cb038a3
stb_sprintf: add attribute format to variadic functions
...
This allows for compiler verification of the format string
just like printf.
ago%!(EXTRA string=4 years)
Fabian Giesen
6294c6cfa2
Move stb.h to deprecated.
...
It was never designed to be used by anyone but Sean and has
numerous problems; new code should definitely not be using
this.
ago%!(EXTRA string=4 years)
Sean Barrett
8e51be04dc
Merge branch 'master' of https://github.com/nothings/stb
ago%!(EXTRA string=4 years)
Sean Barrett
52ad6bd4c9
update stb_vorbis version
ago%!(EXTRA string=4 years)
Sean Barrett
99e905e50b
Merge branch 'pull_req' of https://github.com/anthofoxo/stb into working
ago%!(EXTRA string=4 years)
Sean Barrett
80c8f6af03
Update why_public_domain.md
ago%!(EXTRA string=4 years)
Sean Barrett
ea2f937a01
increment stb_ds version, update README
ago%!(EXTRA string=4 years)
Sean Barrett
0188581ff0
Merge branch 'stbds_custom_free_fix' of https://github.com/avennstrom/stb into foo
ago%!(EXTRA string=4 years)
Sean Barrett
6b647c0257
Merge branch 'working'
ago%!(EXTRA string=4 years)
Sean Barrett
781609b7e9
stb_ds: fix arrisn, shgetp_null
ago%!(EXTRA string=4 years)
Macoy Madson
e97a95c0c1
Added Macoy Madson to contributors
ago%!(EXTRA string=4 years)
Macoy Madson
63e4ada98c
Fix temp_key being stale on key re-insert
...
See issue #992 and pull request #993 .
ago%!(EXTRA string=4 years)
Andreas Vennström
579ace225f
fix indentation
ago%!(EXTRA string=4 years)
Andreas Vennström
fcd86e8f57
credits
ago%!(EXTRA string=4 years)
Andreas Vennström
89762b9934
Fix stb_ds custom allocator
ago%!(EXTRA string=4 years)
AnthoFoxo
b7b2aaa587
fixed vorbis comments causing outofmem
ago%!(EXTRA string=4 years)
Sean Barrett
c9064e3176
stb_hexwave tweak comment
ago%!(EXTRA string=4 years)
Sean Barrett
997d3c421e
stb_hexwave: add full license text
ago%!(EXTRA string=4 years)
Sean Barrett
559d759c2c
stb_hexwave added, stretchy_buffer.h deprecated
ago%!(EXTRA string=4 years)
AnthoFoxo
4882970b1c
vorbis comment list setup_malloc call is guarded
ago%!(EXTRA string=4 years)
AnthoFoxo
b038c11bd5
updated contributor list
ago%!(EXTRA string=4 years)
AnthoFoxo
f0f2533754
closes #1063 ; Fixed files with no comments emitting outofmemory errors
ago%!(EXTRA string=4 years)
Sean Barrett
b42009b3b9
fix readme linebreaks
ago%!(EXTRA string=5 years)
Sean Barrett
e140649ccf
remove trailign whitespace
ago%!(EXTRA string=5 years)
Sean Barrett
314d0a6f9a
update version numbers
ago%!(EXTRA string=5 years)
Sean Barrett
59f06c1a97
stb_ds: move temp_key added by PR into hash_table structure instead of main header struct
ago%!(EXTRA string=5 years)
Sean Barrett
ef23148510
Merge branch 'master' of https://github.com/srdjanstipic/stb into working
ago%!(EXTRA string=5 years)
Sean Barrett
580fc1ab9b
Merge branch 'stb_vorbis-fix-comment-read-oom' of https://github.com/akien-mga/stb into working
ago%!(EXTRA string=5 years)
Sean Barrett
db2acff8b1
stb_vorbis: fix bug in computing end of temp alloc buffer if it's not a multiple of 8
ago%!(EXTRA string=5 years)
Sean Barrett
3152efaa97
Merge branch 'fuzzer_updates' of https://github.com/randy408/stb into working
ago%!(EXTRA string=5 years)
Sean Barrett
f3085776a4
Merge branch 'patch-1' of https://github.com/coltongit/stb into working
ago%!(EXTRA string=5 years)
Sean Barrett
589a678b65
Merge branch 'master' of https://github.com/recp/stb into working
ago%!(EXTRA string=5 years)
Sean Barrett
a9df364a7c
Merge branch 'fix_stb_vorbis_alignment' of https://github.com/RandomShaper/stb into working
ago%!(EXTRA string=5 years)
Sean Barrett
bfaccab17a
Merge branch 'stb-image-fuzzing-fixes' of https://github.com/rcgordon/stb into working
ago%!(EXTRA string=5 years)
Sean Barrett
58b2e1490d
Merge branch 'fix_alloca' of https://github.com/Clownacy/stb into working
ago%!(EXTRA string=5 years)
Sean Barrett
ce54bbc454
Merge branch 'master' of https://github.com/AdamKorcz/stb into working
ago%!(EXTRA string=5 years)
Sean Barrett
0ccb4f0071
Merge branch 'rg-matchcolors' of https://github.com/castano/stb into working
ago%!(EXTRA string=5 years)
Sean Barrett
5a8702567a
credit for PR
ago%!(EXTRA string=5 years)
Sean Barrett
da888065bf
Merge branch 'master' of https://github.com/Vawx/stb into working
ago%!(EXTRA string=5 years)
Sean Barrett
fb1cea02f8
tweak PR
ago%!(EXTRA string=5 years)
Sean Barrett
add7adc3ea
Merge branch 'patch-1' of https://github.com/vickit144/stb into working
ago%!(EXTRA string=5 years)
Sean Barrett
fd9c3ea4af
Merge branch 'bmp-assert' of https://github.com/zturtleman/stb into working
ago%!(EXTRA string=5 years)
Sean Barrett
6f7420a825
add credits for last few PR merges
ago%!(EXTRA string=5 years)
Sean Barrett
67881b61ab
Merge branch 'stbds-arraddn' of https://github.com/HeroicKatora/stb into working
ago%!(EXTRA string=5 years)
Sean Barrett
1c816743b6
make PR compile in MSVC6
ago%!(EXTRA string=5 years)
Sean Barrett
cae8e852f6
Merge branch 'perfect-endpoint-quantization' of https://github.com/castano/stb into test
ago%!(EXTRA string=5 years)
Sean Barrett
cae97bdb17
Merge branch 'alloca-fix' of https://github.com/mackron/stb into test
ago%!(EXTRA string=5 years)
Sean Barrett
fdafd1aab4
Merge branch 'loadgif-realloc-sized' of https://github.com/SasLuca/stb into test
ago%!(EXTRA string=5 years)