efl/legacy/ephysics/src
Bruno Dilly 9668304291 ephysics: use multiple threads
Use a mainloop thread and one thread per world dedicated to simulation.

It's using ecore threads, out of the pool.

For now there are still some locks when trying to change physics
elements properties while a simulation is going on, but soon it will
have a queue of properties to be applied after a simulation step, so
it won't lock.



SVN revision: 77455
2012-10-04 22:38:06 +00:00
..
bin ephysics: shrink convex shapes to avoid margin gap 2012-09-12 21:50:01 +00:00
lib ephysics: use multiple threads 2012-10-04 22:38:06 +00:00
Makefile.am EPhysics: a new library comes to E world 2012-06-26 22:36:12 +00:00