Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 74846657 | 2019-10-24 21:15:50 | ARM: SIMD optimization for 4:4:4:4 to 8:8:8:8 normal blits | ||
| becc649a | 2019-10-24 21:15:35 | ARM: assembly optimization for SDL_FillRect | ||
| 7ac733f0 | 2019-10-24 21:15:21 | ARM: SIMD assembly optimization for BGR-to-RGB 32bpp normal blits | ||
| 0eaa52ce | 2019-10-24 21:13:56 | ARM: SIMD assembly optimization for function BlitARGBto565PixelAlpha | ||
| 57723b83 | 2019-10-24 21:13:05 | ARM: SIMD assembly optimization for function BlitRGBtoRGBPixelAlpha Much of the heavy lifting of this optimization is lifted from the Pixman project, which is distributed under an MIT-style license. As far as possible, these elements have been relicensed to the zlib license. |