vkd3d-proton/libs
Joshua Ashton 033f76e3ae vkd3d: Define our own memory orders
We shouldn't potentially override stuff in the std library and this allows us to map directly to __ATOMIC_* memory orders which is more correct.

Signed-off-by: Joshua Ashton <joshua@froggi.es>
2020-06-24 21:13:35 +02:00
..
vkd3d vkd3d: Define our own memory orders 2020-06-24 21:13:35 +02:00
vkd3d-common vkd3d: Toss VKD3D_DEBUG_ENV_NAME 2020-06-24 15:18:56 +02:00
vkd3d-shader build: Link dxil-spirv statically 2020-06-24 15:18:56 +02:00
vkd3d-utils vkd3d: Toss VKD3D_DEBUG_ENV_NAME 2020-06-24 15:18:56 +02:00
.gitignore libs/vkd3d: Trace build version. 2018-06-27 22:43:49 +02:00
meson.build build: Add Meson build system 2020-06-23 14:55:43 +02:00