Henri Verbeet : wined3d: Get rid of the textureDimensions field in the state block.

Alexandre Julliard julliard at winehq.org
Fri Dec 12 07:04:13 CST 2008


Module: wine
Branch: master
Commit: 70ed814b95f7719d52fa5b18a375d566a185a9ec
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=70ed814b95f7719d52fa5b18a375d566a185a9ec

Author: Henri Verbeet <hverbeet at codeweavers.com>
Date:   Fri Dec 12 09:33:51 2008 +0100

wined3d: Get rid of the textureDimensions field in the state block.

---

 dlls/wined3d/device.c                |   14 +--
 dlls/wined3d/nvidia_texture_shader.c |    2 +-
 dlls/wined3d/state.c                 |  140 +++++++++++++++++++---------------
 dlls/wined3d/stateblock.c            |    2 -
 dlls/wined3d/utils.c                 |   57 ++++++++------
 dlls/wined3d/wined3d_private.h       |    1 -
 6 files changed, 119 insertions(+), 97 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=70ed814b95f7719d52fa5b18a375d566a185a9ec



More information about the wine-cvs mailing list