On 10 February 2016 at 02:14, Józef Kucia jkucia@codeweavers.com wrote:
Signed-off-by: Józef Kucia jkucia@codeweavers.com
dlls/wined3d/utils.c | 182 +++++++++++++++++++++++++++++++-------------------- 1 file changed, 110 insertions(+), 72 deletions(-)
For what it's worth, I think there are a number of places that could just use wined3d_get_format(). If you did that as a separate patch before this one, this one could be a bit smaller.