-
Notifications
You must be signed in to change notification settings - Fork 7.9k
Pull requests: nothings/stb
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Fixes the first stbi_load_gif issue in #1838 by clearing
delays
on all outofmem paths
#1839
opened Sep 18, 2025 by
NBickford-NV
Loading…
stb_textedit: fixed cursor movement when pressing End (without Shift) after selecting multiple-lines
#1836
opened Sep 11, 2025 by
ocornut
Loading…
Fix crash - Avoid nullptr dereference in vorbis_deinit
#1834
opened Sep 1, 2025 by
DanielJamesCollier
Loading…
stb_image: fix the wrong alpha channel setting in BI_RGB compress
#1832
opened Aug 27, 2025 by
yixy-only
Loading…
Added more macro declaration/definitions overrides
#1830
opened Aug 13, 2025 by
LagowiecDev
Loading…
Fix sanitizer crash due to shifting signed ints
#1825
opened Aug 1, 2025 by
danielchasehooper
Loading…
Document channel count behavior for stb_image_write formats
#1821
opened Jul 19, 2025 by
killerdevildog
Loading…
- stb_ds.h: remove missing-field-initializers warning in c++
#1817
opened Jul 4, 2025 by
romainducrocq
Loading…
Simplify stb_divide.h implementation and improve C compatibility
#1813
opened Jun 26, 2025 by
maxpesh
Loading…
Divisor is a double, no f postfix
1 stb_sprintf
2 good-no changes needed
2 warning
#1799
opened May 12, 2025 by
aganm
Loading…
Introduce const into the signatures for strings that are not allocated by stb_include.h
#1775
opened Apr 22, 2025 by
object71
Loading…
Clarify behavior of
arrput
on values that depend on the array.
#1767
opened Mar 31, 2025 by
josealvim
Loading…
Fix all warnings in stb_image with sanitizer support for GCC (MINGW),…
#1764
opened Mar 24, 2025 by
5433D-R32433
Loading…
3 tasks done
[stb_ds] Fixing direct call to STBDS_FREE from outside the STB_DS_IMPLEMENTATION block
#1759
opened Mar 16, 2025 by
guifes
Loading…
stb_sprintf: set stbsp__uintptr to stbsp__uint64 on __wasm64__
#1752
opened Feb 26, 2025 by
rexim
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.