[PATCH 6/7] ddraw: Implement executebuffer point and line draws.

Stefan Dösinger stefandoesinger at gmail.com
Sun Oct 30 09:05:47 CDT 2016


Am 2016-10-30 um 07:02 schrieb Stefan Dösinger:
> +            case D3DOP_LINE:
> +                primitive_size = 2;
> +                wined3d_device_set_primitive_type(device->wined3d_device, WINED3D_PT_LINELIST);
I should probably mention the purpose of this patch: It fixes the
minimap and bike performance display in Moto Racer 2.


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 801 bytes
Desc: OpenPGP digital signature
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20161030/049c6501/attachment.sig>


More information about the wine-devel mailing list