-
Notifications
You must be signed in to change notification settings - Fork 7.8k
Pull requests: nothings/stb
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
stb_include: use const-correct interface
1 stb library w/no tag
2 good-no changes needed
#1336
opened Jun 17, 2022 by
JuanDiegoMontoya
stb_image: Fix gif two_back memory address
1 stb_image
2 bug w/ repro
#1404
opened Nov 6, 2022 by
cocoa-xu
stb_image.h: compute correct palette entry count for 12 byte BMP headers
#1494
opened Jul 6, 2023 by
mackyle
stb_sprintf: support for "format" being a non-zero terminated string view?
1 stb_sprintf
4 enhancement
needs changes
#1181
opened Jul 27, 2021 by
ocornut
stb_truetype Added a function for getting the default english name of a font
1 stb_truetype
needs significant new work
#1037
opened Oct 16, 2020 by
Cryru
stb_truetype: Add missing
return
keyword
1 stb_truetype
2 bug
2 good-no changes needed
#1422
opened Dec 19, 2022 by
NBickford-NV
stb_truetype.h: Use STBTT_assert macro
1 stb_truetype
2 good-no changes needed
#1184
opened Aug 2, 2021 by
oyvindjam
Avoid sign-compare warning in stb_sprintf with GCC 7.5.0
1 stb_sprintf
2 good-no changes needed
#1208
opened Sep 16, 2021 by
Robyt3
stb_vorbis: fix -Wmaybe-uninitialized warnings in get_seek_page_info.
1 stb_vorbis
2 good-no changes needed
#1172
opened Jul 16, 2021 by
AliceLR
stb_vorbis: add STB_VORBIS_NO_COMMENTS to allow disabling comments.
1 stb_vorbis
4 enhancement
#1173
opened Jul 16, 2021 by
AliceLR
stb_vorbis: fix slow loads and leaks in start_decoder.
1 stb_vorbis
2 bug
#1174
opened Jul 16, 2021 by
AliceLR
stb_ds.h: update docs and changes overwritten by merge commit
1 stb_ds
2 bug
2 good-no changes needed
#1176
opened Jul 18, 2021 by
laurelkeys
Fix all warnings in stb_image with sanitizer support for GCC (MINGW),…
#1764
opened Mar 24, 2025 by
5433D-R32433
3 tasks done
stb_truetype: Fixed a memory leak in example code
1 stb_truetype
needs significant new work
#758
opened Apr 30, 2019 by
Brotcrunsher
Add missing initializer braces in stb_easy_font.h
1 stb library w/no tag
2 good-no changes needed
#1196
opened Aug 19, 2021 by
musicinmybrain
Fix signature of dummy realloc() for STB_VORBIS_NO_CRT
1 stb_vorbis
#1198
opened Aug 24, 2021 by
musicinmybrain
variable bt may be uninitialized: stbsp__int64 bt
1 stb_sprintf
code quality
#1199
opened Aug 27, 2021 by
mgood7123
Previous Next
ProTip!
Filter pull requests by the default branch with base:master.