wined3d: Return early in wined3d_texture_bind() if the GL texture already has a name.
commit2ca86bcab61a1be851dd2d5cedf1cce6d7f50663
authorHenri Verbeet <hverbeet@codeweavers.com>
Wed, 20 Nov 2013 23:10:18 +0000 (21 00:10 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 21 Nov 2013 12:36:31 +0000 (21 13:36 +0100)
tree92c620c6c8cbdf7cc951297ae11edd8a96826f12
parent6b90248aec898b232feb1a90b7af084b4af04dc8
wined3d: Return early in wined3d_texture_bind() if the GL texture already has a name.
dlls/wined3d/texture.c