Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Unbreak under certain conditions (disable SSE and MMX) | Pietro Cerutti | 2008-10-20 | 1 | -0/+3 |
| | | | | | PR: 128130, 128175 Submitted by: gerard@seibercom.net | ||||
* | - Update to 0.0.20 | Pietro Cerutti | 2008-10-06 | 3 | -6/+13 |
| | |||||
* | - New port: gegl | Pietro Cerutti | 2008-10-03 | 4 | -0/+333 |
GEGL (Generic Graphics Library) is a graph based image processing framework. GEGL provides infrastructure to do demand based cached non destructive image editing on larger than RAM buffers. Through babl it provides support for a wide range of color models and pixel storage formats for input and output. WWW: http://gegl.org/ |