fdbd824121
A fast pixel formats conversion library. PR: 11381 Submitted by: Andrey Zakhvatov <andy@icc.surw.chel.su>
8 lines
325 B
Text
8 lines
325 B
Text
HERMES, named after the messenger of the gods, is a library whose
|
|
only purpose is to convert graphic data from one pixel format to another in
|
|
the fastest possible way.
|
|
|
|
HERMES will also do surface clearing. And it will do it FAST (even with
|
|
x86 and MMX routines if you're on those platforms).
|
|
|
|
http://hermes.terminal.at
|