Marc Gilleron
|
c7a9d64eaf
Add color channel filter to editor texture previews
|
8 months ago |
Thaddeus Crews
|
e06d83860d
Style: Enforce `AllowShortFunctionsOnASingleLine`
|
7 months ago |
Thaddeus Crews
|
bf9ef5f8a5
Merge pull request #100564 from YYF233333/iwyu
|
8 months ago |
Yufeng Ying
|
be86ce3103
Apply iwyu suggestion in core.
|
8 months ago |
HP van Braam
|
240f510fa7
Core ubsan fixes
|
8 months ago |
Matias N. Goldberg
|
364f916f3f
Add debug utilities for Vulkan
|
1 year ago |
bruvzg
|
7bcb419149
[Core] Improve `CowData` and `Memory` metadata alignment.
|
1 year ago |
A Thousand Ships
|
893f889d74
[Core] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable
|
1 year ago |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 years ago |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
3 years ago |
Rémi Verschelde
|
8247667a3e
Core: Drop custom `copymem`/`zeromem` defines
|
4 years ago |
Pedro J. Estébanez
|
8e128726f0
Modernize atomics
|
4 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
|
5 years ago |
Rémi Verschelde
|
1f6f364a56
Port member initialization from constructor to declaration (C++11)
|
5 years ago |
lupoDharkael
|
95a1400a2a
Replace NULL with nullptr
|
5 years ago |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
5 years ago |
Marcel Admiraal
|
d18b2e599d
Remove all uses of ERR_EXPLAIN macros.
|
5 years ago |
Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
6 years ago |
Rémi Verschelde
|
f5532bb650
Fix unused variable and wrong warning workaround
|
6 years ago |
Rémi Verschelde
|
f48ee838e7
Fix GCC 8 warnings about potentially unitialized variables
|
6 years ago |
Rémi Verschelde
|
97b9697ea2
Fix some OSX and iOS Clang warnings
|
6 years ago |
Rémi Verschelde
|
277b24dfb7
Make core/ includes absolute, remove subfolders from include path
|
7 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 |
Matthias Hoelzl
|
4c76c6892c
Add placement deletes to avoid warnings on VC++
|
7 years ago |
Rémi Verschelde
|
bd282ff43f
Use HTTPS URL for Godot's website in the headers
|
8 years ago |
Pedro J. Estébanez
|
02607b3103
Use atomics for memory use tracking
|
8 years ago |
Rémi Verschelde
|
711ebafa71
Revert "Improve reliability of memory stats"
|
8 years ago |