aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/c-a-i-r
Commit message (Collapse)AuthorAgeFilesLines
* - Switch SourceForge ports to the new File Release System: categories ↵amdmi32009-08-221-1/+1
| | | | starting with G
* - Update to 2.17miwi2008-11-243-12/+6
| | | | | PR: 129067 Submitted by: Kuan-Chung Chiu <buganini@gmail.com> (maintainer)
* CAIR is an image resizing library that is based on the works of Shai Avidan andmiwi2008-10-194-0/+97
Ariel Shamir. It is a high-performance multi-threaded library written in C++. It is intended to be multi-platform and multi-architecture. WWW: http://sourceforge.net/projects/c-a-i-r/ PR: ports/128183 Submitted by: buganini at gmail.com