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
/
command_queue_mt.cpp
Age
Commit message (
Expand
)
Author
2020-11-07
Reorganized core/ directory, it was too fatty already
reduz
2020-10-12
core/command_queue_mt: Fix crash/hang when buffer fills up
Lyuma
2020-10-12
core/command_queue_mt: Customizable size and tests
Lyuma
2020-05-14
Style: Enforce braces around if blocks and loops
Rémi Verschelde
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-04-02
Replace NULL with nullptr
lupoDharkael
2020-03-03
Drop old semaphore implementation
Pedro J. Estébanez
2020-02-26
Reimplement Mutex with C++'s <mutex>
Pedro J. Estébanez
2020-02-11
Added a spinlock template as well as a thread work pool class.
Juan Linietsky
2020-01-01
Update copyright statements to 2020
Rémi Verschelde
2019-02-16
Fix alignment and locking issues with CommandQueueMT
Hein-Pieter van Braam
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-03-22
Fix several in-class initialization clang warning
Marcelo Fernandez
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-11-18
CommandQueueMT doesn't lock during command execution
m4nu3lf
2017-08-27
Use HTTPS URL for Godot's website in the headers
Rémi Verschelde
2017-08-21
Move wait_for_flush out of queue lock
Sipaha
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-16
Style: Cleanups, added headers, renamed files
Rémi Verschelde
2017-01-01
Welcome in 2017, dear changelog reader!
Rémi Verschelde
2016-03-09
remove trailing whitespace
Hubert Jarosz
2016-01-01
Update copyright to 2016 in headers
George Marques
2015-04-18
Updated copyright year in all headers
Juan Linietsky
2014-02-09
GODOT IS OPEN SOURCE
Juan Linietsky