Yufeng Ying
|
be86ce3103
Apply iwyu suggestion in core.
|
2 months ago |
A Thousand Ships
|
723f5500f4
[Core] Allow locking/unlocking of `MutexLock`
|
7 months ago |
Pedro J. Estébanez
|
f4d76853b9
WorkerThreadPool (plus friends): Overhaul unlock allowance zones
|
7 months ago |
Thaddeus Crews
|
9903e6779b
Enforce template syntax `typename` over `class`
|
11 months ago |
vittorioromeo
|
71e0082ab0
Extract 'SafeBinaryMutex' to separate header
|
1 year 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
|
1 year ago |
Pedro J. Estébanez
|
daa29d1007
Implement ConditionVariable
|
2 years ago |
Pedro J. Estébanez
|
f630940591
Booleanize various sync primitives' wait & locking methods
|
2 years ago |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
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
|
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
|
0be6d925dc
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
4 years ago |
Rémi Verschelde
|
1f6f364a56
Port member initialization from constructor to declaration (C++11)
|
4 years ago |
Rémi Verschelde
|
13a9bfbca7
Style: Harmonize header guards to style guide [Core]
|
4 years ago |
Rémi Verschelde
|
cb282c6ef0
Style: Set clang-format Standard to Cpp11
|
4 years ago |
Fabio Alessandrelli
|
d96179be75
Fix mutex when building with no threads.
|
5 years ago |
Pedro J. Estébanez
|
9a3a2b03b8
Drop old semaphore implementation
|
5 years ago |
Pedro J. Estébanez
|
18fbdbb456
Reimplement Mutex with C++'s <mutex>
|
5 years ago |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
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 |
Rémi Verschelde
|
b50a9114b1
Update copyright statements to 2018
|
7 years ago |
Rémi Verschelde
|
bd282ff43f
Use HTTPS URL for Godot's website in the headers
|
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 |