Download List

Project Description

Liboil is a library of simple functions that are optimized for various CPUs. These functions are generally loops which implement 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.).

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2005-01-13 13:39
0.3.0

The ABI for core functions is now stable.
Tags: Major feature enhancements

2004-11-23 14:17
0.2.2

Downsampling optimizations were made. A
compilation error was fixed.
Tags: Minor bugfixes

2004-11-22 15:36
0.2.1

More PowerPC/Altivec and general MD5 assembler
routines were added.
Tags: Major feature enhancements

Project Resources