bullet3/test/OpenCL/AllBullet3Kernels
erwincoumans 794c8ec064 add BspDemo.bsp data file
add sphere2.urdf
move btSpatialAlgebra into LinearMath
remove some warnings, introduce BT_ZERO, BT_ONE, BT_HALF as defines for 0.f/0., 1.f/1., 0.5f/0.5 respectively
2015-04-16 10:17:35 -07:00
..
initCL.h move OpenCL initialization for the unit tests in a shared header file, and support some basic command-line arguments 2014-02-11 10:33:00 -08:00
testCompileBullet3BroadphaseKernels.cpp remove #include <stdbool.h> it breaks MSVC 2010 2014-08-12 12:18:32 -07:00
testCompileBullet3IntegrateUpdateAabbKernels.cpp remove #include <stdbool.h> it breaks MSVC 2010 2014-08-12 12:18:32 -07:00
testCompileBullet3JacobiContactSolverKernels.cpp remove #include <stdbool.h> it breaks MSVC 2010 2014-08-12 12:18:32 -07:00
testCompileBullet3NarrowphaseKernels.cpp remove #include <stdbool.h> it breaks MSVC 2010 2014-08-12 12:18:32 -07:00
testCompileBullet3PgsContactSolverKernels.cpp remove #include <stdbool.h> it breaks MSVC 2010 2014-08-12 12:18:32 -07:00
testCompileBullet3PgsJointSolverKernels.cpp remove #include <stdbool.h> it breaks MSVC 2010 2014-08-12 12:18:32 -07:00
testCompileBullet3RaycastKernels.cpp remove #include <stdbool.h> it breaks MSVC 2010 2014-08-12 12:18:32 -07:00
testExecuteBullet3NarrowphaseKernels.cpp add BspDemo.bsp data file 2015-04-16 10:17:35 -07:00