Henri Verbeet : wined3d: Replace wined3d_texture_apply_state_changes() with wined3d_texture_apply_sampler_desc().

Alexandre Julliard julliard at wine.codeweavers.com
Thu Jan 15 15:55:42 CST 2015


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

Author: Henri Verbeet <hverbeet at codeweavers.com>
Date:   Thu Jan 15 17:19:05 2015 +0100

wined3d: Replace wined3d_texture_apply_state_changes() with wined3d_texture_apply_sampler_desc().

---

 dlls/wined3d/directx.c         |  22 -----
 dlls/wined3d/state.c           | 132 ++++++++++++++++++++++-----
 dlls/wined3d/surface.c         |  10 +--
 dlls/wined3d/texture.c         | 196 +++++++++++------------------------------
 dlls/wined3d/wined3d_private.h |  22 ++---
 5 files changed, 170 insertions(+), 212 deletions(-)

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



More information about the wine-cvs mailing list