xchellx
|
44092a1079
|
Fix typo in fix (yes this does fix the ASAN error)
|
2024-10-18 01:22:02 -04:00 |
|
xchellx
|
9855da7cb6
|
Update STBIR__FREE_AND_CLEAR fix as per suggestions
|
2024-10-18 00:19:29 -04:00 |
|
xchellx
|
0625101dd3
|
Fix STBIR__FREE_AND_CLEAR causing null reference member access
`stb_image_resize2.h:6734:5: runtime error: member access within null pointer of type 'stbir__info' (aka 'struct stbir__info')`
|
2024-10-17 23:47:31 -04:00 |
|
Jeff Roberts (Bellevue)
|
af07f9d6e9
|
image resize 2.11 - fix harmless asan, fix point sample crash
|
2024-09-08 19:05:03 -07:00 |
|
Jeff Roberts (Bellevue)
|
64e783d738
|
resize 2.10 - fix gcc loop control and msvc arm32
|
2024-07-27 14:12:30 -07:00 |
|
Jeff Roberts (Bellevue)
|
2a58424876
|
2.09 resize - fix defines for GCC arm 32
|
2024-06-19 10:41:02 -07:00 |
|
Jeff Roberts (Bellevue)
|
43201e7788
|
image resize 2.07
|
2024-05-24 18:48:38 -07:00 |
|
Jeff Roberts (Bellevue)
|
2fb057af65
|
remove test
|
2024-02-12 22:14:27 -08:00 |
|
Jeff Roberts (Bellevue)
|
1828f357dc
|
Fix bug in coeff generation on more than 3x downsamples with width and height scale equal
|
2024-02-12 22:10:02 -08:00 |
|
Sean Barrett
|
b7cf124628
|
stb_image: fix VC6
|
2024-02-08 13:24:06 -08:00 |
|
Jeff Roberts (Bellevue)
|
c59da6729e
|
Mark row0 as unused
|
2024-02-08 12:53:51 -08:00 |
|
Jeff Roberts (Bellevue)
|
7f7e3469cf
|
clean up comments
|
2024-02-08 10:36:54 -08:00 |
|
Jeff Roberts (Bellevue)
|
7a075fe7c7
|
Fix 2 pixel to 1 pixel with wrap
Fix output buffer for output callback
|
2024-02-04 14:42:51 -08:00 |
|
Sean Barrett
|
0ca75da4ec
|
stb_image_resize2: remove whitespace
|
2023-12-14 03:13:59 -08:00 |
|
Sean Barrett
|
9d924f8a47
|
stb_image_resize: 2.04
|
2023-12-14 03:13:59 -08:00 |
|
Sean Barrett
|
e81f294b16
|
stb_image_resize: switch GNU/clang from "asm" to "__asm__" for -c99 compatibility
|
2023-10-11 17:28:56 -07:00 |
|
Sean Barrett
|
c4bbb6e75f
|
stb_image_resize2.h 2.00
|
2023-10-09 17:23:04 -07:00 |
|