vkd3d-proton/include/private
Hans-Kristian Arntzen 2078912c26 common: Assert that alignment is > 0.
Found bug when allocating device generated commands.

Signed-off-by: Hans-Kristian Arntzen <post@arntzen-software.no>
2022-06-08 12:32:46 +02:00
..
hashmap.h common: Add f32/string hashing utils as well. 2022-02-04 14:31:34 +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 64bit atomics on all 64bit platforms 2021-10-05 13:22:25 +02:00
vkd3d_common.h common: Assert that alignment is > 0. 2022-06-08 12:32:46 +02:00
vkd3d_debug.h vkd3d: Fix MSVC build errors. 2021-03-10 10:48:01 +00:00
vkd3d_descriptor_qa_data.h vkd3d: Add more enums/name LUTs for descriptor QA. 2021-05-26 17:26:01 +02:00
vkd3d_file_utils.h common: Add some file utils. 2022-04-05 14:12:20 +02:00
vkd3d_memory.h vkd3d: Fix aligned_alloc ASan errors on native. 2022-05-23 09:58:30 +02:00
vkd3d_platform.h Use Windows specific environment calls for better Windows compatibility. 2022-04-22 17:40:21 +02:00
vkd3d_profiling.h common: Move time query to common header. 2022-04-05 14:12:20 +02:00
vkd3d_rw_spinlock.h vkd3d: Unify _mm_pause detection. 2021-04-19 12:05:12 +02:00
vkd3d_spinlock.h vkd3d: Unify _mm_pause detection. 2021-04-19 12:05:12 +02:00
vkd3d_string.h vkd3d: Add vkd3d_string_compare helper 2021-10-07 10:18:47 +01:00
vkd3d_test.h tests: Improve log quality. 2021-08-26 14:05:23 +02:00
vkd3d_threads.h common: Add a timedwait condvar API. 2022-02-04 14:31:34 +01:00
vkd3d_utf8.h vkd3d: Eliminate wchar_size, use UTF-16 string literals 2021-02-09 11:26:28 +01:00
vulkan_private_extensions.h khronos: Update Vulkan headers. 2022-03-08 18:05:35 +01:00