- Apr 11, 2024
-
-
In particular, this will automatically pick up x86_64-w64-mingw32-widl/i686-w64-mingw32-widl (provided by mingw-w64-tools on Debian) when present and building for the corresponding hosts.
-
- Jan 09, 2024
-
-
The latter links the pthread library, but doesn't set the preprocessor state that some toolchains require. The former is the supported way to use pthread. This allows vkd3d to be compiled with the Android NDK.
-
- Apr 27, 2022
-
-
Do not define it for the vkd3d build, but restore support for overriding it as a configure argument. This partially reverts 99a3adcc. Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=52915 Signed-off-by:
Zebediah Figura <zfigura@codeweavers.com> Signed-off-by:
Henri Verbeet <hverbeet@codeweavers.com> Signed-off-by:
Alexandre Julliard <julliard@winehq.org>
-
- Apr 25, 2022
-
-
Signed-off-by:
Zebediah Figura <zfigura@codeweavers.com> Signed-off-by:
Henri Verbeet <hverbeet@codeweavers.com> Signed-off-by:
Alexandre Julliard <julliard@winehq.org>
-
- Aug 06, 2021
-
-
Signed-off-by:
Chip Davis <cdavis@codeweavers.com> Signed-off-by:
Henri Verbeet <hverbeet@codeweavers.com> Signed-off-by:
Alexandre Julliard <julliard@winehq.org>
-
- Mar 22, 2021
-
-
Signed-off-by:
Matteo Bruni <mbruni@codeweavers.com> Signed-off-by:
Henri Verbeet <hverbeet@codeweavers.com> Signed-off-by:
Alexandre Julliard <julliard@winehq.org>
-
- Sep 02, 2020
-
-
This is built on Doxygen. I'm not personally attached to Doxygen, but it was easy enough to set up and write for, and I've found its compiled HTML to be reasonably legible. Note that Doxygen does allow for specifying documentation in external files, if keeping the documentation out of the header is desired. Signed-off-by:
Zebediah Figura <z.figura12@gmail.com> Signed-off-by:
Henri Verbeet <hverbeet@codeweavers.com> Signed-off-by:
Alexandre Julliard <julliard@winehq.org>
-
- Aug 13, 2020
-
-
That's not strictly true, but the only case we care about is the Vulkan DLL on Windows, for which the official import library is called vulkan-1.lib, and the DLL is called vulkan-1.dll. We can do something more elaborate once it becomes relevant. Signed-off-by:
Henri Verbeet <hverbeet@codeweavers.com> Signed-off-by:
Alexandre Julliard <julliard@winehq.org>
-
- Apr 15, 2019
-
-
Signed-off-by:
Józef Kucia <jkucia@codeweavers.com> Signed-off-by:
Henri Verbeet <hverbeet@codeweavers.com> Signed-off-by:
Alexandre Julliard <julliard@winehq.org>
-
- Apr 10, 2019
-
-
This requires widl from Wine >= 3.20: commit b7402ddbbecdfaa81daa657fbb5d37661f401434 Author: Józef Kucia <jkucia@codeweavers.com> Date: Mon Nov 19 15:07:02 2018 +0100 widl: Guard RPC includes with #ifdef _WIN32. Signed-off-by:
Józef Kucia <jkucia@codeweavers.com> Signed-off-by:
Henri Verbeet <hverbeet@codeweavers.com> Signed-off-by:
Alexandre Julliard <julliard@winehq.org>
-
- Mar 19, 2019
-
-
Signed-off-by:
Józef Kucia <jkucia@codeweavers.com> Signed-off-by:
Henri Verbeet <hverbeet@codeweavers.com> Signed-off-by:
Alexandre Julliard <julliard@winehq.org>
-
- Oct 29, 2018
-
-
Signed-off-by:
Józef Kucia <jkucia@codeweavers.com> Signed-off-by:
Henri Verbeet <hverbeet@codeweavers.com> Signed-off-by:
Alexandre Julliard <julliard@winehq.org>
-
- Aug 21, 2018
-
-
Signed-off-by:
Józef Kucia <jkucia@codeweavers.com> Signed-off-by:
Henri Verbeet <hverbeet@codeweavers.com> Signed-off-by:
Alexandre Julliard <julliard@winehq.org>
-
- Aug 16, 2018
-
-
Based on a patch by Chip Davis. Signed-off-by:
Józef Kucia <jkucia@codeweavers.com> Signed-off-by:
Henri Verbeet <hverbeet@codeweavers.com> Signed-off-by:
Alexandre Julliard <julliard@winehq.org>
-
- Jun 27, 2018
-
-
Signed-off-by:
Józef Kucia <jkucia@codeweavers.com> Signed-off-by:
Henri Verbeet <hverbeet@codeweavers.com> Signed-off-by:
Alexandre Julliard <julliard@winehq.org>
-
- Jan 15, 2018
-
-
Signed-off-by:
Józef Kucia <jkucia@codeweavers.com> Signed-off-by:
Henri Verbeet <hverbeet@codeweavers.com> Signed-off-by:
Alexandre Julliard <julliard@winehq.org>
-
- Jan 11, 2018
-
-
Signed-off-by:
Józef Kucia <jkucia@codeweavers.com> Signed-off-by:
Henri Verbeet <hverbeet@codeweavers.com> Signed-off-by:
Alexandre Julliard <julliard@winehq.org>
-
vkd3d_log2i() is imported from wined3d. Signed-off-by:
Józef Kucia <jkucia@codeweavers.com> Signed-off-by:
Henri Verbeet <hverbeet@codeweavers.com> Signed-off-by:
Alexandre Julliard <julliard@winehq.org>
-
- Sep 08, 2017
-
-
Józef Kucia authored
-
- Oct 10, 2016
-
-
Józef Kucia authored
-
- Oct 05, 2016
-
-
Józef Kucia authored
Since dc7504c7 we require "-municode" support from cross compilers. Older MinGW32 doesn't support this option.
-
- Sep 28, 2016
-
-
Józef Kucia authored
-
Józef Kucia authored
-
Józef Kucia authored
-
Józef Kucia authored
-
- Sep 21, 2016
-
-
Józef Kucia authored
-
Józef Kucia authored
-