index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
core
/
os
/
semaphore.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add THREADS_ENABLED macro in order to compile Godot to run on the main thread
Adam Scott
2024-01-17
1
-0
/
+17
*
WorkerThreadPool: Overhaul scheduling and synchronization
Pedro J. Estébanez
2024-01-08
1
-3
/
+5
*
Use mingw-std-threads in MinGW builds
Pedro J. Estébanez
2023-11-18
1
-4
/
+12
*
Robustify multi-threading primitives
Pedro J. Estébanez
2023-05-12
1
-1
/
+54
*
Fix code style and consistency of RWLock and Semaphore
Pedro J. Estébanez
2023-01-27
1
-14
/
+15
*
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
1
-29
/
+29
*
Remove NO_THREADS fallback code, Godot 4 requires thread support
Rémi Verschelde
2022-10-03
1
-13
/
+0
*
Update copyright statements to 2022
Rémi Verschelde
2022-01-03
1
-2
/
+2
*
Update copyright statements to 2021
Rémi Verschelde
2021-01-01
1
-2
/
+2
*
Reorganized core/ directory, it was too fatty already
reduz
2020-11-07
1
-1
/
+1
*
Style: Enforce braces around if blocks and loops
Rémi Verschelde
2020-05-14
1
-1
/
+2
*
Style: Harmonize header guards to style guide [Core]
Rémi Verschelde
2020-03-25
1
-1
/
+1
*
Drop old semaphore implementation
Pedro J. Estébanez
2020-03-03
1
-16
/
+15
*
Added a spinlock template as well as a thread work pool class.
Juan Linietsky
2020-02-11
1
-3
/
+37
*
Update copyright statements to 2020
Rémi Verschelde
2020-01-01
1
-2
/
+2
*
Remove redundant author doc comments
IAmActuallyCthulhu
2019-08-12
1
-4
/
+0
*
Update copyright statements to 2019
Rémi Verschelde
2019-01-01
1
-2
/
+2
*
Make core/ includes absolute, remove subfolders from include path
Rémi Verschelde
2018-09-12
1
-1
/
+2
*
Add missing copyright headers and fix formatting
Rémi Verschelde
2018-01-05
1
-0
/
+1
*
Update copyright statements to 2018
Rémi Verschelde
2018-01-01
1
-2
/
+2
*
Use HTTPS URL for Godot's website in the headers
Rémi Verschelde
2017-08-27
1
-1
/
+1
*
Add "Godot Engine contributors" copyright line
Rémi Verschelde
2017-04-08
1
-0
/
+1
*
A Whole New World (clang-format edition)
Rémi Verschelde
2017-03-05
1
-7
/
+5
*
Welcome in 2017, dear changelog reader!
Rémi Verschelde
2017-01-01
1
-1
/
+1
*
remove trailing whitespace
Hubert Jarosz
2016-03-09
1
-4
/
+4
*
Update copyright to 2016 in headers
George Marques
2016-01-01
1
-1
/
+1
*
Updated copyright year in all headers
Juan Linietsky
2015-04-18
1
-1
/
+1
*
GODOT IS OPEN SOURCE
Juan Linietsky
2014-02-09
1
-0
/
+53