Module: wine Branch: master Commit: c10efb3492037dd1f5327ea83b39886ffb67f20e URL: http://source.winehq.org/git/wine.git/?a=commit;h=c10efb3492037dd1f5327ea83b...
Author: Stefan Dösinger stefandoesinger@gmx.at Date: Mon Jan 1 23:53:59 2007 +0100
wined3d: Move WINED3DTS_TEXTURETRANSFORMFLAGS to the state table.
---
dlls/wined3d/device.c | 103 ------------------------------------------------- dlls/wined3d/state.c | 69 +++++++++++++++++++++++++-------- 2 files changed, 52 insertions(+), 120 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=c10efb3492037dd1f5327e...