[PATCH 7/7] wined3d: Use format id as index in formats table whenever possible.

Henri Verbeet hverbeet at gmail.com
Wed Feb 10 09:20:17 CST 2016


On 10 February 2016 at 02:14, Józef Kucia <jkucia at codeweavers.com> wrote:
> Signed-off-by: Józef Kucia <jkucia at 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.



More information about the wine-devel mailing list