vkd3d-proton/include/private
Hans-Kristian Arntzen e3c1b66aed common: Add a simple profiling module.
Works by mapping a memory block on disk, and then we simply increment
u64s. The caller code only needs to use VKD3D_REGION_{DECL,BEGIN,END}
macros.

Signed-off-by: Hans-Kristian Arntzen <post@arntzen-software.no>
2020-07-20 16:39:15 +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
vkd3d_atomic.h vkd3d: Add vkd3d_atomic_uint32_{dec, inc}rement helper 2020-06-24 21:13:35 +02:00
vkd3d_common.h common: Add a simple profiling module. 2020-07-20 16:39:15 +02:00
vkd3d_debug.h debug: Re-introduce different debug channels. 2020-07-10 14:18:15 +02:00
vkd3d_memory.h include: Include stdlib.h for malloc(). 2019-01-31 18:06:24 +01:00
vkd3d_platform.h vkd3d: Refactor platform-specific code 2020-06-16 11:07:50 +02:00
vkd3d_profiling.h common: Add a simple profiling module. 2020-07-20 16:39:15 +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 vkd3d: Fix use of non-standard vararg macros. 2019-10-01 19:15:39 +02:00
vkd3d_threads.h vkd3d: Add MSVC path for pthread_once_t. 2020-07-10 16:09:00 +02:00
vkd3d_utf8.h utils: Add a max_elements parameter to wchar conversion. 2020-06-11 13:02:50 +02:00