erwin.coumans
e26b11ea5a
fixed IBM Cell sdk build + demo (need to review related patch), thanks Jochen for reporting the issues.
2008-11-26 19:34:20 +00:00
erwin.coumans
8e51049359
Added btAxisSweep3::resetPool, to avoid non-determinism due to unsorted linked-list, thanks to Ole K., See http://code.google.com/p/bullet/issues/detail?id=126
...
Fixed recently introduced issue: can't re-use stack as member variable (to reduce memory allocs) in btDbvt, due to recursion.
remove btGjkEpa.* from Makefile.am, Makefile and CMakeLists.txt
avoid division-by-zero in ODE boxbox contact reduction
2008-11-04 09:37:31 +00:00
erwin.coumans
8f181b5604
more work on IBM Cell SDK 3.1 build
2008-11-02 10:34:24 +00:00
johnmccutchan
94586390b6
IBM CELL SDK 3.0 fixes
2008-02-28 00:07:00 +00:00
johnmccutchan
66cdbb9659
Fixes for IBM Cell SDK 3.0 by Jochen Roth
2007-12-11 19:49:09 +00:00
ejcoumans
118ac651dd
updated IBM Cell SDK makefiles
2007-10-03 00:42:18 +00:00
ejcoumans
a38de566c6
make sure aligned structures/classes use the btAlignedAlloc/btAlignedFree, by overriding the operator new/delete for that struct/class.
...
integrated some contributions from IBM Germany for libspe2
2007-09-25 06:41:57 +00:00
ejcoumans
375e428910
updated IBM Cell SDK makefiles
2007-08-18 16:45:06 +00:00
ejcoumans
cdbc95c105
updated IBM Cell SDK makefiles, to use CELL_TOP
2007-08-18 16:36:21 +00:00
ejcoumans
e7304e6cec
added Makefiles for IBM Cell SDK 2.1, thanks to Bruce D'Amora, IBM Watson
2007-08-13 04:18:25 +00:00