commit | 31f8cd9621f6074293eeac21745adfce7cefdaef | [log] [tgz] |
---|---|---|
author | Tobias Jakobi <liquid.acid@gmx.net> | Thu Mar 26 03:12:50 2009 +0100 |
committer | Alexandre Julliard <julliard@winehq.org> | Tue Mar 31 12:39:27 2009 +0200 |
tree | 020c525b0db4f6cc7c97d0d88e450974116e2abc | |
parent | c5bdfdfb2da8c2cb414a3263939467d920b987cc [diff] |
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.