Reimplemented magnification and aspect ratio handling
authorIngo Ruhnke <grumbel@gmail.com>
Fri, 1 Aug 2014 19:01:22 +0000 (21:01 +0200)
committerIngo Ruhnke <grumbel@gmail.com>
Sat, 2 Aug 2014 21:59:14 +0000 (23:59 +0200)
commit4641bbe10a18c5bce64e16745bff8142c14fc060
tree4f3628e772ded48eb2f633b69d6fff8caf989037
parent6c15389f1fb96b800d800e7c0256aa27afa0778f
Reimplemented magnification and aspect ratio handling
src/video/gl/gl_renderer.cpp
src/video/sdl/sdl_renderer.cpp
src/video/sdl/sdl_renderer.hpp
src/video/util.cpp [new file with mode: 0644]
src/video/util.hpp [new file with mode: 0644]