Allocate tiles as a unified buffer.
This commit is contained in:
parent
edb9ef7dd8
commit
eb5bae42c3
2 changed files with 36 additions and 30 deletions
5
TODO.md
5
TODO.md
|
@ -14,11 +14,10 @@
|
|||
[X] Cut image in tiles
|
||||
[ ] Overlap?
|
||||
[-] Rotate in one temp tile then copy/move it
|
||||
[X] Align tiles in memory
|
||||
[-] Align memory -> no gain
|
||||
[ ] RGBX format
|
||||
|
||||
# Quality
|
||||
[X] Interpolate using SIMD, SSE (no big gain)
|
||||
[ ] Image borders
|
||||
|
||||
# Bugs
|
||||
[X] first tile on each row is missing
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue