[PATCH 2/7] wined3d: Make wined3d_device_context procedures thread safe.

Henri Verbeet hverbeet at gmail.com
Mon Oct 11 10:40:56 CDT 2021


On Thu, 7 Oct 2021 at 13:06, Jan Sikorski <jsikorski at codeweavers.com> wrote:
> ---
>  dlls/wined3d/cs.c     |  13 +++++
>  dlls/wined3d/device.c | 123 +++++++++++++++++++++++++++++++++++-------
>  2 files changed, 118 insertions(+), 18 deletions(-)
>
This patch is fine, although the subject line seems slightly
misleading. This takes care of setters and draws, etc., but not for
example wined3d_device_context_get_index_buffer().



More information about the wine-devel mailing list