Age | Commit message (Expand) | Author |
---|---|---|
2010-07-21 | Replace path blending with general blending functions. Rewrite image renderin... | Tor Andersson |
2010-07-21 | Replace text blending with general blending functions. | Tor Andersson |
2010-07-09 | Fix up restrict keyword in prototypes to remove warnings on MSVC. | Tor Andersson |
2010-07-01 | Remove silly warnings from MSVC. | Tor Andersson |
2010-06-30 | Fix typo in text_w4i1o4_32bit that picked up the wrong color components. | Tor Andersson |
2010-06-29 | Move over to RGBA instead of ARGB. Add missing gray-alpha 'duff' functions. | Robin Watts |
2010-06-23 | Remove some stray spaces. | Tor Andersson |
2010-06-18 | SWAR implementations of the image drawing functions, plus some tweaks to the ... | Robin Watts |
2010-06-16 | Accelerate some of the blitting functions using SWAR. | Robin Watts |
2010-05-27 | Add optimized function written in C that depends on integers being exactly 32... | Tor Andersson |