This website requires JavaScript.
Explore
Help
Sign In
Bart
/
bullet3
Watch
1
Star
0
Fork
0
You've already forked bullet3
Code
Issues
Pull Requests
Releases
Wiki
Activity
Files
f10846ed7ac513b770193edfe17bfd73f7cb468c
bullet3
/
src
/
BulletMultiThreaded
/
SpuNarrowPhaseCollisionTask
History
erwin.coumans
f10846ed7a
Added preliminary cmake support for PE branch, Win32 only for now.
2011-01-07 01:48:50 +00:00
..
Box.h
Added preliminary cmake support for PE branch, Win32 only for now.
2011-01-07 01:48:50 +00:00
boxBoxDistance.cpp
Several changes to sync Bullet trunk with PlayStation 3 spubullet version
2010-07-08 17:02:38 +00:00
boxBoxDistance.h
Several changes to sync Bullet trunk with PlayStation 3 spubullet version
2010-07-08 17:02:38 +00:00
readme.txt
minor tweaks to demos: enable constraint debug drawing in AllBulletDemos, default constraint debugging size set to 0.3,
2009-02-18 22:52:03 +00:00
SpuCollisionShapes.cpp
Add btStaticPlaneShape support for SpuGatheringCollisionDispatcher.
2010-02-12 22:02:19 +00:00
SpuCollisionShapes.h
Add PPU fallback for btCompoundShape that have more child shapes than MAX_SPU_COMPOUND_SUBSHAPES (default 16, see SpuNarrowPhaseCollisionTask/SpuCollisionShapes.h)
2010-05-12 23:06:48 +00:00
SpuContactResult.cpp
Several changes to sync Bullet trunk with PlayStation 3 spubullet version
2010-07-08 17:02:38 +00:00
SpuContactResult.h
use _WIN32 instead of WIN32 (_WIN32 is a compiler built-in)
2010-02-06 18:50:45 +00:00
SpuConvexPenetrationDepthSolver.h
use #include "BulletHeaders.h" instead of #include <BulletHeader.h>
2010-02-04 20:37:06 +00:00
SpuGatheringCollisionTask.cpp
Added preparation for GPU hardware accelerated solvers for BulletSoftBody (OpenCL and DirectCompute backends will follow)
2010-07-16 23:26:25 +00:00
SpuGatheringCollisionTask.h
Override btCollisionWorld::addCollisionObject with flags more appropriate for btDynamicsWorld (StaticFilter)
2009-09-09 22:49:43 +00:00
SpuLocalSupport.h
moved Extras/Gimpact to src/BulletCollision/Gimpact
2008-10-10 19:48:36 +00:00
SpuMinkowskiPenetrationDepthSolver.cpp
Override btCollisionWorld::addCollisionObject with flags more appropriate for btDynamicsWorld (StaticFilter)
2009-09-09 22:49:43 +00:00
SpuMinkowskiPenetrationDepthSolver.h
Override btCollisionWorld::addCollisionObject with flags more appropriate for btDynamicsWorld (StaticFilter)
2009-09-09 22:49:43 +00:00
SpuPreferredPenetrationDirections.h
moved Extras/Gimpact to src/BulletCollision/Gimpact
2008-10-10 19:48:36 +00:00
readme.txt
Empty placeholder for future Libspe2 SPU task