mirror of
https://github.com/doitsujin/dxvk.git
synced 2024-12-03 13:24:20 +01:00
e9c7dcfc76
* [dxgi] Replace MSVC _countof macro with std::size pro: crosscompiler con: may not work for older clang/gcc/... http://en.cppreference.com/w/cpp/iterator/size For example `Run this code` mode produces errors for GCC-5.2(C++17) and clang-3.8(C++17). Local GCC-7.3 and clang-7 versions are ok. Not tested w/ MinGW64. * [dxgi] Replace MSVC _countof macro with std::size |
||
---|---|---|
.. | ||
d3d11 | ||
dxbc | ||
dxgi | ||
dxvk | ||
spirv | ||
util | ||
meson.build |