[PATCH] wined3d: Don't use the builtin FFP uniform for the normal matrix.

Matteo Bruni matteo.mystral at gmail.com
Sat Mar 21 11:42:13 CDT 2015


2015-03-20 18:56 GMT+01:00 Matteo Bruni <mbruni at codeweavers.com>:
> +   memcpy(out, &temp, sizeof(temp));

Meh.

Then there is the missing check for the singular matrix case as
Sebastian spotted. I'll do some tests and resend, or send just a patch
readding some calls to set GL_MODELVIEW if that takes too long.



More information about the wine-devel mailing list