work towards re-enabling GPU grid broadphase (in addition to GPU sap bp)

This commit is contained in:
erwin coumans
2013-11-10 23:19:51 -08:00
parent b0c43520e3
commit d13de109a5
4 changed files with 33 additions and 11 deletions

View File

@@ -14,6 +14,7 @@ subject to the following restrictions:
*/
//Originally written by Erwin Coumans
bool useGpuInitSolverBodies = true;
bool useGpuInfo1 = true;
bool useGpuInfo2= true;