Commit Graph

  • c37c6477cb
    Merge 8dc9fff892 into 013ac3bedd Jaroslav Lobačevski 2024-06-20 09:42:48 +0000
  • 53cadf6756
    Merge 973cdc889d into 013ac3bedd Jaroslav Lobačevski 2024-06-20 05:24:04 +0000
  • 2a58424876 2.09 resize - fix defines for GCC arm 32 Jeff Roberts (Bellevue) 2024-06-19 10:41:02 -0700
  • 07a180a313
    Merge branch 'nothings:master' into resize-2.07 Jeff Roberts 2024-06-19 10:35:45 -0700
  • c671203f59 resize 2.09 - fix arm defines for gcc Jeff Roberts (Bellevue) 2024-06-19 10:07:23 -0700
  • 6b0aa95865
    Merge e70851c203 into 013ac3bedd Jaroslav Lobačevski 2024-06-18 22:28:16 +0200
  • a1472ed408
    Merge 20f77a9b7f into 013ac3bedd Jaroslav Lobačevski 2024-06-18 19:23:31 +0200
  • 34e2aeb19e
    Merge af15d274ac into 013ac3bedd Danila Kondratenko 2024-06-14 17:03:25 +0200
  • 04aecd1f42
    Merge 28662c3a3b into 013ac3bedd Viliam Holly 2024-06-14 12:42:45 +0200
  • 28662c3a3b Finish char lexing function Viliam Holly 2024-06-14 12:38:58 +0200
  • 3983c361e6 Finish stb_clex__parse_char Viliam Holly 2024-06-14 12:15:18 +0200
  • 892380e3d7
    Merge a15dded5ca into 013ac3bedd Jaroslav Lobačevski 2024-06-14 10:41:57 +0300
  • 3b96d46112
    Merge 5385fb37a9 into 013ac3bedd Jaroslav Lobačevski 2024-06-13 18:22:13 +0000
  • ff9fef2ded
    Update stb_image_resize2.h Jeff Roberts 2024-06-12 17:52:25 -0700
  • 75d7fbad61 stb resize 2.08 Jeff Roberts (Bellevue) 2024-06-12 17:43:26 -0700
  • 5d8f8d591a
    Merge 746d207256 into 013ac3bedd Jaroslav Lobačevski 2024-06-13 00:26:52 +0000
  • 0939980096
    Merge d66d0fe8c1 into 013ac3bedd Jaroslav Lobačevski 2024-06-12 22:01:04 +0000
  • bffbac0162
    Merge 5d50f685ff into 013ac3bedd birds3345 2024-06-12 19:55:48 +0000
  • 6315385234
    Merge f66765e3ed into 013ac3bedd Jaroslav Lobačevski 2024-06-12 18:16:23 +0000
  • 627d81516a
    Merge 3741e6fea6 into 013ac3bedd Jaroslav Lobačevski 2024-06-11 11:01:09 +0900
  • c97c826153
    Merge 8c7870d178 into 013ac3bedd ryanrsrs 2024-06-05 18:21:57 -0700
  • 8c7870d178 Fix RGB->BGR channel flipping. First 4 pixels were being skipped. Ryan Salsbury 2024-06-05 18:09:20 -0700
  • dfb4381010
    Merge 508d7a6b97 into 013ac3bedd NBickford 2024-06-05 10:26:52 +0200
  • a3f70808e9
    Merge fbfe8a2338 into 013ac3bedd Jaroslav Lobačevski 2024-06-03 19:10:07 -0230
  • 6ec6f5037b
    Merge 89c0f24384 into 013ac3bedd Jaroslav Lobačevski 2024-06-03 19:09:15 -0230
  • 9964a459cd
    Merge 15a7991b92 into 013ac3bedd Jaroslav Lobačevski 2024-06-03 19:08:11 -0230
  • 21fc6006e7
    Merge 3866f62442 into 013ac3bedd Jaroslav Lobačevski 2024-06-03 17:25:45 -0230
  • 013ac3bedd
    stb_image: fix gcc bounds-check warning (believed erroneous) Sean Barrett 2024-05-31 10:43:47 -0700
  • b5c15c5201
    Merge 5c1c3771ac into 449758bd74 Jaroslav Lobačevski 2024-05-30 03:39:55 +0800
  • d3a5901bd9
    Merge 7ec5001a48 into 449758bd74 Jaroslav Lobačevski 2024-05-29 14:38:33 +0900
  • 449758bd74 update stb_image_resize2.h Sean Barrett 2024-05-25 10:56:08 -0700
  • 43201e7788 image resize 2.07 Jeff Roberts (Bellevue) 2024-05-24 18:48:38 -0700
  • 46fcb30365 stb_dxt: fixed compiler warnings in stb__From16Bit assiduous 2024-05-08 16:35:00 -0700
  • 892d73e5d0
    Fix warning on use of sprintf Giovanni Bajo 2024-05-01 11:36:38 +0200
  • 202259984b add resize2 optimize code yala 2024-04-12 15:02:00 +0800
  • 0bc36b429c add loongarch lsx optimize code yala 2024-04-10 09:37:24 +0800
  • 89f598df6c Check if STBI_NEON already defined so no warning will be produced Mikhail Morozov 2023-01-14 01:12:36 +0300
  • 220964dfb7 Enable ARM NEON on ARM64 Mikhail Morozov 2023-01-14 01:10:38 +0300
  • 2b25f2f8cd stb_image: fix warning in clang Mikhail Morozov 2023-05-17 18:47:15 +0300
  • 4187a39b85 stb_image: fix endianness for 16-bit ppm Mikhail Morozov 2023-05-17 18:40:47 +0300
  • d805b402ef stb_image: fix previously introduced warnings Mikhail Morozov 2023-05-16 19:39:42 +0300
  • a8b4d31395 stb_image: add pbm support Mikhail Morozov 2023-05-16 19:26:32 +0300
  • 9629715904 stb_image: add pbm support Mikhail Morozov 2023-05-16 19:23:44 +0300
  • 53e8427e90 stb_image: add pbm tests derived from pngsuite Mikhail Morozov 2023-05-16 18:35:45 +0300
  • 86108266f5 Add new fuzzers to add coverage in oss-fuzz jsnv-dev 2024-03-26 15:07:58 +0800
  • c669b411fb
    stb_image: fix: loading of an invalid JPEG #1608 Cocoa 2024-03-18 00:03:41 +0800
  • 8f6b12aefa support memory context for arrays Hugo Arregui 2024-03-15 14:11:49 -0300
  • 9cb5c0c120
    Avoid address sanitizer on MSVC Tim-Rex 2024-03-15 11:30:37 +0000
  • bb4cfeb3db FIX: image_writer: use snprintf instead of sprintf Alexey Ismagilov 2024-03-05 01:43:50 +0300
  • 5d50f685ff
    fixed msvc deprecation notice birds3345 2024-03-04 01:44:43 -0500
  • fe18136545
    patch UB in stbiw__jpg_writeBits David Rubin 2024-03-02 07:26:54 -0800
  • f6209787e7
    Make fallthroughs explicit in stb_image.h Richard Barnes 2024-02-20 11:14:05 -0800
  • 1c4e2d0965 Fix compile error on riscv64 David Abdurachmanov 2024-02-14 15:33:13 +0000
  • ae721c50ea
    Merge pull request #1609 from jeffrbig2/fix_coeffs Sean Barrett 2024-02-12 23:49:35 -0800
  • 2fb057af65 remove test Jeff Roberts (Bellevue) 2024-02-12 22:14:27 -0800
  • 1828f357dc Fix bug in coeff generation on more than 3x downsamples with width and height scale equal Jeff Roberts (Bellevue) 2024-02-12 22:10:02 -0800
  • b7cf124628 stb_image: fix VC6 Sean Barrett 2024-02-08 13:24:06 -0800
  • c59da6729e Mark row0 as unused Jeff Roberts (Bellevue) 2024-02-08 12:53:51 -0800
  • 7f7e3469cf clean up comments Jeff Roberts (Bellevue) 2024-02-08 10:36:54 -0800
  • 0eb0a34592
    Fix "string_len" typo in stb_c_lexer.h Khoa Vo 2024-02-05 00:42:37 -0800
  • 7a075fe7c7 Fix 2 pixel to 1 pixel with wrap Fix output buffer for output callback Jeff Roberts (Bellevue) 2024-02-04 14:42:51 -0800
  • 51931e82ca added default value macro for stbi__g_failure_reason milkmull 2024-01-27 00:44:12 -0500
  • 37efcb145c small change to push new branch milkmull 2024-01-26 23:55:21 -0500
  • f1bfce5c59 added general error code enum for when STBI_NO_FAILURE_STRINGS is defined milkmull 2024-01-26 23:45:25 -0500
  • 21c103e87f
    Added original bug fix author @motor3d to contributors list Johannes Spohr 2024-01-12 18:18:58 +0000
  • 39404e89d5
    Wrong buffer pointer was passed to output pixels callback Johannes Spohr 2024-01-12 18:15:23 +0000
  • 59f5fb38d0 Add name to credits Jackson_57 2023-12-21 20:13:04 -0800
  • c6a0c20c87 Allocate gif structure on heap instead of stack Jackson_57 2023-12-20 18:36:10 -0800
  • f4a71b1337 README.md: tweak credits Sean Barrett 2023-12-14 10:59:23 -0800
  • a8a25e17b5 update readme version numbers Sean Barrett 2023-12-14 03:11:33 -0800
  • 0bc88af4de stb_image: optimizations Sean Barrett 2023-12-14 03:12:50 -0800
  • 0ca75da4ec stb_image_resize2: remove whitespace Sean Barrett 2023-12-14 03:10:47 -0800
  • 9d924f8a47 stb_image_resize: 2.04 Sean Barrett 2023-12-14 03:09:00 -0800
  • 4da08a1dbd stb_image: create_png_image_raw restructuring Fabian Giesen 2023-05-02 17:14:45 -0700
  • c6d7c32e5d stb_image: Two warning fixes Fabian Giesen 2023-05-02 17:19:02 -0700
  • 07268cbf36 stb_image: New Paeth filter Fabian Giesen 2023-05-02 01:17:05 -0700
  • ed64333410 tests: test_png_regress Fabian Giesen 2023-05-01 22:47:45 -0700
  • 45eb4ac158 global: very basic .gitignore for object files Fabian Giesen 2023-05-01 22:46:32 -0700
  • e5f0e18d0f stb_image: Small PNG filter simplification Fabian Giesen 2023-05-01 17:10:45 -0700
  • d373674115 stb_image: Fix zlib decoder end-of-stream handling Fabian Giesen 2023-03-06 01:03:05 -0800
  • 2ccb29a4ee stb_textedit: fix out-of-bounds selection when performing undo/redo while text is selected hobby8 2023-12-02 09:30:27 +0200
  • 840ef3e6d0
    Merge d8a4dc603f into 03f50e343d Nikhil 2023-11-19 05:36:53 +0800
  • b27d3f835a
    Merge f07f98f3c4 into 03f50e343d Nikola Smiljanić 2023-11-17 01:35:08 +0000
  • f07f98f3c4 Fix AVX and AVX2 corruption due to undefined upper 128 bits after calling _mm256_castps128_ps256. Nikola Smiljanić 2023-11-17 11:57:18 +1100
  • b8642caa43 Fix AVX and AVX2 corruption due to undefined upper 128 bits after calling _mm256_castps128_ps256. Nikola Smiljanić 2023-11-17 11:57:18 +1100
  • 90b3ddbe09
    Merge 90c7386554 into 03f50e343d Nikola Smiljanić 2023-11-15 20:50:27 +0300
  • fa0cf0d3ad
    Merge baa3bb5f12 into 03f50e343d jeffatrad 2023-11-15 09:45:51 -0800
  • 3bfc9a33bb
    Merge 141166ac40 into 03f50e343d jeffrbig2 2023-11-15 09:45:51 -0800
  • 03f50e343d security notice Sean Barrett 2023-11-15 09:36:28 -0800
  • 1d878bd2a3 security notice Sean Barrett 2023-11-15 09:35:21 -0800
  • 141166ac40 Fixes for tsan warnings, minor tweaks. Jeff Roberts (Bellevue) 2023-11-06 11:27:25 -0800
  • baa3bb5f12 fixed tsan warnings Jeff Roberts (Bellevue) 2023-11-05 16:19:53 -0800
  • fe65afc23c Fix 'declaration shadows a local variable' warning Nikola Smiljanić 2023-11-03 15:21:50 +1100
  • 643304dfbd Resolve compilation errors and warnings James Eggleton 2023-11-01 21:47:42 +0000
  • f1e43c1f0f 解决 #1469 wang 2023-10-31 16:03:02 +0800
  • 90c7386554 Fix data races in stbir_resize_extended_split by moving the call to stbir__update_info_from_resize outside of it. Nikola Smiljanic 2023-10-31 15:22:40 +1100
  • c6f979dfb3
    Fixed arraddnindex() GCC sign-compare warning Stephan Soller 2023-10-30 20:57:59 +0100
  • d8a4dc603f
    Update: README.md - stb_image_write.h docs updated Nikhil 2023-10-29 09:26:40 +0530
  • 903ccec4f6 Add underline metrics Daniel Ribeiro Maciel 2023-10-22 16:03:06 +0200
  • ab7f8628ae added my name to the contributors Seb-degraff 2023-10-22 14:06:11 +0200