fixes to allow btStaticPlaneShape to be processed on SPU (alignment, non-virtual calls)
This commit is contained in:
@@ -26,6 +26,7 @@ subject to the following restrictions:
|
||||
#define SPU_BATCHSIZE_BROADPHASE_PAIRS 64
|
||||
//#define SPU_BATCHSIZE_BROADPHASE_PAIRS 128
|
||||
//#define SPU_BATCHSIZE_BROADPHASE_PAIRS 256
|
||||
//#define SPU_BATCHSIZE_BROADPHASE_PAIRS 512
|
||||
//#define SPU_BATCHSIZE_BROADPHASE_PAIRS 1024
|
||||
|
||||
|
||||
@@ -67,3 +68,5 @@ public:
|
||||
|
||||
|
||||
#endif //SPU_GATHERING_COLLISION__DISPATCHER_H
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user