Module: wine Branch: master Commit: 9076612e2de0d52f2f526241283157b11eb989e1 URL: http://source.winehq.org/git/wine.git/?a=commit;h=9076612e2de0d52f2f52624128...
Author: Stefan Dösinger stefan@codeweavers.com Date: Wed Apr 22 11:30:15 2015 +0200
wined3d: Shadow format flags in the resource.
---
dlls/wined3d/context.c | 7 ++++--- dlls/wined3d/cs.c | 4 +++- dlls/wined3d/device.c | 4 ++-- dlls/wined3d/resource.c | 39 ++++++++++++++++++++------------------ dlls/wined3d/shader.c | 2 +- dlls/wined3d/state.c | 4 ++-- dlls/wined3d/surface.c | 43 ++++++++++++++++++++++++++---------------- dlls/wined3d/texture.c | 4 ++-- dlls/wined3d/volume.c | 11 ++++++----- dlls/wined3d/wined3d_private.h | 1 + 10 files changed, 69 insertions(+), 50 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=9076612e2de0d52f2f5262...