wined3d: Add pow2Matrix_identity flag to BaseTextureClass struct.
commit31f8cd9621f6074293eeac21745adfce7cefdaef
authorTobias Jakobi <liquid.acid@gmx.net>
Thu, 26 Mar 2009 02:12:50 +0000 (26 03:12 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 31 Mar 2009 10:39:27 +0000 (31 12:39 +0200)
tree020c525b0db4f6cc7c97d0d88e450974116e2abc
parentc5bdfdfb2da8c2cb414a3263939467d920b987cc
wined3d: Add pow2Matrix_identity flag to BaseTextureClass struct.

New flag helps to quickly find out whether the pow2Matrix is a
identity matrix (no texcoord fixup needed) or not.
dlls/wined3d/basetexture.c
dlls/wined3d/device.c
dlls/wined3d/wined3d_private.h