monado/src/xrt/auxiliary/vk
2022-06-21 20:47:04 +00:00
..
CMakeLists.txt auxiliary: Break apart CMakeLists.txt file 2022-05-23 09:12:54 -05:00
vk_bundle_init.c a/vk: Add check for VK_KHR_image_format_list device extension 2022-06-12 11:09:36 +01:00
vk_command_buffer.c aux/vk: Add many more helper functions 2021-11-10 14:22:28 +00:00
vk_compositor_flags.c aux/vk: Use VK_CSCI_FORMATS helper for swapchain image flags 2022-04-01 19:53:02 +01:00
vk_documentation.h aux/vk: Refactor out helper code into own library 2020-03-02 11:58:40 +00:00
vk_function_loaders.c a/vk: Add VK_EXT_calibrated_timestamps 2022-04-24 00:29:41 +01:00
vk_helpers.c a/vk: On Android create sRGB images as linear and use views to sample with gamma 2022-06-13 20:10:45 +01:00
vk_helpers.h a/vk: Add check for VK_KHR_image_format_list device extension 2022-06-12 11:09:36 +01:00
vk_image_allocator.c a/vk: Return an error if ahardwarebuffer_image_allocate fails 2022-06-21 20:47:04 +00:00
vk_image_allocator.h a/vk: Fix typo 2022-04-05 22:48:24 +00:00
vk_image_readback_to_xf_pool.c monado: Apply clang-tidy fixes to most of the codebase. 2022-04-13 09:34:54 -05:00
vk_image_readback_to_xf_pool.h aux/vk: Add util to read VkImages back to a pool of xrt_frames 2022-02-18 20:26:27 -06:00
vk_print.c a/vk: Also check for d3d12 fence semaphores 2022-05-21 13:37:28 +01:00
vk_state_creators.c a/vk: Add specialization_info argument to vk_create_compute_pipeline 2022-04-18 18:48:54 +01:00
vk_sync_objects.c a/vk: Also check for d3d12 fence semaphores 2022-05-21 13:37:28 +01:00
vk_time.c a/vk: Fix MSVC build. 2022-04-27 15:23:24 +00:00