Switched from GL_CLAMP to GL_CLAMP_TO_EDGE, fixes some blending artifacts on older...
authorIngo Ruhnke <grumbel@gmx.de>
Mon, 7 Dec 2009 19:06:56 +0000 (19:06 +0000)
committerIngo Ruhnke <grumbel@gmx.de>
Mon, 7 Dec 2009 19:06:56 +0000 (19:06 +0000)
commit966efec01b3d46a52c0647dfc4c781bf36294b42
tree57942499289faf9f6e8f907bbf534c67917498ee
parent33eb93bd79322ef35fd0112373bbe5000342bdbe
Switched from GL_CLAMP to GL_CLAMP_TO_EDGE, fixes some blending artifacts on older graphics cards

SVN-Revision: 6198
src/video/gl/gl_texture.cpp