Module: wine Branch: master Commit: 597da9907ab7005160132976e1814f3ee736fb3e URL: http://source.winehq.org/git/wine.git/?a=commit;h=597da9907ab7005160132976e1...
Author: Henri Verbeet hverbeet@codeweavers.com Date: Thu Sep 16 11:19:56 2010 +0200
wined3d: Move transforms to wined3d_state.
---
dlls/wined3d/device.c | 31 +++++++++++++++++++++---------- dlls/wined3d/state.c | 26 ++++++++++++++------------ dlls/wined3d/stateblock.c | 18 ++++++++++-------- dlls/wined3d/wined3d_private.h | 4 +--- 4 files changed, 46 insertions(+), 33 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=597da9907ab70051601329...