summaryrefslogtreecommitdiff
path: root/src/LinearMath/btThreads.h
Commit message (Expand)AuthorAgeFilesLines
* Code-style consistency improvement:erwincoumans2018-09-231-51/+46
* Several fixes for the parallel raycastsTigran Gasparian2018-06-191-0/+2
* parallel solver: various changesLunkhound2018-02-261-0/+20
* Removed warnings of unused variable in btThreads headerAlexis Breust2018-01-251-0/+5
* compile fixesErwin Coumans2017-07-291-0/+1
* fix compile issue/warningerwincoumans2017-06-061-1/+1
* fix thread index going out of range bugLunkhound2017-06-031-19/+38
* Bullet 2 threading refactor: moved parallel-for calls into core libsLunkhound2017-05-231-0/+60
* iOS platform and Android don't have __thread local storage, so avoid multi-th...Erwin Coumans2017-01-081-2/+0
* Example Browser: add option (keypress 'p') to dump json timing profile trace,...Erwin Coumans2016-12-231-1/+2
* MultiThreaded Demo:Lunkhound2016-10-301-0/+76