bullet3/src
erwincoumans 906415429c added (and stripped) a simple C/C++ preprocessor (written in Lua), so the stringifier can handle the #include directive,
and embed the included files directly in the stringified files.
We need this, because we start sharing struct definitions and code between C/C++ and OpenCL (and potentially other languages)
preprocessor is from http://github.com/willsteel/lcpp
2013-08-01 21:05:19 -07:00
..
Bullet3Collision add gjk/epa (host only), possibly improve convex-convex with many edge-edge tests 2013-07-31 23:22:43 -07:00
Bullet3Common add gjk/epa (host only), possibly improve convex-convex with many edge-edge tests 2013-07-31 23:22:43 -07:00
Bullet3Dynamics introduce b3GpuSolverConstraint and fix Windows build 2013-07-09 18:03:51 -07:00
Bullet3Geometry work-in-progress Bullet 3.x GPU raytest 2013-06-17 13:47:35 -07:00
Bullet3OpenCL added (and stripped) a simple C/C++ preprocessor (written in Lua), so the stringifier can handle the #include directive, 2013-08-01 21:05:19 -07:00
Bullet3Serialize/Bullet2FileLoader reorder files, in preparation for Bullet 3 -> Bullet 2 merge 2013-04-29 19:04:08 -07:00
clew Add option to use clew to manually open the OpenCL dynamic library 2013-05-20 17:58:19 -07:00