bullet3/examples/MultiThreading
Erwin Coumans 93471a1c31 cmake Win32 fixes
fixed some more warnings
added alignment macros to some classes
btPersistentManifold from 128 to 16 bytes aligned
prepare command to select collision filter mode (SIM_PARAM_UPDATE_COLLISION_FILTER_MODE)
2017-01-16 13:05:26 -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 cmake Win32 fixes 2017-01-16 13:05:26 -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