|
shuffle2: In ffxii I get lower fps in native than at 1024x1024. I think it's because when drawings are reused I have to trim the textures to the resolution it was rendered at (1024x1024 => 640x448 for example), this step is not always necessary when the whole surface is filled, though I cannot always guess the height and there is still a copy needed.
|