Add basic tiled image type.

This commit is contained in:
Fabien Freling 2014-07-01 21:52:40 +02:00
parent 3af56f6619
commit 007ad2284e
2 changed files with 126 additions and 7 deletions

View file

@ -14,4 +14,4 @@
[ ] Cut image in tiles
# Quality
[ ] Interpolate using SIMD, SSE
[X] Interpolate using SIMD, SSE (no big gain)