On 14 March 2016 at 00:03, Józef Kucia jkucia@codeweavers.com wrote:
Signed-off-by: Józef Kucia jkucia@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.