Commit History

Author SHA1 Message Date
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 2 years ago
  Rémi Verschelde a92c564a02 Cleanup unused defines in platform code 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 fe52458154 Update copyright statements to 2022 3 years ago
  Rémi Verschelde 7a64819c2f Thread: Re-add pthread_np.h include for FreeBSD/OpenBSD 3 years ago
  Pedro J. Estébanez 99fe462452 Modernize Thread 4 years ago
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 4 years ago
  reduz 127458ed17 Reorganized core/ directory, it was too fatty already 4 years ago
  Rémi Verschelde 5f4d64f4f3 Linux/BSD: Fix support for NetBSD 4 years ago
  Rémi Verschelde 0ee0fa42e6 Style: Enforce braces around if blocks and loops 4 years ago
  Rémi Verschelde 07bc4e2f96 Style: Enforce separation line between function definitions 4 years ago
  Rémi Verschelde 0be6d925dc Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 4 years ago
  lupoDharkael 95a1400a2a Replace NULL with nullptr 4 years ago
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 5 years ago
  Ignacio Etcheverry 6de04cf04c Improve custom thread numbering for POSIX 6 years ago
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 6 years ago
  Rémi Verschelde 97b9697ea2 Fix some OSX and iOS Clang warnings 6 years ago
  Rémi Verschelde 277b24dfb7 Make core/ includes absolute, remove subfolders from include path 6 years ago
  Leon Krause 25800ffb0e Add RWLockDummy for NO_THREADS builds 7 years ago
  Rémi Verschelde e4213e66b2 Add missing copyright headers and fix formatting 7 years ago
  Rémi Verschelde b50a9114b1 Update copyright statements to 2018 7 years ago
  Rémi Verschelde 9a8a0e20e5 Merge pull request #10552 from RandomShaper/improve-posix 7 years ago
  Rémi Verschelde bd282ff43f Use HTTPS URL for Godot's website in the headers 7 years ago
  Pedro J. Estébanez d806ad4a3d Implement custom thread numbering for POSIX 7 years ago
  Indah Sylvia 5ae78fdf6a Makes all Godot API's methods Lower Case 7 years ago
  Rémi Verschelde df61dc4b2b Add "Godot Engine contributors" copyright line 7 years ago
  Rémi Verschelde 5dbf1809c6 A Whole New World (clang-format edition) 8 years ago
  Rémi Verschelde c7bc44d5ad Welcome in 2017, dear changelog reader! 8 years ago
  Juan Linietsky 8dac3bf3b1 Added function to notify ScriptLanguage when a thread is created/freed, allows scripts to allocate a stack there via TLS 8 years ago