bullet3/Demos/ParticlesOpenCL/MiniCL
erwin.coumans 7684c1b92d use relative path, to make it easier to include btBulletWorldImporter, #include "../BulletFileLoader/btBulletFile.h"
Create a separate library for MiniCL (a rudimentary OpenCL wrapper to run kernels on multi-core CPU using the default C++ compiler, using Win32 Threads or Posix)
tweak vectormath/vmInclude.h for PS3 platforms
fix warning in btKinematicCharacterController
2010-07-21 21:33:40 +00:00
..
CMakeLists.txt use relative path, to make it easier to include btBulletWorldImporter, #include "../BulletFileLoader/btBulletFile.h" 2010-07-21 21:33:40 +00:00
MiniCLTaskWrap.cpp Move some code from Branches/OpenCL to trunk, related to threading and OpenCL: 2010-06-24 22:54:00 +00:00