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
/
templates
/
command_queue_mt.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge commit godotengine/godot@711c725cf1b641d05d6cc988a64601622e48fe4a
Spartan322
2024-11-15
1
-12
/
+6
|
\
|
*
WorkerThreadPool (plus friends): Overhaul unlock allowance zones
Pedro J. Estébanez
2024-09-05
1
-12
/
+6
*
|
Fix copyright headers referring to Godot
Spartan322
2024-10-27
1
-2
/
+2
*
|
Rebrand preambles to Redot
Spartan322
2024-10-13
1
-0
/
+2
|
/
*
Fixup recent changes to threading concerns
Pedro J. Estébanez
2024-07-16
1
-2
/
+6
*
WorkerThreadPool: Refactor deadlock prevention collaboration into a generic m...
Pedro J. Estébanez
2024-06-19
1
-2
/
+2
*
CommandQueueMT: Pre-allocate memory to avoid a bunch of allocations at startup
Pedro J. Estébanez
2024-05-09
1
-3
/
+1
*
Merge pull request #91725 from RandomShaper/cmd_queue_avoid_skip
Rémi Verschelde
2024-05-09
1
-2
/
+19
|
\
|
*
CommandQueueMT: Fix sync command awaiters missing the chance
Pedro J. Estébanez
2024-05-08
1
-2
/
+19
*
|
Apply additional fixes to servers' threading
Pedro J. Estébanez
2024-05-08
1
-0
/
+9
*
|
CommandQueueMT: Fix command cleanup (revive destructor call + plus handle buf...
Pedro J. Estébanez
2024-05-08
1
-1
/
+5
|
/
*
Merge pull request #91104 from RandomShaper/simple_type_cpp
Rémi Verschelde
2024-05-08
1
-1
/
+1
|
\
|
*
Redefine GetSimpleTypeT<> in terms of <type_traits>
Pedro J. Estébanez
2024-04-24
1
-1
/
+1
*
|
CommandQueueMT: Optimize & fix handling of sync/ret commands
Pedro J. Estébanez
2024-04-23
1
-43
/
+30
|
/
*
Merge pull request #90268 from RandomShaper/wtp_servers
Rémi Verschelde
2024-04-15
1
-18
/
+25
|
\
|
*
Use WorkerThreadPool for Server threads
Juan Linietsky
2024-04-10
1
-18
/
+25
*
|
CommandQueueMT: Fix flush re-entrancy
Pedro J. Estébanez
2024-04-10
1
-7
/
+6
|
/
*
Enforce template syntax `typename` over `class`
Thaddeus Crews
2024-03-07
1
-34
/
+34
*
WorkerThreadPool: Avoid deadlocks when CommandQueueMT is involved
Pedro J. Estébanez
2024-01-08
1
-19
/
+31
*
[Core] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable
A Thousand Ships
2023-09-11
1
-1
/
+1
*
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
1
-29
/
+29
*
Fix some issues found by cppcheck.
bruvzg
2022-04-06
1
-4
/
+4
*
Zero initialize all pointer class and struct members
Rémi Verschelde
2022-04-04
1
-1
/
+1
*
Update copyright statements to 2022
Rémi Verschelde
2022-01-03
1
-2
/
+2
*
Fix various typos with codespell
luz paz
2021-07-25
1
-1
/
+1
*
Refactor CommandQueueMT
reduz
2021-06-09
1
-129
/
+32
*
Make Servers truly Thread Safe
reduz
2021-02-10
1
-0
/
+5
*
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
-0
/
+529