Power Developer https://powerdeveloper.org/forums/ |
|
liboil ... https://powerdeveloper.org/forums/viewtopic.php?f=23&t=60 |
Page 1 of 1 |
Author: | sven [ Thu Nov 04, 2004 9:02 am ] |
Post subject: | liboil ... |
I just wanted to mention this library : http://www.schleef.org/liboil/ Quote:
Liboil is a library of simple functions that are optimized for various CPUs. These functions are generally loops implementing simple algorithms, such as converting an array of N integers to floating-poing numbers or multiplying and summing an array of N numbers. Clearly such functions are candidates for significant optimization using various techniques, especially by using extended instructions provided by modern CPUs (Altivec, MMX, SSE, etc.).
That i cam accross while investigating free flash plugins. It is some early work by the author of swfdec, and would help in some case maybe not covered by libmoto.Friendly, Sven Luther |
Author: | lu_zero [ Thu Nov 18, 2004 11:51 am ] |
Post subject: | New Subject in Same Thread (Change Me!) |
Worth mentioning that as is the library won't build correctly. I just axed my way around the issues but probably worth fix the broken code instead of removing it. I haven't the time to test it for correctness yet. |
Author: | sven [ Thu Nov 18, 2004 12:11 pm ] |
Post subject: | New Subject in Same Thread (Change Me!) |
Yep, ... I fixed the build, and debian packages can be found at : http://people.debian.org/~luther/swfdec Also David Schleef told me that he fixed the issue, so this should be no problem anymore, well at least the part used by swfdec works. Friendly, Sven Luther |
Page 1 of 1 | All times are UTC-06:00 |
Powered by phpBB® Forum Software © phpBB Group http://www.phpbb.com/ |