Józef Kucia
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
Józef Kucia
09658e3b9b
build: Use __builtin_popcount() if available.
2017-09-08 15:04:30 +02:00
Józef Kucia
f530155ff1
build: Add original copyright notice for Autoconf macros.
2016-10-10 11:22:50 +02:00
Józef Kucia
663f2b4ae1
build: Require MinGW-w64 for crossbuilds.
...
Since dc7504c7fcbffea36da874da59fe1c07ccdfb8b1 we require "-municode"
support from cross compilers. Older MinGW32 doesn't support this option.
2016-10-05 11:34:07 +02:00
Józef Kucia
30a19692af
build: Rewrite checks for MinGW using polymorphic shell variables.
2016-09-28 15:24:03 +02:00
Józef Kucia
f931d3ad66
build: Move checks for __sync functions to separate macros.
2016-09-28 15:24:03 +02:00
Józef Kucia
d8ff91a9f8
build: Reindent check-cflags.m4.
2016-09-28 15:24:03 +02:00
Józef Kucia
9eb2d6bafc
build: Use "vkd3d" prefix for autoconf variables.
2016-09-28 15:24:03 +02:00
Józef Kucia
6bebee9a09
build: Add "crosstest" target for tests cross-compilation.
2016-09-21 12:57:24 +02:00
Józef Kucia
9f3ffd7287
build: Add initial Autotools files.
2016-09-21 09:05:15 +02:00