http://bugs.winehq.org/show_bug.cgi?id=18768
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |liquid.acid@gmx.net
--- Comment #6 from Vitaliy Margolen vitaliy@kievinfo.com 2010-01-27 23:58:50 --- 31f8cd9621f6074293eeac21745adfce7cefdaef is the first bad commit commit 31f8cd9621f6074293eeac21745adfce7cefdaef Author: Tobias Jakobi liquid.acid@gmx.net Date: Thu Mar 26 03:12:50 2009 +0100
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.