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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rebrand preambles to Redot
Dubhghlas McLaughlin
2024-10-11
32
-0
/
+64
*
Rebrand Godot to Redot
Randolph W. Aarseth II
2024-10-11
2
-2
/
+2
*
Merge pull request #97465 from DarioSamo/lock-free-rid
Rémi Verschelde
2024-10-04
1
-71
/
+68
|
\
|
*
Make RID_Owner lock-free for fetching.
Juan Linietsky
2024-09-25
1
-71
/
+68
*
|
Add a sort method to Dictionary and HashMap
Aaron Franke
2024-10-02
2
-0
/
+86
*
|
[Core] Add missing `HashMapComparatorDefault` cases
A Thousand Ships
2024-09-28
1
-0
/
+95
*
|
SCons: Add unobtrusive type hints in SCons files
Thaddeus Crews
2024-09-25
1
-0
/
+1
|
/
*
Merge pull request #94137 from Craig-Stoneham/master
Rémi Verschelde
2024-08-26
3
-35
/
+35
|
\
|
*
Improve Template Class Conditionals (Code Style)
Craig-Stoneham
2024-08-25
3
-35
/
+35
*
|
WorkerThreadPool (plus friends): Overhaul unlock allowance zones
Pedro J. Estébanez
2024-08-21
2
-20
/
+6
|
/
*
Merge pull request #95469 from bruvzg/cowdata_unref
Rémi Verschelde
2024-08-16
1
-13
/
+12
|
\
|
*
`CowData` remove hardcoded offset and unused argument from `_unref`.
bruvzg
2024-08-13
1
-13
/
+12
*
|
Merge pull request #94353 from aaronp64/cowdata_insert
Rémi Verschelde
2024-08-16
1
-5
/
+8
|
\
\
|
|
/
|
/
|
|
*
Improve CowData::insert performance
aaronp64
2024-07-15
1
-5
/
+8
*
|
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
2
-3
/
+2
*
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
2
-20
/
+3
|
\
|
*
Redefine GetSimpleTypeT<> in terms of <type_traits>
Pedro J. Estébanez
2024-04-24
2
-20
/
+3
*
|
Merge pull request #90705 from AThousandShips/foreach_list
Rémi Verschelde
2024-05-07
1
-24
/
+32
|
\
\
|
*
|
Reduce and prevent unnecessary random-access to `List`
A Thousand Ships
2024-05-04
1
-24
/
+32
*
|
|
[Core] Add `LocalVector::has` for convenience
A Thousand Ships
2024-05-06
1
-0
/
+4
|
/
/
*
|
Merge pull request #90760 from RandomShaper/cmd_queue_good_sync
Rémi Verschelde
2024-05-01
2
-72
/
+30
|
\
\
|
*
|
CommandQueueMT: Optimize & fix handling of sync/ret commands
Pedro J. Estébanez
2024-04-23
2
-72
/
+30
|
|
/
*
/
Fix GCC 14 -Wtemplate-id-cdtor warnings
Rémi Verschelde
2024-04-26
2
-3
/
+3
|
/
*
Merge pull request #90268 from RandomShaper/wtp_servers
Rémi Verschelde
2024-04-15
2
-25
/
+26
|
\
|
*
Use WorkerThreadPool for Server threads
Juan Linietsky
2024-04-10
2
-25
/
+26
*
|
CommandQueueMT: Fix flush re-entrancy
Pedro J. Estébanez
2024-04-10
1
-7
/
+6
|
/
*
Fixed Timestep Interpolation (2D)
Ricardo Buring
2024-03-23
1
-0
/
+16
*
Enforce template syntax `typename` over `class`
Thaddeus Crews
2024-03-07
26
-118
/
+118
*
Remove word duplicates in comments and strings, and fix casing and punctuation
Robert Yevdokimov
2024-02-23
1
-1
/
+1
*
[Core] Upgrade some array helper classes to 64 bits
A Thousand Ships
2024-02-19
2
-41
/
+41
*
Add const lvalue ref to core/* container parameters
Muller-Castro
2024-02-14
1
-2
/
+2
*
Link hash table primes externally to prevent data duplication in binary
Bartłomiej T. Listwon
2024-02-10
1
-2
/
+2
*
[Core] Improve `CowData` and `Memory` metadata alignment.
bruvzg
2024-02-05
1
-30
/
+62
*
Use '_v' shorthand for type traits and 'if constexpr' where appropriate
vittorioromeo
2024-02-02
5
-16
/
+16
*
Shadow volume culling and tighter shadow caster culling
lawnjelly
2024-01-30
1
-0
/
+6
*
Merge pull request #86730 from reduz/64-bit-cowdata
Rémi Verschelde
2024-01-19
3
-96
/
+127
|
\
|
*
Promote CowData to 64 bits
Juan Linietsky
2024-01-19
3
-96
/
+127
*
|
Merge pull request #86587 from RandomShaper/wtp_enhance
Rémi Verschelde
2024-01-11
2
-24
/
+32
|
\
\
|
|
/
|
/
|
|
*
WorkerThreadPool: Avoid most runtime allocations
Pedro J. Estébanez
2024-01-08
1
-5
/
+1
|
*
WorkerThreadPool: Avoid deadlocks when CommandQueueMT is involved
Pedro J. Estébanez
2024-01-08
1
-19
/
+31
*
|
[Core] Prevent copying of `SelfList` and `SelfList::List`
A Thousand Ships
2024-01-07
1
-0
/
+6
*
|
fix: data race in PagedArray
Stuart Carnie
2024-01-03
1
-9
/
+12
|
/
*
Make PagedAllocator more compatible (esp., with HashMap)
Pedro J. Estébanez
2023-12-20
1
-1
/
+5
*
RBMap: Add explicit copy operators to iterators
Pedro J. Estébanez
2023-12-15
1
-4
/
+14
[next]