- Oct 14, 2022
-
-
Alexandre Julliard authored
-
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
-
-
Applications calling wined3d_device_context_resolve_sub_resource() on a deferred context would instead get this scheduled on the immediate context. Worse, because the original call was intended for a deferred context, we'd do this without taking the mutex required for immediate contexts, potentially corrupting the command stream.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Alexandre Julliard authored
This will be needed to support building multiple architectures from the same tree.
-
Native Access 2 queries for this property
-
Needed to compile Tera Term.
-
-
-
- Oct 13, 2022
-
-
Signed-off-by: Gabriel Ivăncescu <gabrielopcode@gmail.com>
-
Signed-off-by: Gabriel Ivăncescu <gabrielopcode@gmail.com>
-
Signed-off-by: Gabriel Ivăncescu <gabrielopcode@gmail.com>
-
-
-
-
Co-authored-by: Qian Hong <qhong@codeweavers.com> Co-authored-by: Joel Holdsworth <joel@airwebreathe.org.uk> Signed-off-by: Joel Holdsworth <joel@airwebreathe.org.uk>
-
-
-
-
-
-