bullet3/Demos3/BasicGpuDemo
erwin coumans a69ba48de4 Move b3Quickprof.* from Bullet 3.x src folder to btgui/Timing
The Bullet 3.x B3_PROFILE can be customized using b3SetCustomEnterProfileZoneFunc/b3SetCustomLeaveProfileZoneFunc defined in Bullet3Common/b3Logging,
so you can hook Bullet 3.x up to your profiler of choice.
The Demos3/BasicGpuDemo will show the Bullet 3.x timings inside the Bullet 2.x btQuickprof profiler.
2013-06-19 22:08:03 -07:00
..
b3GpuDynamicsWorld.cpp move build to build3 to avoid naming conflict with Bullet 2.x 2013-06-19 14:54:28 -07:00
b3GpuDynamicsWorld.h move files to correct location (case sensitive issue) 2013-06-19 14:35:16 -07:00
BasicGpuDemo.cpp Move b3Quickprof.* from Bullet 3.x src folder to btgui/Timing 2013-06-19 22:08:03 -07:00
BasicGpuDemo.h Try to avoid crashes if memory allocations fail 2013-06-17 15:55:41 -07:00
CMakeLists.txt resolve some naming conflicts between Bullet 3.x and Bullet 2.x 2013-04-30 18:17:44 -07:00
main.cpp resolve some naming conflicts between Bullet 3.x and Bullet 2.x 2013-04-30 18:17:44 -07:00
Makefile.am resolve some naming conflicts between Bullet 3.x and Bullet 2.x 2013-04-30 18:17:44 -07:00
Win32BasicDemo.cpp resolve some naming conflicts between Bullet 3.x and Bullet 2.x 2013-04-30 18:17:44 -07:00