bullet3/Extras/BulletMultiThreaded
2007-12-15 03:03:09 +00:00
..
SpuIntegrationTask 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
SpuNarrowPhaseCollisionTask Updated cmake files, added header files, Thanks John McCutchan 2007-12-15 02:48:24 +00:00
SpuSampleTask 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
SpuSolverTask Updated cmake files, added header files, Thanks John McCutchan 2007-12-15 02:48:24 +00:00
btThreadSupportInterface.cpp Fixes for IBM Cell SDK 3.0 by Jochen Roth 2007-12-11 19:49:09 +00:00
btThreadSupportInterface.h Fixes for IBM Cell SDK 3.0 by Jochen Roth 2007-12-11 19:49:09 +00:00
CMakeLists.txt Added portable non-parallel implementation for btThreadSupportInterface: SequentialThreadSupport, Thanks John McCutchan (JMC) 2007-12-13 03:47:47 +00:00
Jamfile Based on feedback from another professional game company, there are several improvements, including some API change... 2007-09-08 05:40:01 +00:00
Makefile Fixes for IBM Cell SDK 3.0 by Jochen Roth 2007-12-11 19:49:09 +00:00
PlatformDefinitions.h Cleanup some #defines in parallel collision detector, add conditional freeglut support to return from glutMainLoop. 2007-12-15 00:40:34 +00:00
PpuAddressSpace.h Cleanup some #defines in parallel collision detector, add conditional freeglut support to return from glutMainLoop. 2007-12-15 00:40:34 +00:00
SequentialThreadSupport.cpp Added portable non-parallel implementation for btThreadSupportInterface: SequentialThreadSupport, Thanks John McCutchan (JMC) 2007-12-13 03:47:47 +00:00
SequentialThreadSupport.h Added portable non-parallel implementation for btThreadSupportInterface: SequentialThreadSupport, Thanks John McCutchan (JMC) 2007-12-13 03:47:47 +00:00
SpuCollisionTaskProcess.cpp Added libspe2 parallel Cell SPE support contribution by IBM Germany 'Extreme Blue' project: 2007-09-26 23:37:25 +00:00
SpuCollisionTaskProcess.h Added libspe2 parallel Cell SPE support contribution by IBM Germany 'Extreme Blue' project: 2007-09-26 23:37:25 +00:00
SpuContactManifoldCollisionAlgorithm.cpp Added libspe2 parallel Cell SPE support contribution by IBM Germany 'Extreme Blue' project: 2007-09-26 23:37:25 +00:00
SpuContactManifoldCollisionAlgorithm.h Based on feedback from another professional game company, there are several improvements, including some API change... 2007-09-08 05:40:01 +00:00
SpuDoubleBuffer.h Added libspe2 parallel Cell SPE support contribution by IBM Germany 'Extreme Blue' project: 2007-09-26 23:35:47 +00:00
SpuFakeDma.cpp replaced cellDmaSmallGet by mfc command 2007-12-15 03:03:09 +00:00
SpuFakeDma.h Updated cmake files, added header files, Thanks John McCutchan 2007-12-15 02:48:24 +00:00
SpuGatheringCollisionDispatcher.cpp Based on feedback from another professional game company, there are several improvements, including some API change... 2007-09-08 05:40:01 +00:00
SpuGatheringCollisionDispatcher.h Based on feedback from another professional game company, there are several improvements, including some API change... 2007-09-08 05:40:01 +00:00
SpuLibspe2Support.cpp Added libspe2 support contribution by IBM Germany 'Extreme Blue' project: 2007-09-26 23:33:56 +00:00
SpuLibspe2Support.h Added libspe2 support contribution by IBM Germany 'Extreme Blue' project: 2007-09-26 23:33:56 +00:00
SpuParallelSolver.cpp 2007-11-21 04:01:12 +00:00
SpuParallelSolver.h Based on feedback from another professional game company, there are several improvements, including some API change... 2007-09-08 05:40:01 +00:00
SpuSampleTaskProcess.cpp Added libspe2 parallel Cell SPE support contribution by IBM Germany 'Extreme Blue' project: 2007-09-26 23:43:51 +00:00
SpuSampleTaskProcess.h updated BulletMultiThreaded Libspe2 version, it now runs parallel collision detection properly on IBM Cell SDK 2.1, with Playstation 3 Linux on SPUs. 2007-10-15 05:45:12 +00:00
SpuSync.h get SequentialThreadSupport to compile on the Mac 2007-12-14 06:21:51 +00:00
Win32ThreadSupport.cpp Added portable non-parallel implementation for btThreadSupportInterface: SequentialThreadSupport, Thanks John McCutchan (JMC) 2007-12-13 03:47:47 +00:00
Win32ThreadSupport.h Added portable non-parallel implementation for btThreadSupportInterface: SequentialThreadSupport, Thanks John McCutchan (JMC) 2007-12-13 03:47:47 +00:00