wined3d: Remove a texture dimension check in state_alpha().
commit06aab27197d5f8c135d2b16793c72de7b32977b4
authorHenri Verbeet <hverbeet@codeweavers.com>
Thu, 8 Mar 2012 19:27:15 +0000 (8 20:27 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 9 Mar 2012 10:32:22 +0000 (9 11:32 +0100)
tree17a787fe31d44eada3cc426dadf7dc0cf6d7f4eb
parent6eb5c891ac367588f3060edf5a22f7c33549cf91
wined3d: Remove a texture dimension check in state_alpha().

I don't think there's any reason color-keying shouldn't work on e.g. cube
textures, although it probably isn't very common either.
dlls/wined3d/state.c