vkd3d-proton/include/private
Hans-Kristian Arntzen dda02faf89 vkd3d: Pad reserved resources to 64k alignment.
Fix GPU crashes when attempting to bind non-aligned reserved resource.

Signed-off-by: Hans-Kristian Arntzen <post@arntzen-software.no>
2021-10-18 14:58:34 +02: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 64bit atomics on all 64bit platforms 2021-10-05 13:22:25 +02:00
vkd3d_common.h vkd3d: Pad reserved resources to 64k alignment. 2021-10-18 14:58:34 +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_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: 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 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