Commit History

Author SHA1 Message Date
  Pedro J. Estébanez 95c6a24795 Add a utility cache line size constant 5 months ago
  Adam Scott bd70b8e1f6 Add THREADS_ENABLED macro in order to compile Godot to run on the main thread 1 year ago
  Pedro J. Estébanez fe4850c0d0 Use mingw-std-threads in MinGW builds 1 year ago
  Pedro J. Estébanez 8983b20ccd Avoid interaction issues between resource loading threads 2 years ago
  Juan Linietsky 98c655ec8d Refactor Node Processing 2 years ago
  Juan Linietsky a37c30dfc9 Fix thread IDs. 2 years ago
  myaaaaaaaaa d337ed1c64 Fix data races in startup/teardown 2 years ago
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 2 years ago
  Pedro J. Estébanez 958ecf55fe Enhance portability of threading 2 years ago
  Rémi Verschelde 54418ea659 Remove NO_THREADS fallback code, Godot 4 requires thread support 2 years ago
  Rémi Verschelde 90019676b0 Code quality: Fix header guards consistency 2 years ago
  Bartłomiej T. Listwon 6c6291b84f Include platform_config.h in thread.cpp and thread.h 3 years ago
  Rémi Verschelde fe52458154 Update copyright statements to 2022 3 years ago
  Lucy 5fe1857496 Fix Platform Thread Override 3 years ago
  Lucy e9723efd34 Allow for platform Thread implementation override 3 years ago
  bruvzg 741e1cf672 Move caller_id init to Thread constructor to fix UWP build. 4 years ago
  bruvzg 9887c2b4f0 Improve thread IDs to avoid collisions with threads not created by the Godot API. 4 years ago
  Pedro J. Estébanez 8e128726f0 Modernize atomics 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
  Aaron Franke 02161aad5a Remove empty lines around braces with the formatting script 4 years ago
  reduz 127458ed17 Reorganized core/ directory, it was too fatty already 4 years ago
  Rémi Verschelde 0be6d925dc Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 5 years ago
  Rémi Verschelde 1f6f364a56 Port member initialization from constructor to declaration (C++11) 5 years ago
  Rémi Verschelde 13a9bfbca7 Style: Harmonize header guards to style guide [Core] 5 years ago
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 5 years ago
  IAmActuallyCthulhu 82b9557803 Remove redundant author doc comments 5 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
  Rémi Verschelde e4213e66b2 Add missing copyright headers and fix formatting 7 years ago