[PATCH 1/8] wined3d: Introduce wined3d_rendertarget_view_clear().

Henri Verbeet hverbeet at gmail.com
Mon Mar 14 07:41:25 CDT 2016


On 14 March 2016 at 00:03, Józef Kucia <jkucia at codeweavers.com> wrote:
> Signed-off-by: Józef Kucia <jkucia at codeweavers.com>
> ---
>  dlls/wined3d/device.c          | 18 +-----------------
>  dlls/wined3d/surface.c         | 22 ++--------------------
>  dlls/wined3d/view.c            | 40 ++++++++++++++++++++++++++++++++++++++++
>  dlls/wined3d/wined3d_private.h |  3 +++
>  4 files changed, 46 insertions(+), 37 deletions(-)
>
I'm not sure how I feel about this change. There doesn't seem to be a
particularly compelling reason to change this, although I suppose
there's no strong reason not to either. I guess it depends on where
you're going with this.



More information about the wine-devel mailing list