vkd3d-proton/include/private
Joshua Ashton 43e7316591 tests: Default VKD3D_TEST_DEBUG to 1
Signed-off-by: Joshua Ashton <joshua@froggi.es>
2021-03-16 21:43:01 +01:00
..
hashmap.h vkd3d: Actually compare against hashmap entry and not against itself. 2020-12-05 15:09:39 +01: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: Use UINT64* instead of uint64_t* in 64-bit CAS. 2021-02-16 16:14:14 +00:00
vkd3d_common.h vkd3d: Eliminate wchar_size, use UTF-16 string literals 2021-02-09 11:26:28 +01:00
vkd3d_debug.h vkd3d: Fix MSVC build errors. 2021-03-10 10:48:01 +00:00
vkd3d_memory.h vkd3d: Add aligned allocation helpers. 2021-02-23 12:28:19 +01:00
vkd3d_platform.h meta: Add missing newlines to end of files 2020-11-05 17:16:57 +01:00
vkd3d_profiling.h include: Remove DECLSPEC_HIDDEN from headers 2020-10-05 10:44:10 +02:00
vkd3d_rw_spinlock.h vkd3d: Lower contention when spinlocking writers. 2020-12-02 13:12:56 +01:00
vkd3d_spinlock.h vkd3d: Rename vkd3d_uint32_atomic to vkd3d_atomic_uint32 2020-06-24 21:13:35 +02:00
vkd3d_string.h vkd3d-shader: Dump RT export SPIR-V. 2021-03-12 12:20:10 +01:00
vkd3d_test.h tests: Default VKD3D_TEST_DEBUG to 1 2021-03-16 21:43:01 +01:00
vkd3d_threads.h vkd3d: Add Win32 PTHREAD_MUTEX_INITIALIZER. 2020-11-18 18:29:48 +00:00
vkd3d_utf8.h vkd3d: Eliminate wchar_size, use UTF-16 string literals 2021-02-09 11:26:28 +01:00