index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
os
/
thread.h
Age
Commit message (
Expand
)
Author
2022-03-14
Include platform_config.h in thread.cpp and thread.h
Bartłomiej T. Listwon
2022-01-03
Update copyright statements to 2022
Rémi Verschelde
2021-09-29
Fix Platform Thread Override
Lucy
2021-09-16
Allow for platform Thread implementation override
Lucy
2021-03-09
Move caller_id init to Thread constructor to fix UWP build.
bruvzg
2021-03-07
Improve thread IDs to avoid collisions with threads not created by the Godot ...
bruvzg
2021-02-18
Modernize atomics
Pedro J. Estébanez
2021-01-29
Modernize Thread
Pedro J. Estébanez
2021-01-01
Update copyright statements to 2021
Rémi Verschelde
2020-11-16
Remove empty lines around braces with the formatting script
Aaron Franke
2020-11-07
Reorganized core/ directory, it was too fatty already
reduz
2020-05-14
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
Rémi Verschelde
2020-05-14
Port member initialization from constructor to declaration (C++11)
Rémi Verschelde
2020-03-25
Style: Harmonize header guards to style guide [Core]
Rémi Verschelde
2020-01-01
Update copyright statements to 2020
Rémi Verschelde
2019-08-12
Remove redundant author doc comments
IAmActuallyCthulhu
2019-01-01
Update copyright statements to 2019
Rémi Verschelde
2018-09-12
Make core/ includes absolute, remove subfolders from include path
Rémi Verschelde
2018-01-05
Add missing copyright headers and fix formatting
Rémi Verschelde
2018-01-01
Update copyright statements to 2018
Rémi Verschelde
2017-08-27
Use HTTPS URL for Godot's website in the headers
Rémi Verschelde
2017-08-07
Makes all Godot API's methods Lower Case
Indah Sylvia
2017-04-08
Add "Godot Engine contributors" copyright line
Rémi Verschelde
2017-03-05
A Whole New World (clang-format edition)
Rémi Verschelde
2017-01-01
Welcome in 2017, dear changelog reader!
Rémi Verschelde
2016-06-25
Added function to notify ScriptLanguage when a thread is created/freed, allow...
Juan Linietsky
2016-03-09
remove trailing whitespace
Hubert Jarosz
2016-01-31
thread renaming
Ariel Manzur
2016-01-01
Update copyright to 2016 in headers
George Marques
2015-12-17
thread set name
Ariel Manzur
2015-04-18
Updated copyright year in all headers
Juan Linietsky
2014-02-09
GODOT IS OPEN SOURCE
Juan Linietsky