summaryrefslogtreecommitdiffstats
path: root/drivers/windows/thread_windows.cpp
Commit message (Expand)AuthorAgeFilesLines
* Modernize ThreadPedro J. Estébanez2021-01-291-88/+0
* Update copyright statements to 2021Rémi Verschelde2021-01-011-2/+2
* Style: Enforce separation line between function definitionsRémi Verschelde2020-05-141-0/+2
* Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde2020-05-141-7/+0
* Port member initialization from constructor to declaration (C++11)Rémi Verschelde2020-05-141-7/+0
* Replace NULL with nullptrlupoDharkael2020-04-021-2/+2
* Update copyright statements to 2020Rémi Verschelde2020-01-011-2/+2
* Replace CreateThread with QueueUserWorkItemMarcin Zawiejski2019-01-191-7/+4
* Update copyright statements to 2019Rémi Verschelde2019-01-011-2/+2
* Moved member variables to initializer listWilson E. Alvarez2018-12-111-3/+2
* Make core/ includes absolute, remove subfolders from include pathRémi Verschelde2018-09-121-1/+1
* Add missing copyright headers and fix formattingRémi Verschelde2018-01-051-0/+1
* Update copyright statements to 2018Rémi Verschelde2018-01-011-2/+2
* Use HTTPS URL for Godot's website in the headersRémi Verschelde2017-08-271-1/+1
* Makes all Godot API's methods Lower CaseIndah Sylvia2017-08-071-3/+3
* Add "Godot Engine contributors" copyright lineRémi Verschelde2017-04-081-0/+1
* A Whole New World (clang-format edition)Rémi Verschelde2017-03-051-34/+27
* Welcome in 2017, dear changelog reader!Rémi Verschelde2017-01-011-1/+1
* Rename WINRT_ENABLED to UWP_ENABLEDGeorge Marques2016-11-031-1/+1
* try to fix windows buildJuan Linietsky2016-06-251-1/+1
* Added function to notify ScriptLanguage when a thread is created/freed, allow...Juan Linietsky2016-06-251-1/+8
* Update copyright to 2016 in headersGeorge Marques2016-01-011-1/+1
* Updated copyright year in all headersJuan Linietsky2015-04-181-1/+1
* 3D Physics Rework, Other StuffJuan Linietsky2014-09-151-1/+1
* Implement thread id in windows platformsanikoyes2014-03-241-2/+2
* GODOT IS OPEN SOURCEJuan Linietsky2014-02-091-0/+102