Commit Graph

  • 31fdd17215 Widen image size APIs to 32/64-bit to fix dimension truncation. (#131) master Branimir Karadžić 2026-06-03 12:03:46 -07:00
  • a30057e440 Updated stb_image_resize v1 to v2. (#130) Branimir Karadžić 2026-06-03 10:02:44 -07:00
  • 0c85c0ac3d Updated TinyEXR. (#129) Branimir Karadžić 2026-06-03 09:18:42 -07:00
  • 43fef5f44e Added .ktx2 support. (#127) Branimir Karadžić 2026-05-28 20:12:02 -07:00
  • 4e00d20f52 nvtt: posh.h — switch EMSCRIPTEN macro to __EMSCRIPTEN__ (#126) ShuangLiu1992 2026-05-28 18:05:22 +01:00
  • a4fc744770 Added webp support. (#124) Branimir Karadžić 2026-05-26 21:26:55 -07:00
  • 5c7eabb1d7 CI: Remove osx-x64. (#121) Branimir Karadžić 2026-05-04 07:54:02 -07:00
  • 0014aa0f14 Match CI with bx. (#120) Branimir Karadžić 2026-05-03 18:18:30 -07:00
  • 0477714903 CI: expand coverage (#119) Branimir Karadžić 2026-05-03 17:09:04 -07:00
  • 848cb5f404 Updated to new SIMD. (#117) Branimir Karadžić 2026-05-03 11:28:20 -07:00
  • 60108ad6ee Respect BIMG_CONFIG_DECODE_ASTC earlier (#118) Martijn Courteaux 2026-05-03 18:40:50 +02:00
  • e4294241cd Renamed bx::uint32_min to bx::min. (#116) Branimir Karadžić 2026-04-26 21:07:39 -07:00
  • abc7dea050 Fix crashes on malformed/unsupported images. (#115) Branimir Karadžić 2026-04-25 20:15:59 -07:00
  • 60d8bd454c Fix mip calculation for compressed formats. (#94) Xi Ma Chen 2026-04-23 13:54:13 -07:00
  • 6fa3a8b209 Add guards against malformed images. (#114) Branimir Karadžić 2026-04-23 13:47:52 -07:00
  • 18d3d64042 Fixed #86 (#113) Branimir Karadžić 2026-04-21 21:57:21 -07:00
  • 8cad52a078 Fixed #80 (#112) Branimir Karadžić 2026-04-21 21:55:42 -07:00
  • 2317bb623a Fixed BC4/BC5 decoding to BGRA8/RGBA32F, and silenced BC7 -Wstringop-overflow warning. Fixed #110. (#111) Branimir Karadžić 2026-04-18 11:18:16 -07:00
  • 9114b47f53 Fixed EXIF parsing. Issue #108. (#109) Branimir Karadžić 2026-03-22 18:21:35 -07:00
  • 6c13a0c8a8 Added ability to configure supported image format parsers. (#107) Branimir Karadžić 2026-03-11 21:34:08 -07:00
  • 5a79b67a49 NVTT: Fixed buffer overflow. (#106) Branimir Karadžić 2026-03-03 14:03:46 -08:00
  • b43fea9eae Improve configurability. Issue #104. (#105) Branimir Karadžić 2026-02-19 20:33:24 -08:00
  • 0571f0abad Replaced sizeof(exp) with a more static analysis frendly implementation. (#102) Sergio R. Z. Masson 2026-02-11 13:46:48 -03:00
  • a0204c79f9 Happy New Year! (#101) Branimir Karadžić 2026-01-14 07:38:13 -08:00
  • 4f1916fca2 Fix swapped RGB5A1 and BGR5A1 format labels in s_ddsFormat (#93) Seremo 2026-01-12 16:02:50 +01:00
  • bf10ffbb3d Fixed blockinfo for eac rg formats (#100) attilaz 2025-11-13 15:38:09 +01:00
  • 5f03f4867d Updated README. Бранимир Караџић 2025-11-11 10:06:30 -08:00
  • 73d034d6d4 Fix CI. (#99) Branimir Karadžić 2025-11-11 09:49:07 -08:00
  • 5e6fc3339e Fix CI. add-ci Бранимир Караџић 2025-11-11 09:39:00 -08:00
  • 06614b7dfb Fix CI. Бранимир Караџић 2025-11-11 09:25:57 -08:00
  • 77d584bcf7 Added CI. Бранимир Караџић 2025-11-11 09:24:03 -08:00
  • 2d4e6c6de1 Added EAC texture formats. (#98) Branimir Karadžić 2025-11-11 08:15:57 -08:00
  • b3c9a34a3a Added EAC texture formats. feature-add-eac-texture-formats Бранимир Караџић 2025-11-11 08:12:04 -08:00
  • b8603b8456 ktx: fixed srgb for etc2/bc7 textures (#97) attilaz 2025-11-11 15:52:12 +01:00
  • b464b67889 Added sponsor button. Бранимир Караџић 2025-11-02 18:46:57 -08:00
  • 5060d172e7 Updated error message. Бранимир Караџић 2025-07-31 10:13:58 -07:00
  • a1a2ae3c12 Update assert API to latest bx. Branimir Karadžić 2025-08-23 09:21:29 -07:00
  • 3af74f3fe1 fix exr memory allocation size overflow by turning the size into a uint64_t (#96) Nuno Silva 2025-07-31 16:57:14 +01:00
  • 5c1fffca4d Detailed message on error to parse EXR header. (#95) Daniele Bartolini 2025-07-08 21:22:12 +02:00
  • 446b9eb111 Removed requirement that .dds file set DDSD_CAPS and DDSD_PIXELFORMAT. Бранимир Караџић 2025-03-06 19:29:21 -08:00
  • c863f8f364 fix Error C4703 MSVC/UWP (#92) Cedric Guillemet 2025-03-03 22:24:22 +01:00
  • c5c7b6e187 Happy New Year! Бранимир Караџић 2025-01-13 15:45:33 -08:00
  • b7130927db Cleanup. Бранимир Караџић 2024-12-07 22:49:58 -08:00
  • 0d1c78e779 Removed makefile. Бранимир Караџић 2024-10-25 16:56:30 -07:00
  • 7defabd308 Fix deps. Бранимир Караџић 2024-10-18 18:42:58 -07:00
  • aaf9125234 Cleanup. Бранимир Караџић 2024-07-20 08:40:02 -07:00
  • e154af4821 Fixed error. Бранимир Караџић 2024-07-20 07:34:24 -07:00
  • 2afa64c14c Fixing OSX build issue (#89) Ian Greenhoe 2024-06-15 21:51:11 -04:00
  • 59f188a6ad HEIC: Fixed data copy when strides are mismatched. Бранимир Караџић 2024-06-13 22:18:23 -07:00
  • 61a7e9ebe7 Added license incompatibility warning. Бранимир Караџић 2024-06-11 18:06:14 -07:00
  • c4268ed766 Added option to build with libheif. Бранимир Караџић 2024-06-11 17:58:39 -07:00
  • 98a40e8533 Updated astc-encoder. Бранимир Караџић 2024-05-24 16:41:07 -07:00
  • e9fa0ceff2 DDS: Fixed legacy formats. Branimir Karadžić 2024-03-27 22:00:55 -07:00
  • 02356d893f Updated STB image headers. Бранимир Караџић 2024-03-11 07:39:07 -07:00
  • 0903ea21d5 DDS: Fix legacy BGR formats. Бранимир Караџић 2024-02-09 22:12:49 -08:00
  • af81ff7a3c DDS: Recognize more formats. Branimir Karadžić 2024-02-09 21:39:48 -08:00
  • daedacc877 Fix ktx parsing failing if texture array has 6 layers (#84) Paul Gruenbacher 2024-01-31 14:00:16 -06:00
  • 964a5b8548 Happy New Year! Бранимир Караџић 2024-01-14 01:56:15 -08:00
  • aa36c4e9f5 Removed support for ios-simulator. Бранимир Караџић 2024-01-06 08:18:15 -08:00
  • 678b750128 Fixed calcNumMips for non-power-of-2 texture dimensions. Бранимир Караџић 2023-12-11 07:42:29 -08:00
  • 6c4d1888eb Cleanup. Бранимир Караџић 2023-11-23 09:42:13 -08:00
  • 5d61905eb1 Disable nvtt asserts. Branimir Karadžić 2023-11-06 21:31:21 -08:00
  • dce2c35a49 Updated astc-encoder. Бранимир Караџић 2023-10-11 18:41:31 -07:00
  • 8a1898719f Updated stb image. Бранимир Караџић 2023-10-11 18:41:12 -07:00
  • 91c22acb22 Add support for RISC-V 64 and LoongArch64 to nvtt (#83) Glavo 2023-10-08 23:21:54 +08:00
  • 82781e44d8 Ktx fixes (#82) Raziel Alphadios 2023-10-08 09:07:25 +03:00
  • ab96ba9dda Fixed link. Бранимир Караџић 2023-09-15 08:58:10 -07:00
  • b13cb35f63 Prevent the export of stb functions (#81) issam3105 2023-09-11 17:06:55 +02:00
  • ec02df824a Added bx::Location, and removed allocator macros. Branimir Karadžić 2023-04-23 19:19:15 -07:00
  • aa1a4aa1d1 Renamed bx::init::* tags. Бранимир Караџић 2023-04-22 22:22:34 -07:00
  • 6f38492f92 texturec: Fixed normal map decoding. Бранимир Караџић 2023-04-12 07:38:56 -07:00
  • 5f85626172 Updated lodepng. Бранимир Караџић 2023-04-08 08:41:24 -07:00
  • c3b3c6bf48 Updated astc-encoder. Бранимир Караџић 2023-04-02 09:23:46 -07:00
  • 7afa241925 Updated README. Бранимир Караџић 2023-01-14 10:13:23 -08:00
  • 2914300ec2 Removed AppVeyor CI. Бранимир Караџић 2023-01-14 10:06:40 -08:00
  • f12bf096f6 Happy New Year! Бранимир Караџић 2023-01-14 10:04:54 -08:00
  • 1395f4e969 Updated astc-encoder. Бранимир Караџић 2023-01-01 19:16:52 -08:00
  • 6a15b31f19 Fixed build. Branimir Karadžić 2023-01-01 19:11:55 -08:00
  • 1af90543ca Merge pull request #77 from MaximilianGaedig/master Бранимир Караџић 2022-12-13 11:41:56 -08:00
  • c5e804eff2 Add osx-arm64 arm target Maximilian Gaedig 2022-12-13 20:01:36 +01:00
  • 85109d7cdb Updated astc-encoder. Бранимир Караџић 2022-11-24 07:26:25 -08:00
  • 8c3aabc3c1 Updated astc-encoder. Бранимир Караџић 2022-11-10 17:27:01 -08:00
  • 225dad7441 Merge pull request #76 from pourtheworld/master Бранимир Караџић 2022-10-30 22:46:50 -07:00
  • 58c0869be5 remove unnecessary line von 2022-10-31 13:14:46 +08:00
  • 3d0678e3cc fix dds texture array von 2022-10-31 10:05:35 +08:00
  • 6a2599324f fix dds texture array bug von 2022-10-31 09:53:59 +08:00
  • 1955d8f99a Merge pull request #75 from RazielXYZ/master Бранимир Караџић 2022-10-25 18:46:45 -07:00
  • e0e9fef6a8 Drop astc-codec and use astc-encoder for decoding too Add missing ASTC formats to imageEncode path too Raziel Alphadios 2022-10-26 04:39:59 +03:00
  • ff0274d647 Merge pull request #74 from RazielXYZ/master Бранимир Караџић 2022-10-25 17:03:20 -07:00
  • 3e096a4a50 Add support for remaining unsupported ASTC formats Raziel Alphadios 2022-10-26 02:34:33 +03:00
  • d5bc343a0c Disable fast-math for bimg_encode library. Бранимир Караџић 2022-10-21 14:32:02 -07:00
  • 10a078ddf0 Merge pull request #73 from RazielXYZ/master Бранимир Караџић 2022-10-21 12:39:17 -07:00
  • 2e26b42318 Break out of astc image_compress error too for consistency Raziel Alphadios 2022-10-21 22:36:46 +03:00
  • 08ade536c8 Merge pull request #72 from RazielXYZ/master Бранимир Караџић 2022-10-21 12:32:49 -07:00
  • 97934fd0d1 Break out of astc encoding on astc error Raziel Alphadios 2022-10-21 22:29:37 +03:00
  • 77ccbd8bdb Merge pull request #71 from RazielXYZ/master Бранимир Караџић 2022-10-21 09:56:48 -07:00
  • 891289a0fc Add astc error handling Raziel Alphadios 2022-10-21 19:52:37 +03:00
  • a20413737c Merge pull request #70 from RazielXYZ/master Бранимир Караџић 2022-10-21 08:15:42 -07:00
  • be01411e90 Cleanup - remove old astc from build script Raziel Alphadios 2022-10-21 18:11:11 +03:00
  • b5e21d7d98 Merge pull request #69 from RazielXYZ/master Бранимир Караџић 2022-10-20 22:16:36 -07:00