|
61697e092a
|
build: Detect soname of libvulkan at configure time.
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>
|
2018-08-21 19:04:48 +02:00 |
|
|
d9858b63b9
|
build: Check how many arguments pthread_setname_np() takes.
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>
|
2018-08-16 11:03:44 +02:00 |
|
|
89a2dc46dd
|
libs/vkd3d: Set names for internal threads.
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>
|
2018-06-27 22:43:48 +02:00 |
|
|
41715a2f33
|
build: Use linker version scripts to control visibility.
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>
|
2018-01-15 17:51:25 +01:00 |
|
|
54dd321729
|
build: Add VKD3D_CHECK_FUNC() macro.
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>
|
2018-01-11 22:31:40 +01:00 |
|
|
ee8eb9b4e4
|
libs/vkd3d: Validate miplevel count while creating resources.
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>
|
2018-01-11 22:31:33 +01:00 |
|
|
09658e3b9b
|
build: Use __builtin_popcount() if available.
|
2017-09-08 15:04:30 +02:00 |
|
|
f530155ff1
|
build: Add original copyright notice for Autoconf macros.
|
2016-10-10 11:22:50 +02:00 |
|
|
663f2b4ae1
|
build: Require MinGW-w64 for crossbuilds.
Since dc7504c7fc we require "-municode"
support from cross compilers. Older MinGW32 doesn't support this option.
|
2016-10-05 11:34:07 +02:00 |
|
|
30a19692af
|
build: Rewrite checks for MinGW using polymorphic shell variables.
|
2016-09-28 15:24:03 +02:00 |
|
|
f931d3ad66
|
build: Move checks for __sync functions to separate macros.
|
2016-09-28 15:24:03 +02:00 |
|
|
d8ff91a9f8
|
build: Reindent check-cflags.m4.
|
2016-09-28 15:24:03 +02:00 |
|
|
9eb2d6bafc
|
build: Use "vkd3d" prefix for autoconf variables.
|
2016-09-28 15:24:03 +02:00 |
|
|
6bebee9a09
|
build: Add "crosstest" target for tests cross-compilation.
|
2016-09-21 12:57:24 +02:00 |
|
|
9f3ffd7287
|
build: Add initial Autotools files.
|
2016-09-21 09:05:15 +02:00 |
|