Casper Kuethe
|
2bedb6ffd7
|
stbi: add a resize_uint8 function for resizing images in memory (#18484)
|
2023-06-19 18:14:26 +03:00 |
|
Delyan Angelov
|
85b81ea9bb
|
thirdparty: fix compilation of thirdparty/stb_image/stb_image.h with latest tcc on macos
|
2023-02-25 13:03:46 +02:00 |
|
Delyan Angelov
|
38b02c908d
|
thirdparty: update stb_image.h to its latest version v2.28
|
2023-01-30 13:06:09 +02:00 |
|
Delyan Angelov
|
d3a196977f
|
thirdparty: update stb_image.h to its latest version v2.27 (#16825)
|
2022-12-31 21:25:31 +02:00 |
|
Wertzui123
|
5047058595
|
stbi: fix memory leak from stbi.load/1 with GC (#16028)
|
2022-10-11 15:19:36 +03:00 |
|
penguindark
|
7a0b63e795
|
stbi: add image writing functions (#12754)
|
2021-12-08 00:31:37 +02:00 |
|
a-iga
|
5aa7a983f1
|
stbi: fix error not matching with assertion (#10454)
|
2021-06-14 18:18:56 +03:00 |
|
Delyan Angelov
|
93294d4a97
|
stbi: fix compilation with tcc
|
2020-08-29 10:13:25 +03:00 |
|
Alexander Medvednikov
|
da452c9c7e
|
thirdparty: update stb_image.h
|
2020-08-23 05:03:40 +02:00 |
|
Delyan Angelov
|
869c8e331e
|
stbi: make compilation faster by generating a stbi.o file
|
2020-01-26 12:41:43 +01:00 |
|
Delyan Angelov
|
ec4ff6e811
|
compiler tcc: tcc does not have emmintrin.h, so define STBI_NO_SIMD if tcc is used.
|
2019-08-25 21:24:28 +03:00 |
|
Alexander Medvednikov
|
7a7a4dff7d
|
stb_image dependency
|
2019-06-23 14:08:23 +02:00 |
|