30 Nov
2022
30 Nov
'22
4:56 p.m.
Jan Sikorski (@jsikorski) commented about dlls/wined3d/sampler.c:
ULONG CDECL wined3d_sampler_decref(struct wined3d_sampler *sampler) { ULONG refcount = wined3d_atomic_decrement_mutex_lock(&sampler->refcount);
There's one more here that you might want to change.. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/1614#note_18086