Rémi Verschelde
|
842efb0927
Fix GCC 14 -Wtemplate-id-cdtor warnings
|
11 月之前 |
Rémi Verschelde
|
bcbf7ce3b6
Add type_traits include for `std::is_trivially_destructible`
|
4 年之前 |
Pedro J. Estébanez
|
5a67eefbcf
Fix SafeNumeric::conditional_increment() for NO_THREADS
|
4 年之前 |
Pedro J. Estébanez
|
55b5f98402
Improve robustness of atomics
|
4 年之前 |
Pedro J. Estébanez
|
4485b43a57
Modernize atomics
|
4 年之前 |
Rémi Verschelde
|
49646383f1
Update copyright statements to 2021
|
4 年之前 |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
5 年之前 |
huisedenanhai
|
124e51fdde
make core/Reference thread safe
|
5 年之前 |
Rémi Verschelde
|
c8ae8f2fb1
Revert "Add __atomic_* operators support for atomic operations"
|
5 年之前 |
Charlène
|
3185a1b274
Replace legacy __sync atomic operations with newer __atomic ones
|
5 年之前 |
qarmin
|
4e5310cc60
Some code changed with Clang-Tidy
|
5 年之前 |
Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
6 年之前 |
Rémi Verschelde
|
277b24dfb7
Make core/ includes absolute, remove subfolders from include path
|
6 年之前 |
karroffel
|
7211fd604c
reduce clang warning spam
|
6 年之前 |
Rémi Verschelde
|
e4213e66b2
Add missing copyright headers and fix formatting
|
7 年之前 |
Rémi Verschelde
|
b50a9114b1
Update copyright statements to 2018
|
7 年之前 |
Hein-Pieter van Braam
|
350fcb6d98
Build MSVC safe_refcount in a separate compilation unit
|
7 年之前 |
Hein-Pieter van Braam
|
158c3fbf3c
Allow inlining of all parts of safe_refcount
|
7 年之前 |
Rémi Verschelde
|
bd282ff43f
Use HTTPS URL for Godot's website in the headers
|
7 年之前 |
Pedro J. Estébanez
|
27637b9e7f
Improve/add atomics
|
7 年之前 |
Pedro J. Estébanez
|
00d60125df
Implement add & subtract atomics
|
7 年之前 |
Pedro J. Estébanez
|
9a868cd846
Add atomics for 64-bit integers
|
7 年之前 |
Rémi Verschelde
|
711ebafa71
Revert "Improve reliability of memory stats"
|
7 年之前 |
Pedro J. Estébanez
|
0b776f9a30
Add atomics for 64-bit integers
|
7 年之前 |
Rémi Verschelde
|
df61dc4b2b
Add "Godot Engine contributors" copyright line
|
8 年之前 |
Rémi Verschelde
|
5dbf1809c6
A Whole New World (clang-format edition)
|
8 年之前 |
Juan Linietsky
|
2ab83e1abb
Memory pool vectors (DVector) have been enormously simplified in code, and renamed to PoolVector
|
8 年之前 |
Juan Linietsky
|
53ce643e52
-Changed memory functions, Memory::alloc_static*, simplified them, made them aligned to 16
|
8 年之前 |
Rémi Verschelde
|
c7bc44d5ad
Welcome in 2017, dear changelog reader!
|
8 年之前 |
Hubert Jarosz
|
4a4f247914
remove trailing whitespace
|
9 年之前 |