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
f4d31a2dd8e5f72c96f9163a9a26bb6ef40d26d0
bullet3
/
Extras
/
BulletMultiThreaded
/
SpuNarrowPhaseCollisionTask
History
ejcoumans
f4d31a2dd8
unknown issue with dma size, need to investigate deeper (had to increase target buffer size to avoid crashes)
2007-06-13 23:18:04 +00:00
..
readme.txt
Added multi-threaded collision detection. Original code is written for Cell SPU, but wrappers are provided to run on multi-core using Win32 Threads.
2007-06-13 01:04:43 +00:00
SpuContactResult.cpp
put proper ZLib license on top of the files
2007-06-13 05:21:34 +00:00
SpuContactResult.h
put proper ZLib license on top of the files
2007-06-13 05:21:34 +00:00
SpuConvexPenetrationDepthSolver.h
put proper ZLib license on top of the files
2007-06-13 05:21:34 +00:00
SpuGatheringCollisionTask.cpp
unknown issue with dma size, need to investigate deeper (had to increase target buffer size to avoid crashes)
2007-06-13 23:18:04 +00:00
SpuGatheringCollisionTask.h
put proper ZLib license on top of the files
2007-06-13 05:21:34 +00:00
SpuGjkPairDetector.cpp
Added multi-threaded collision detection. Original code is written for Cell SPU, but wrappers are provided to run on multi-core using Win32 Threads.
2007-06-13 01:04:43 +00:00
SpuGjkPairDetector.h
put proper ZLib license on top of the files
2007-06-13 05:21:34 +00:00
SpuLocalSupport.h
enable convex polyhedra (btConvexHullShape) for multi-threaded version
2007-06-13 06:01:56 +00:00
SpuMinkowskiPenetrationDepthSolver.cpp
enable convex polyhedra (btConvexHullShape) for multi-threaded version
2007-06-13 06:01:56 +00:00
SpuMinkowskiPenetrationDepthSolver.h
put proper ZLib license on top of the files
2007-06-13 05:21:34 +00:00
SpuVoronoiSimplexSolver.cpp
Added multi-threaded collision detection. Original code is written for Cell SPU, but wrappers are provided to run on multi-core using Win32 Threads.
2007-06-13 01:04:43 +00:00
SpuVoronoiSimplexSolver.h
updated multithreaded version for concave trimeshes
2007-06-13 22:25:37 +00:00
readme.txt
Empty placeholder for future Libspe2 SPU task