vkd3d-proton/include/private
Joshua Ashton 7325a49bd6 vkd3d: Include correct memory header in hashmap
Fixes warnings about implicit declaration of these functions
when building demos/programs which could be very bad on x64 if used.

Signed-off-by: Joshua Ashton <joshua@froggi.es>
2020-11-03 09:35:44 +01:00
..
hashmap.h vkd3d: Include correct memory header in hashmap 2020-11-03 09:35:44 +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: Add support for InterlockedIncrement64. 2020-10-12 12:46:07 +02:00
vkd3d_common.h include: Introduce void_ptr_offset. 2020-10-28 10:30:12 +01:00
vkd3d_debug.h vkd3d: Add an INFO debug level. 2020-10-28 17:03:54 +01: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: Report successful TODOs separately from failures. 2020-10-30 08:16:16 +01:00
vkd3d_threads.h vkd3d: Fix some nits with declaration-after-statement. 2020-10-28 11:04:06 +01:00
vkd3d_utf8.h include: Remove DECLSPEC_HIDDEN from headers 2020-10-05 10:44:10 +02:00