wined3d: Use GL_CLAMP_TO_EDGE instead of GL_CLAMP.
commitb875a4a44ad17e902398a751b15eeb7379a4cab6
authorMatteo Bruni <mbruni@codeweavers.com>
Mon, 9 Feb 2015 20:19:50 +0000 (9 21:19 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 10 Feb 2015 07:21:55 +0000 (10 16:21 +0900)
treecfb73717954108cbc782296a3034de0dfc051519
parentf4da723151d031f84323ef3cdbb71cda724ca13d
wined3d: Use GL_CLAMP_TO_EDGE instead of GL_CLAMP.

GL_CLAMP was removed from core profile and probably GL_CLAMP_TO_EDGE was
intended to be used here anyway.
dlls/wined3d/surface.c