[PATCH 4/5] wined3d: Move volume booleans into a flags field

Henri Verbeet hverbeet at gmail.com
Mon Aug 19 05:33:21 CDT 2013


On 19 August 2013 10:52, Stefan Dösinger <stefan at codeweavers.com> wrote:
> +    volume->flags |= WINED3D_VFLAG_LOCKABLE; /* FIXME */
You'll probably want to fix that :-) I think you can just leave the
flag out until you rename it to WINED3D_VFLAG_MAPPABLE in one of the
later patches.



More information about the wine-devel mailing list