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
79989a8d3db838b52f9b32c2491f4af115d718f2
bullet3
/
src
/
MiniCL
History
erwin.coumans
f50cf5585a
fix MinGW compilation, use size_t instead of unsigned long
...
add missing virtual methods in SequentialThreadSupport
2012-09-09 22:19:54 +00:00
..
MiniCLTask
use relative path, to make it easier to include btBulletWorldImporter, #include "../BulletFileLoader/btBulletFile.h"
2010-07-21 21:33:40 +00:00
cl_gl.h
Move some code from Branches/OpenCL to trunk, related to threading and OpenCL:
2010-06-24 22:54:00 +00:00
cl_MiniCL_Defs.h
Applied polar decomposition patch. Fixes Issue 621. Thanks to Christian for the report, Joshua for the fix, Dongsoo for checking the fix.
2012-09-09 17:22:30 +00:00
cl_platform.h
Fix a lot of warnings, thanks to ejtttje, Fixes issue 537
2011-09-15 01:17:34 +00:00
cl.h
Update btOpenCLUtils to allow caching of precompiled program binaries (save/load). See Bullet/Demos/SerializeDemo/AMD for an example use
2012-03-04 22:12:12 +00:00
CMakeLists.txt
CMakeListst.txt maintenance/improvement: create frameworks for BulletMultiThreaded and MiniCL, also minor fix in BulletCollision
2012-02-29 05:19:22 +00:00
MiniCL.cpp
fix MinGW compilation, use size_t instead of unsigned long
2012-09-09 22:19:54 +00:00
MiniCLTaskScheduler.cpp
Fix a lot of warnings, thanks to ejtttje, Fixes issue 537
2011-09-15 01:17:34 +00:00
MiniCLTaskScheduler.h
use relative path, to make it easier to include btBulletWorldImporter, #include "../BulletFileLoader/btBulletFile.h"
2010-07-21 21:33:40 +00:00