vkd3d-proton/include/private
Hans-Kristian Arntzen 3f1132ee8c vkd3d: Add support for InterlockedIncrement64.
To be used for cookies. Works on 32-bit as well, compiler emits 8b CAS loop
for us.

Signed-off-by: Hans-Kristian Arntzen <post@arntzen-software.no>
2020-10-12 12:46:07 +02:00
..
hashmap.h include: Add hash map implementation. 2020-08-19 12:54:56 +02:00
list.h include: Import linked list implementation from Wine. 2017-06-16 22:38:21 +02:00
rbtree.h include: Avoid _t-suffixes. 2018-10-18 19:49:25 +02:00
renderdoc_app.h debug: Integrate automatic RenderDoc capturing. 2020-09-22 12:44:18 +02:00
vkd3d_atomic.h vkd3d: Add support for InterlockedIncrement64. 2020-10-12 12:46:07 +02:00
vkd3d_common.h vkd3d: Introduce vkd3d_wcslen. 2020-09-08 12:31:32 +02:00
vkd3d_debug.h include: Remove DECLSPEC_HIDDEN from headers 2020-10-05 10:44:10 +02:00
vkd3d_memory.h include: Remove DECLSPEC_HIDDEN from headers 2020-10-05 10:44:10 +02:00
vkd3d_platform.h include: Remove DECLSPEC_HIDDEN from headers 2020-10-05 10:44:10 +02:00
vkd3d_profiling.h include: Remove DECLSPEC_HIDDEN from headers 2020-10-05 10:44:10 +02:00
vkd3d_spinlock.h vkd3d: Rename vkd3d_uint32_atomic to vkd3d_atomic_uint32 2020-06-24 21:13:35 +02:00
vkd3d_test.h tests: Use fflush() 2020-08-25 11:48:41 +02:00
vkd3d_threads.h debug: Log thread ID as well. 2020-09-08 15:03:41 +02:00
vkd3d_utf8.h include: Remove DECLSPEC_HIDDEN from headers 2020-10-05 10:44:10 +02:00