bullet3/examples/MultiThreading
Erwin Coumans c0c4c8ba3f fix many warnings
remove btMultiSapBroadphase.*
make collisionFilterGroup/collisionFilterMark int (instead of short int)
2017-01-15 22:26:11 -08:00
..
b3PosixThreadSupport.cpp fix one more multi-threading issue 2016-07-20 12:48:01 -07:00
b3PosixThreadSupport.h fix one more multi-threading issue 2016-07-20 12:48:01 -07:00
b3ThreadSupportInterface.cpp add example/MultiThreading functions 2015-08-21 11:09:53 -07:00
b3ThreadSupportInterface.h simple multi threading test 2015-08-21 15:18:18 -07:00
b3Win32ThreadSupport.cpp remove some memory leaks in example code. 2017-01-10 14:57:16 -08:00
b3Win32ThreadSupport.h shrink down cube size of BasicDemo 10 times (it looked ginormous in VR) from 2x2x2 meter to 0.2 2016-07-09 15:09:09 -07:00
main.cpp simple multi threading test 2015-08-21 15:18:18 -07:00
MultiThreadingExample.cpp fix many warnings 2017-01-15 22:26:11 -08:00
MultiThreadingExample.h simple multi threading test 2015-08-21 15:18:18 -07:00
premake4.lua add example/MultiThreading functions 2015-08-21 11:09:53 -07:00