Commit Graph

6 Commits

Author SHA1 Message Date
kili
8fc6287292 WANTLIB changes after xcb addition and bump. 2009-08-10 06:29:51 +00:00
sthen
423cacb851 add explanatory comment regarding these patches which they emulate
fesetround() using fpsetround(). no change to build; no bump.
2009-05-19 08:41:38 +00:00
sthen
55c2c67773 restrict optimizer flags to -O1 except on amd64, i386, sparc64. 2009-04-21 13:09:39 +00:00
sthen
f4488968e4 Makefile patch to allow building just the largest files with different
optimization levels. No package change yet -> no bump.
2009-04-21 09:20:26 +00:00
sthen
804a1c71f4 knock out a few arch which have no hope of building this 2009-04-20 23:28:03 +00:00
sthen
be2f7c5b97 import graphics/enblend-enfuse:
Enblend combines images that partially overlap into a single large
image with no seams (panorama generation). This is a command-line
tool which performs the actual composition; another tool is required
to line up the images ready for input (e.g. Hugin).

Enfuse combines images that overlap into a single image with good
focus and exposure (exposure stacking for high dynamic range, focus
stacking for extended depth-of-field).

will be hooked to the build after tests on additional arch.
big thanks to Emmanuel Viaud for rewriting some C++ to build with GCC 3.
2009-04-19 11:14:37 +00:00