=?UTF-8?Q?J=C3=B3zef=20Kucia=20?=: wined3d: Allow using more than MAX_COMBINED_SAMPLERS texture image units.

Alexandre Julliard julliard at winehq.org
Tue Mar 14 16:14:37 CDT 2017


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

Author: Józef Kucia <jkucia at codeweavers.com>
Date:   Tue Mar 14 13:15:57 2017 +0100

wined3d: Allow using more than MAX_COMBINED_SAMPLERS texture image units.

Signed-off-by: Józef Kucia <jkucia at codeweavers.com>
Signed-off-by: Henri Verbeet <hverbeet at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/wined3d/context.c         | 48 ++++++++++++++++++++++++++++++------------
 dlls/wined3d/directx.c         | 26 +++++++++++++++++------
 dlls/wined3d/glsl_shader.c     | 26 +++++++++++++++++++++--
 dlls/wined3d/texture.c         |  2 +-
 dlls/wined3d/utils.c           | 44 ++++++++++++++------------------------
 dlls/wined3d/wined3d_private.h |  6 ++++--
 6 files changed, 99 insertions(+), 53 deletions(-)

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



More information about the wine-cvs mailing list