Erwin Coumans
|
4dd529513f
|
fix Mac OSX build
|
2013-06-04 09:09:10 -07:00 |
|
erwin coumans
|
76b0d7697a
|
Added b3Printf, b3Warning and b3Error that can be re-routed to custom handlers.
See in src/Bullet3Common/b3Logging.h for details
|
2013-06-03 13:10:27 -07:00 |
|
erwin coumans
|
70b4ead641
|
remove some warnings
|
2013-06-03 10:16:50 -07:00 |
|
Erwin Coumans
|
084bc4ec32
|
improve the benchmark mode, with 2 files (csv and details)
|
2013-05-23 18:34:39 -07:00 |
|
erwincoumans
|
29e70b2802
|
Add option to use clew to manually open the OpenCL dynamic library
fix Linux build of App_Bullet3_OpenCL_Demos. Unfortunately the simulation doesn't work properly, need to fix it
(and add unit tests)
|
2013-05-20 17:58:19 -07:00 |
|
erwin coumans
|
818a78efe3
|
enet NAT punchthrough test improvement, seems to work fine for my test setup
|
2013-05-04 21:28:51 -07:00 |
|
erwin coumans
|
c0a1ad8fcd
|
add enet test for remote visual debugger
|
2013-05-04 19:50:56 -07:00 |
|
erwin coumans
|
3438d1c8f6
|
compute actual local workgroup size, instead of a hard-coded value
|
2013-05-01 10:04:56 -07:00 |
|
erwincoumans
|
bf7a779562
|
fix crash in Test_BitonicSort
|
2013-04-30 12:40:55 -07:00 |
|
Erwin Coumans
|
86a3cb5d2e
|
only use GPU devices for Bitonic Sort (require workgroup sizes > 1, and most CPU devices only provide 1)
|
2013-04-30 12:18:46 -07:00 |
|
erwincoumans
|
92f0938af3
|
add bitonic sort, as comparison.
fix stringify.bat for Windows (need to fix Mac/Linux version too)
|
2013-04-30 11:40:09 -07:00 |
|
erwincoumans
|
3ac332f3a7
|
reorder files, in preparation for Bullet 3 -> Bullet 2 merge
|
2013-04-29 19:04:08 -07:00 |
|
erwincoumans
|
55b69201a9
|
rename to b3 convention, to avoid naming conflicts when using in combination with Bullet 2.x
|
2013-04-29 15:19:36 -07:00 |
|
erwin coumans
|
dc1984713a
|
add option for btDbvtBroadphase (comparison)
|
2013-04-20 23:59:00 -07:00 |
|