Commit Graph

7 Commits (master)

Author SHA1 Message Date
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