[PATCH 3/5] wined3d: Disable strict draw ordering by default.

Stefan Dösinger stefandoesinger at gmx.at
Tue Apr 13 16:13:25 CDT 2010


Am 13.04.2010 um 20:46 schrieb Henri Verbeet:
> +    if (wined3d_settings.strict_draw_ordering) wglFlush(); /* Flush to ensure ordering across contexts. */
I'd prefer to have this in an (inline) function.


More information about the wine-devel mailing list