- 30 Jul, 2022 40 commits
-
-
Zebediah Figura authored
-
Zebediah Figura authored
-
Zebediah Figura authored
-
Michael Müller authored
-
Michael Müller authored
-
Michael Müller authored
-
Michael Müller authored
-
Michael Müller authored
-
Michael Müller authored
-
Michael Müller authored
-
Michael Müller authored
-
Michael Müller authored
-
Michael Müller authored
-
Michael Müller authored
-
Michael Müller authored
-
Michael Müller authored
-
Michael Müller authored
-
Michael Müller authored
-
Michael Müller authored
-
Michael Müller authored
-
Michael Müller authored
-
Sveinar Søpler authored
libcuda.so is not available when running under steam runtime container. Adding this will make nvcuda attempt to load libcuda.so.1 which will be available inside the steam runtime.
-
Sveinar Søpler authored
This partially resolve #52342 The table for UUID_Unknown1 needs to be expanded because DAZ Studio4 uses Unknown1_func5 and Unknown1_func6. This also gets rid of the WARNING about "Your CUDA version supports a newer interface for Unknown1 then the Wine implementation" when using recent nVidia proprietary drivers.
-
Sveinar Søpler authored
This partially resolves #52342 DAZ Studio4 will fail to initialize cuda if no valid UUID and LUID is obtained. Linux nvCUDA does not provide a LUID, so this will be a "fake" LUID for now.
-
Alistair Leslie-Hughes authored
-
Sveinar Søpler authored
This will make Batman Arkham Knight work with interactive smoke/fog and interactive debris Requires: Tested with nVidia PhysX 9.19
-
Michael Müller authored
-
Michael Müller authored
-
Sebastian Lackner authored
-
Sebastian Lackner authored
-
Sebastian Lackner authored
-
Michael Müller authored
-
Michael Müller authored
-
Sebastian Lackner authored
-
Michael Müller authored
Changes by Sebastian Lackner <sebastian@fds-team.de>: * Add static to a couple of functions * TLS callbacks should be declared as CDECL * Do not unlock the critical section while processing TLS callbacks
-
Sebastian Lackner authored
-
Sebastian Lackner authored
-
Gabriel Ivăncescu authored
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=47099Signed-off-by: Gabriel Ivăncescu <gabrielopcode@gmail.com>
-
Paul Gofman authored
-
Alex Henrie authored
Fixes https://bugs.winehq.org/show_bug.cgi?id=39793
-