This website requires JavaScript.
Explore
Help
Sign In
Bart
/
bullet3
Watch
1
Star
0
Fork
0
You've already forked bullet3
Code
Issues
Pull Requests
Releases
Wiki
Activity
Files
44b82652d06f947a46342df2f21be98b889134c7
bullet3
/
Demos
/
VectorAdd_OpenCL
History
erwin.coumans
44b82652d0
Collision flag CF_DISABLE_SPU_COLLISION_PROCESSING can be combined with other flags (avoids SPU/parallel collision dispatch)
...
Fix for MinGW32 build
2010-08-30 21:46:23 +00:00
..
AMD
Create a stringify example, instead of loading the .cl file from disk, include it as a string.
2010-06-25 22:21:18 +00:00
Apple
implement barrier/critical section for OSX (PosixThreadSupport)
2010-06-28 23:03:14 +00:00
MiniCL
use relative path, to make it easier to include btBulletWorldImporter, #include "../BulletFileLoader/btBulletFile.h"
2010-07-21 21:33:40 +00:00
NVidia
Enable compilation of the NVIDIA OpenCL demos under Linux,
2010-08-26 19:18:10 +00:00
CMakeLists.txt
add AMD version of VectorAdd_OpenCL, next to MiniCL (has issues with workgroup size)
2010-06-25 00:19:22 +00:00
MiniCL_VectorAdd.cpp
Collision flag CF_DISABLE_SPU_COLLISION_PROCESSING can be combined with other flags (avoids SPU/parallel collision dispatch)
2010-08-30 21:46:23 +00:00
VectorAddKernels.cl
added OpenCL cloth demo, contributed by AMD.
2010-08-14 00:56:17 +00:00