=?UTF-8?Q?J=C3=B3zef=20Kucia=20?=: wined3d: Store pointer to device in wined3d_context.

Alexandre Julliard julliard at winehq.org
Thu Oct 6 14:46:53 CDT 2016


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

Author: Józef Kucia <jkucia at codeweavers.com>
Date:   Wed Oct  5 11:17:03 2016 +0200

wined3d: Store pointer to device in wined3d_context.

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

---

 dlls/wined3d/arb_program_shader.c  | 27 +++++++++++++--------------
 dlls/wined3d/ati_fragment_shader.c |  2 +-
 dlls/wined3d/context.c             |  9 +++++----
 dlls/wined3d/glsl_shader.c         |  2 +-
 dlls/wined3d/state.c               | 20 ++++++++++----------
 dlls/wined3d/utils.c               |  4 ++--
 dlls/wined3d/wined3d_private.h     |  3 ++-
 7 files changed, 34 insertions(+), 33 deletions(-)

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



More information about the wine-cvs mailing list