Henri Verbeet : wined3d: Send sampler GL initialisation through the command stream.

Alexandre Julliard julliard at winehq.org
Thu Feb 16 15:12:28 CST 2017


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

Author: Henri Verbeet <hverbeet at codeweavers.com>
Date:   Thu Feb 16 00:58:53 2017 +0100

wined3d: Send sampler GL initialisation through the command stream.

Signed-off-by: Henri Verbeet <hverbeet at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/wined3d/buffer.c            |  2 +-
 dlls/wined3d/cs.c                | 26 ++++++++++++++++++--------
 dlls/wined3d/palette.c           |  2 +-
 dlls/wined3d/query.c             |  2 +-
 dlls/wined3d/resource.c          |  2 +-
 dlls/wined3d/sampler.c           | 25 ++++++++++++++++---------
 dlls/wined3d/shader.c            |  2 +-
 dlls/wined3d/state.c             |  2 +-
 dlls/wined3d/texture.c           |  2 +-
 dlls/wined3d/vertexdeclaration.c |  2 +-
 dlls/wined3d/view.c              |  6 +++---
 dlls/wined3d/wined3d_private.h   |  7 ++++---
 12 files changed, 49 insertions(+), 31 deletions(-)

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



More information about the wine-cvs mailing list