Commit Graph

  • 5c205738c1 Merge branch 'master' of https://github.com/nothings/stb master Sean Barrett 2024-11-08 23:02:08 -0800
  • 40adb995ab fix accidental check-in of typo in stb_ds.h Sean Barrett 2024-11-08 23:01:49 -0800
  • 0dd01c26ef
    Update issue templates Sean Barrett 2024-11-08 04:05:02 -0800
  • 758b6365ae reorder issues Sean Barrett 2024-11-08 03:58:10 -0800
  • 42b75e7941
    Update config.yml Sean Barrett 2024-11-08 04:00:39 -0800
  • 8828c2e317
    Update issue templates Sean Barrett 2024-11-08 03:58:29 -0800
  • 2e2bef463a stb_image_resize2: update version number Sean Barrett 2024-10-18 10:26:20 -0700
  • 44092a1079 Fix typo in fix (yes this does fix the ASAN error) xchellx 2024-10-18 01:22:02 -0400
  • 9855da7cb6 Update STBIR__FREE_AND_CLEAR fix as per suggestions xchellx 2024-10-18 00:19:29 -0400
  • 0625101dd3 Fix STBIR__FREE_AND_CLEAR causing null reference member access xchellx 2024-10-17 23:47:31 -0400
  • 31707d14fd update readme Sean Barrett 2024-10-02 12:41:37 -0700
  • af07f9d6e9 image resize 2.11 - fix harmless asan, fix point sample crash Jeff Roberts (Bellevue) 2024-09-08 19:05:03 -0700
  • f75e8d1cad update README Sean Barrett 2024-07-28 21:39:05 -0700
  • 64e783d738 resize 2.10 - fix gcc loop control and msvc arm32 Jeff Roberts (Bellevue) 2024-07-27 14:12:30 -0700
  • f7f20f39fe update README Sean Barrett 2024-07-15 08:30:22 -0700
  • 8503b88874 Merge branch 'resize_latest' of https://github.com/jeffrbig2/stb into working Sean Barrett 2024-07-15 08:29:18 -0700
  • 6e9f34d542 Merge branch 'master' into working Sean Barrett 2024-07-15 08:28:08 -0700
  • 2a58424876 2.09 resize - fix defines for GCC arm 32 Jeff Roberts (Bellevue) 2024-06-19 10:41:02 -0700
  • 013ac3bedd
    stb_image: fix gcc bounds-check warning (believed erroneous) Sean Barrett 2024-05-31 10:43:47 -0700
  • 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
  • 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
  • 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
  • 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
  • 03f50e343d security notice Sean Barrett 2023-11-15 09:36:28 -0800
  • 1d878bd2a3 security notice Sean Barrett 2023-11-15 09:35:21 -0800
  • beebb24b94 README.md: fix reference to stb_image_resize2.h Sean Barrett 2023-10-11 17:32:00 -0700
  • e81f294b16 stb_image_resize: switch GNU/clang from "asm" to "__asm__" for -c99 compatibility Sean Barrett 2023-10-11 17:28:56 -0700
  • c4bbb6e75f stb_image_resize2.h 2.00 Sean Barrett 2023-10-09 17:23:04 -0700
  • 5736b15f7e re-add perlin noise again Sean Barrett 2023-01-29 10:46:04 -0800
  • 3ecc60f25a add version history update for stb_image Sean Barrett 2023-01-29 10:19:12 -0800
  • 6199bf7713 update stb_image to 2.28 Sean Barrett 2023-01-29 06:24:13 -0800
  • 7c14c47e2f Merge branch 'sean_image' Sean Barrett 2023-01-29 06:19:13 -0800
  • 1891060782 a fix Sean Barrett 2023-01-29 06:17:45 -0800
  • 40eb865b3b stb_image: header scan mode always needs to check for tRNS Fabian Giesen 2023-01-23 00:46:33 -0800
  • 24fa1ff2e9 stb_image: Fix broken indenting introduced earlier Fabian Giesen 2023-01-22 19:44:49 -0800
  • 0613e9c043 stb_image: Tweak end-of-JPEG junk scanning loop. Fabian Giesen 2023-01-22 19:42:55 -0800
  • 1096389590 stb_image: Accept some extra data between BMP header and payload Fabian Giesen 2023-01-22 18:52:04 -0800
  • 51d295e33e stb_image: Add trailing semicolon to usage example Fabian Giesen 2023-01-22 16:16:02 -0800
  • 038b6ab9ec stb_image: Avoid stdint.h on 32-bit Symbian. Fabian Giesen 2023-01-22 15:51:38 -0800
  • b15b04321d Merge branch 'NeilBickford-NV-neilbickford/additional-image-fixes' into dev Fabian Giesen 2023-01-22 15:33:45 -0800
  • 4d160de463 stb_image: Fix name of stbi_set_unpremultiply_on_load_thread impl Fabian Giesen 2023-01-22 15:29:01 -0800
  • e5da6acacd Merge branch 'neilbickford/image_hdr_pgm_fixes' into dev Fabian Giesen 2023-01-22 15:12:38 -0800
  • 9f22cc9008 stb_image PNG: Checks for invalid DEFLATE codes. Neil Bickford 2021-10-15 11:04:41 -0700
  • 5cfc2a744a Zero-initialize stbi__jpeg to avoid intermittent errors found by fuzz-testing Neil Bickford 2022-02-25 14:27:31 -0800
  • 47164e4086 Add checks for signed integer overflow; further guard against cases where stbi__grow_buffer_unsafe doesn't read all bits required. Neil Bickford 2022-02-23 23:48:49 -0800
  • 96fe76c213 Add range checks to fix a few crash issues in stb_image issues 1289 and 1291 Neil Bickford 2022-02-23 00:53:34 -0800
  • 84b94010a7 Add checks for PNM integer read overflows, add a 1GB limit on IDAT chunk sizes to fix an OOM issue, and check for a situation where a sequence of bad Huffman code reads could result in a left shift by a negative number. Neil Bickford 2022-02-22 23:48:42 -0800
  • 2a02ff76b5 Fixes two stb_image issues that could occur with specially constructed HDR and PGM files. Neil Bickford 2021-10-07 13:00:32 -0700
  • 8b5f1f37b5 update readme Sean Barrett 2022-09-08 09:40:02 -0700
  • bc00c178ac Merge branch 'master' of https://github.com/nothings/stb Sean Barrett 2022-09-08 09:36:55 -0700
  • 4af130e863 stb_perlin.h: restore file now that patent is expired Sean Barrett 2022-09-08 09:35:48 -0700
  • af1a5bc352
    Update bug_report.md Sean Barrett 2021-09-10 00:48:29 -0700
  • 37e21f17b2
    Update bug_report.md Sean Barrett 2021-09-10 00:47:35 -0700
  • b9e1d86edc
    Create config.yml Sean Barrett 2021-09-10 00:43:51 -0700
  • b1826c9894 Update issue templates Sean Barrett 2021-09-10 00:41:32 -0700
  • c0c982601f stb_truetype 1.26: fix rendering glitches Sean Barrett 2021-08-28 04:52:41 -0700
  • ef861421e2 stb.h: stb_splitpath correctly handles relative paths with explicit drive specifiers Sean Barrett 2021-08-28 03:20:04 -0700
  • 59e7dec3e8 delete file covered by patents Sean Barrett 2021-08-13 13:57:23 -0700
  • 08e89524f6 Merge branch 'dev' of https://github.com/nothings/stb into dev Sean Barrett 2021-08-13 13:57:07 -0700
  • 5ba0baaa26 stb_image: Reject fractional JPEG component subsampling ratios Fabian Giesen 2021-07-25 20:24:10 -0700
  • c404b789ca stb_truetype: fix sample code drawing characters upside-down Sean Barrett 2021-07-12 23:47:20 -0700
  • 1401f2257d clean up project file Sean Barrett 2021-07-12 15:58:08 -0700
  • 7c65d5621f fix compiling with NO_HDR NO_LINEAR Sean Barrett 2021-07-12 15:57:39 -0700
  • be901954b2 stb_truetype: fix sample code drawing characters upside-down Sean Barrett 2021-07-12 23:47:20 -0700
  • 7de8f7999b Merge branch 'master' into dev Sean Barrett 2021-07-12 23:47:13 -0700
  • 3a1174060a opengl stb_truetype demo app Sean Barrett 2021-07-12 21:27:12 -0700
  • 4adb57af42 clean up project file Sean Barrett 2021-07-12 15:58:08 -0700
  • cd6b6f70ec fix compiling with NO_HDR NO_LINEAR Sean Barrett 2021-07-12 15:57:39 -0700
  • a0a939058c update README Sean Barrett 2021-07-12 01:50:47 -0700
  • 5a0bb8b1c1 update readme Sean Barrett 2021-07-12 01:39:27 -0700
  • c4ef8e1fdc fix version date Sean Barrett 2021-07-12 01:23:29 -0700
  • 7023e273f1 fix stb_dxt version Sean Barrett 2021-07-11 18:06:46 -0700
  • 5324597dcb README: update stb_dxt version for fix Fabian Giesen 2021-07-11 17:58:19 -0700
  • 3cfb892cf3 stb_dxt: Fix bug in table generator Fabian Giesen 2021-07-11 17:56:55 -0700
  • 1ee679ca2e update version numbers Sean Barrett 2021-07-11 17:07:54 -0700
  • fd7807e92d stb_c_lexer: allow including stb_c_lexer.h without defining overrides (all tokens are always defined; token values have changed) Sean Barrett 2021-07-11 16:37:34 -0700
  • 0be82e4814 stb_truetype: fix incorrect antialiasing computation in v2 rasterizer, and handle certain cases where math blew up Sean Barrett 2021-07-11 16:26:02 -0700
  • e05ecc05ee Fix compiling-as-C-pre-C99 issues Sean Barrett 2021-07-11 15:26:16 -0700
  • 38c15ee7cf
    Merge pull request #1165 from randy408/dev-fix Sean Barrett 2021-07-11 13:28:24 -0700
  • af4c673174 change directory for seed corpus downloads Randy 2021-07-10 15:51:11 +0200
  • a0a8653a7d attempt to fix issue with CIFuzz Randy 2021-07-10 15:29:39 +0200
  • 818ac26785 stb_rect_pack: making functions cdecl for msvc qsort ocornut 2021-07-09 13:17:06 +0200
  • c8e3d3086d stb_truetype: Small tweaks to make PVS Studio happy Fabian Giesen 2021-07-09 18:49:15 -0700