- changed blitting code to not do sin/cos math when doing an unrotated blit, might...
authorIngo Ruhnke <grumbel@gmx.de>
Fri, 14 Mar 2008 23:19:47 +0000 (23:19 +0000)
committerIngo Ruhnke <grumbel@gmx.de>
Fri, 14 Mar 2008 23:19:47 +0000 (23:19 +0000)
commit93b7ae7078d70db7279aa063397b9ae3589a1635
tree6b5ff7ba4378ca2d1cf50a20bf0921a5213f69f0
parent63a5ec3b4fb818b77682af30332bd6c7b6ae4b6e
- changed blitting code to not do sin/cos math when doing an unrotated blit, might fix graphics glitches in some cases, but doesn't fix the background/worldmap glitches

SVN-Revision: 5374
src/video/gl_renderer.cpp