Mintsuki
|
002bd363b4
|
misc: Fix potential buffer overflow bug with our stb_image support code
|
2025-03-25 22:33:30 +01:00 |
|
mintsuki
|
3be68d0502
|
lib/uri: Remove support for gzip compressed files
|
2024-07-31 09:10:11 +02:00 |
|
mintsuki
|
dbbede616b
|
build: Use git for all subprojects
|
2024-01-26 01:13:18 +01:00 |
|
mintsuki
|
f618eb26af
|
Revert "misc: Revert back to using tinf for all GZ decompression"
This reverts commit 3438b8d235.
|
2023-05-03 19:53:27 +02:00 |
|
mintsuki
|
3438b8d235
|
misc: Revert back to using tinf for all GZ decompression
|
2023-04-08 02:17:02 +02:00 |
|
mintsuki
|
fc4e283ad5
|
stb_image: Fix free/realloc wrappers to handle being passed NULL
|
2023-03-05 19:01:31 +01:00 |
|
mintsuki
|
753bb820ae
|
stb_image: More proper implementation of malloc/free/realloc macros
|
2023-03-05 08:29:27 +01:00 |
|
mintsuki
|
959c44658e
|
image: Use stb_image for image loading
|
2023-03-05 07:57:54 +01:00 |
|
mintsuki
|
ce7a552723
|
misc: Let freestanding-headers handle limits.h
|
2023-02-18 09:41:30 +01:00 |
|
mintsuki
|
143d3d85de
|
stb/image: Comment out problematic functions
|
2023-02-15 11:53:07 +01:00 |
|
mintsuki
|
71b3ae548b
|
compress: Replace tinf's inflate implementation with stb_image's zlib
|
2023-02-15 11:21:53 +01:00 |
|