Commit History

Author SHA1 Message Date
  Spartan322 e297506365 Round DDS width/height to next divisor multiple for block compression 8 months ago
  BlueCube3310 06195cdf2c DDS: Add support for loading layered textures 10 months ago
  BlueCube3310 2eb1f069d2 Add support for loading less common DDS formats 1 year ago
  LunaticInAHat a344d7f906 Support unspecified linear size in DDS files 1 year ago
  BlueCube3310 c278cc3946 Add support for loading more DDS formats 1 year ago
  BlueCube3310 e6766da6ac Refactor DDS loading code 1 year ago
  BlueCube3310 cbbcaa31d5 Fix grayscale dds loading 1 year ago
  clayjohn 0045dc204c Revert "Implement loading DDS textures at run-time" 1 year ago
  Marcin Nowak 34ab1c8a36 Implement loading DDS textures at run-time 2 years ago
  Hendrik Brucker 7e21eb7e00 Extract and reorganize texture resource classes 2 years ago
  bruvzg 09465f3fe6 Remove (or make verbose only) various debug prints. 2 years ago
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 2 years ago
  kobewi d2900429e8 Add static methods for creating Image and ImageTexture 3 years ago
  Hugo Locurcio 180e5d3028 Remove `RES` and `REF` typedefs in favor of spelled out `Ref<>` 3 years ago
  Rémi Verschelde c273ddc3ee Style: Partially apply clang-tidy's `cppcoreguidelines-pro-type-member-init` 3 years ago
  bruvzg 9381acb6a4 Make FileAccess and DirAccess classes reference counted. 3 years ago
  kobewi 39d429e497 Change some math macros to constexpr 3 years ago
  Rémi Verschelde fe52458154 Update copyright statements to 2022 3 years ago
  Rémi Verschelde 9e328bb5b7 Core: Move DirAccess and FileAccess to `core/io` 4 years ago
  reduz f8d03b98e7 Improve resource load cache 4 years ago
  Rafał Mikrut f7209b459b Initialize class/struct variables with default values in modules/ 4 years ago
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 4 years ago
  Aaron Franke 02161aad5a Remove empty lines around braces with the formatting script 4 years ago
  Rémi Verschelde 0f21249a2d DDS: Fix loading files without DDSD_CAPS or DDSD_PIXELFORMAT 5 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 ae09b55a19 Exposed RenderingDevice to script API 5 years ago
  Juan Linietsky 475e4ea67b Removed interactive loader, added proper thread loading. 5 years ago
  Juan Linietsky 3205a92ad8 PoolVector is gone, replaced by Vector 5 years ago
  Juan Linietsky 3f335ce3d4 Texture refactor 6 years ago