Commit History

Author SHA1 Message Date
  Matias N. Goldberg 364f916f3f Add debug utilities for Vulkan 5 months ago
  Thaddeus Crews 9903e6779b Enforce template syntax `typename` over `class` 9 months ago
  bruvzg 7bcb419149 [Core] Improve `CowData` and `Memory` metadata alignment. 10 months ago
  vittorioromeo 55ed34e37c Use '_v' shorthand for type traits and 'if constexpr' where appropriate 10 months ago
  A Thousand Ships 893f889d74 [Core] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable 1 year ago
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 1 year ago
  Fabio Alessandrelli 6f02183f8c [Core] Use std type traits to check operations triviality. 2 years ago
  reduz 8b7c7f5a75 Add a new HashMap implementation 2 years ago
  Rémi Verschelde f8ab79e68a Zero initialize all pointer class and struct members 2 years ago
  Rémi Verschelde fe52458154 Update copyright statements to 2022 2 years ago
  Marcel Admiraal 87a4ba492e Remove unimplemented methods 3 years ago
  AndreaCatania 98ceb60eb4 Refactors the memnew_placement. 3 years ago
  Haoyu Qiu 542d7d6460 Fix memfree parameter name 3 years ago
  Pedro J. Estébanez 8e128726f0 Modernize atomics 3 years ago
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 3 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 4 years ago
  Rémi Verschelde 0be6d925dc Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 4 years ago
  Rémi Verschelde 1a8167867b Modernize remaining uses of 0/NULL instead of nullptr (C++11) 4 years ago
  Rémi Verschelde 1f6f364a56 Port member initialization from constructor to declaration (C++11) 4 years ago
  Rémi Verschelde e956e80c1f Style: clang-format: Disable AllowShortIfStatementsOnASingleLine 4 years ago
  Rémi Verschelde 13a9bfbca7 Style: Harmonize header guards to style guide [Core] 4 years ago
  Juan Linietsky 3205a92ad8 PoolVector is gone, replaced by Vector 4 years ago
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 4 years ago
  Marcel Admiraal c2aa3e2351 Remove circular include between core/typedefs.h and core/error_macros.h 5 years ago
  IAmActuallyCthulhu 82b9557803 Remove redundant author doc comments 5 years ago
  qarmin 3c154eb93b Remove unnecessary code and add some error explanations 5 years ago
  Hein-Pieter van Braam 4240e3d668 Optimizations for trivial types 6 years ago
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 6 years ago
  Rémi Verschelde 277b24dfb7 Make core/ includes absolute, remove subfolders from include path 6 years ago