Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
Hermes: HERMES pixel format conversion library.
- Summary
- HERMES is a library designed to convert a source buffer with a specified pixel
format to a destination buffer with possibly a different format at the maximum
possible speed.
On x86 and MMX architectures, handwritten assembler routines are taking over
the job and doing it lightning fast.
On top of that, HERMES provides fast surface clearing, stretching and some
dithering. Supported platforms are basically all that have an ANSI C compiler
as there is no platform specific code but those are supported: DOS, Win32
(Visual C), Linux, FreeBSD (IRIX, Solaris are on hold at the moment), some BeOS
support.
Changelog
- * Thu Dec 4 16:00:00 2003 Thomas Vander Stichele <thomas at apestaart dot org>
- 0:1.3.3-o.fdr.6: remove commented parts from scriplets
- * Sun Sep 7 17:00:00 2003 Thomas Vander Stichele <thomas at apestaart dot org>
- 0:1.3.3-0.fdr.5: put back epochs, change download URL
- * Fri Jul 18 17:00:00 2003 Thomas Vander Stichele <thomas at apestaart dot org>
- 1.3.3-0.fdr.4: remove epoch business