eyecreate
Member
I'm working on porting a SDL 1.2 game that was coded to render at 320x240. I saw some online discussion about using rotozoom to scale and blit onto another larger video surface, but wasn't sure a) if this is the best way for performance or B) there is another solution that doesn't require poking around too deep into the bliting/rendering code.