[PATCH 1/7] wined3d: Store pointer to device in wined3d_context.

Matteo Bruni matteo.mystral at gmail.com
Wed Oct 5 18:49:01 CDT 2016


2016-10-05 11:17 GMT+02:00 Józef Kucia <jkucia at codeweavers.com>:
> Signed-off-by: Józef Kucia <jkucia at codeweavers.com>
> ---
>  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(-)

I have an almost identical patch in my queue (quite far from the top
though). Have my:

Signed-off-by: Matteo Bruni <mbruni at codeweavers.com>



More information about the wine-patches mailing list