Commit History

Author SHA1 Message Date
  BlueCube3310 76c8211653 Image: Add a method for detecting signed values 1 year ago
  Rémi Verschelde 4b8946102b Merge pull request #91535 from BlueCube3310/betsy-bc6h 1 year ago
  BlueCube3310 4b266871d7 CVTT: Include float formats for hdr compression 1 year ago
  BlueCube3310 394ea653aa Add Betsy to speed up BC6 compression 1 year ago
  BlueCube3310 0ed45629fd Support 64-bit image sizes for VRAM compression 1 year ago
  Rémi Verschelde 28a18cf1b8 Merge pull request #88763 from BlueCube3310/image-is-compressed-static 1 year ago
  clayjohn 98dacc14ea Avoid writing out of range data over valid data in CVTT decompress methods when decompressing small mip levels 1 year ago
  BlueCube3310 8239aeec8e Image: Add static `is_format_compressed` function. 1 year ago
  clayjohn 2cf5927920 Use multiple threads to import HDR images 2 years ago
  Juan Linietsky 28f51ba547 Refactor high quality texture import 2 years ago
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 2 years ago
  kobewi 072f6feaba Make some Image methods static 3 years ago
  LinuxUserGD 6e6569aa78 fix 'Comparison result is always the same' warnings 3 years ago
  Rémi Verschelde c273ddc3ee Style: Partially apply clang-tidy's `cppcoreguidelines-pro-type-member-init` 3 years ago
  K. S. Ernest (iFire) Lee 419b342a9a Faster CVTT by reducing quality. 3 years ago
  Rémi Verschelde fe52458154 Update copyright statements to 2022 3 years ago
  Pedro J. Estébanez 8e128726f0 Modernize atomics 4 years ago
  Rafał Mikrut f7209b459b Initialize class/struct variables with default values in modules/ 4 years ago
  Pedro J. Estébanez 99fe462452 Modernize Thread 4 years ago
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 4 years ago
  Marcel Admiraal b4a190e0bc Consistently use normal_map 4 years ago
  Marcel Admiraal 709aa8ae2c Ensure flags are applied to CVTT options 4 years ago
  reduz 127458ed17 Reorganized core/ directory, it was too fatty already 4 years ago
  Rémi Verschelde 0ee0fa42e6 Style: Enforce braces around if blocks and loops 5 years ago
  Rémi Verschelde 0be6d925dc Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 5 years ago
  Juan Linietsky 3205a92ad8 PoolVector is gone, replaced by Vector 5 years ago
  Juan Linietsky 4aea9f74e6 Rewritten StreamTexture for better code reuse, added basis universal support 5 years ago
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 5 years ago
  Ibrahn Sahir 4e4697b1c4 Added release function to PoolVector::Access. 6 years ago
  Daniel Rakos f61ab2fe83 Enable BC6H compression for all HDR formats 6 years ago