Statistics
| Branch: | Revision:

root / sdl_zoom_template.h @ c3d420ea

History | View | Annotate | Download (7 kB)

# Date Author Comment
c18a2c36 06/29/2009 04:52 pm Stefano Stabellini

sdl zooming

Hi all,
this patch implements zooming capabilities for the sdl interface.
A new sdl_zoom_blit function is added that is able to scale and blit a
portion of a surface into another.
This way we can enable SDL_RESIZABLE and have a real_screen surface with...