more paidbench work

This commit is contained in:
erwin coumans
2013-03-13 17:04:59 -07:00
parent 9e623f6b0f
commit 2d6fe82fe0
3 changed files with 49 additions and 3 deletions

View File

@@ -62,8 +62,9 @@ GpuDemo::CreateFunc* allDemos[]=
{
//BroadphaseBenchmark::CreateFunc,
//GpuBoxDemo::CreateFunc,
ParticleDemo::MyCreateFunc,
PairBench::MyCreateFunc,
PairBench::MyCreateFunc,
ParticleDemo::MyCreateFunc,
//SpheresDemo::CreateFunc,
//GpuCompoundDemo::CreateFunc,
//EmptyDemo::CreateFunc,