fheroes2
fheroes2 copied to clipboard
WIP: improve PS Vita rendering speed
PS Vita RenderEngine implementation is based on 8-bit images. fheroes2::Display class supports linking an 8-bit array to its image layer avoiding the need to copy the image into a rendering surface (texture).
Closing this pull request based on given feedback that there's no gain in speed.







