bullet3/Demos3/GpuDemos
erwincoumans 768ea211a6 add a waiting message, during startup of a demo.
fix an OpenCL kernel, broken in previous commit.
2013-11-07 16:47:18 -08:00
..
broadphase add the option to load a set of AABB's from a file, see PairBench 2013-08-23 17:55:28 -07:00
constraints more work towards CPU version 2013-08-30 08:06:46 -07:00
raytrace more work towards CPU version 2013-08-30 08:06:46 -07:00
rigidbody share more data structures and code between OpenCL kernels and C/C++ code on CPU (non-OpenCL) 2013-11-07 15:49:57 -08:00
shadows use Control or Alt under Linux for Maya style mouse control (Ubuntu hijacks Alt) 2013-07-18 16:28:41 -07:00
softbody more work towards CPU version 2013-08-30 08:06:46 -07:00
GpuDemo.cpp improve the benchmark mode, with 2 files (csv and details) 2013-05-23 18:34:39 -07:00
GpuDemo.h support compound versus compound collision shape acceleration on GPU, using aabb tree versus aabb tree. 2013-08-20 03:19:59 -07:00
GpuDemoInternalData.h move shaders to .glsl files and stringify to .h file. 2013-06-28 14:10:23 -07:00
gwenUserInterface.cpp fixed many memory leaks 2013-06-30 23:19:14 -07:00
gwenUserInterface.h reorder files, in preparation for Bullet 3 -> Bullet 2 merge 2013-04-29 19:04:08 -07:00
main_opengl3core.cpp add a waiting message, during startup of a demo. 2013-11-07 16:47:18 -08:00
ParticleDemo.cpp support compound versus compound collision shape acceleration on GPU, using aabb tree versus aabb tree. 2013-08-20 03:19:59 -07:00
ParticleDemo.h reorder files, in preparation for Bullet 3 -> Bullet 2 merge 2013-04-29 19:04:08 -07:00
ParticleKernels.cl fix a compile error in the debug/testing particles kernel 2013-11-04 23:46:03 -08:00
premake4.lua fix Linux build 2013-08-22 17:49:59 -07:00