Switched from GL_CLAMP to GL_CLAMP_TO_EDGE, fixes some blending artifacts on older...
authorgrumbel <grumbel@837edb03-e0f3-0310-88ca-d4d4e8b29345>
Mon, 7 Dec 2009 19:06:56 +0000 (19:06 +0000)
committergrumbel <grumbel@837edb03-e0f3-0310-88ca-d4d4e8b29345>
Mon, 7 Dec 2009 19:06:56 +0000 (19:06 +0000)
commitf9be68c6f37d8f62aa5567ff933e3cad6a6243d7
tree57942499289faf9f6e8f907bbf534c67917498ee
parent8c39595844134df6fea5106191cc8542abbe8bad
Switched from GL_CLAMP to GL_CLAMP_TO_EDGE, fixes some blending artifacts on older graphics cards

git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6198 837edb03-e0f3-0310-88ca-d4d4e8b29345
src/video/gl/gl_texture.cpp