.. |
blit_image.cpp
|
|
|
blit_image.h
|
|
|
fixed_pipeline_state.cpp
|
|
|
fixed_pipeline_state.h
|
|
|
maxwell_to_vk.cpp
|
Implement scaled vertex buffer format emulation
|
2023-06-03 00:05:31 -07:00 |
maxwell_to_vk.h
|
|
|
pipeline_helper.h
|
renderer_vulkan: separate guest and host compute descriptor queues
|
2023-05-10 13:46:48 -04:00 |
pipeline_statistics.cpp
|
|
|
pipeline_statistics.h
|
|
|
renderer_vulkan.cpp
|
android: vulkan: Recreate surface after suspension & adapt to async. presentation.
|
2023-06-03 00:05:59 -07:00 |
renderer_vulkan.h
|
android: native: Add support for custom Vulkan driver loading.
|
2023-06-03 00:05:31 -07:00 |
vk_blit_screen.cpp
|
video_core: vk_swapchain: Fix image format for Android.
|
2023-06-03 00:05:28 -07:00 |
vk_blit_screen.h
|
renderer_vulkan: Async presentation
|
2023-05-01 23:13:24 +03:00 |
vk_buffer_cache_base.cpp
|
Buffer Cache: Fully rework the buffer cache.
|
2023-04-29 00:46:31 +02:00 |
vk_buffer_cache.cpp
|
android: video_core: Disable problematic compute shaders.
|
2023-06-03 00:06:00 -07:00 |
vk_buffer_cache.h
|
android: video_core: Disable problematic compute shaders.
|
2023-06-03 00:06:00 -07:00 |
vk_command_pool.cpp
|
|
|
vk_command_pool.h
|
|
|
vk_compute_pass.cpp
|
renderer_vulkan: separate guest and host compute descriptor queues
|
2023-05-10 13:46:48 -04:00 |
vk_compute_pass.h
|
renderer_vulkan: separate guest and host compute descriptor queues
|
2023-05-10 13:46:48 -04:00 |
vk_compute_pipeline.cpp
|
renderer_vulkan: separate guest and host compute descriptor queues
|
2023-05-10 13:46:48 -04:00 |
vk_compute_pipeline.h
|
renderer_vulkan: separate guest and host compute descriptor queues
|
2023-05-10 13:46:48 -04:00 |
vk_descriptor_pool.cpp
|
|
|
vk_descriptor_pool.h
|
|
|
vk_fence_manager.cpp
|
|
|
vk_fence_manager.h
|
|
|
vk_fsr.cpp
|
|
|
vk_fsr.h
|
|
|
vk_graphics_pipeline.cpp
|
renderer_vulkan: barrier attachment feedback loops
|
2023-05-22 18:10:16 -04:00 |
vk_graphics_pipeline.h
|
renderer_vulkan: separate guest and host compute descriptor queues
|
2023-05-10 13:46:48 -04:00 |
vk_master_semaphore.cpp
|
renderer_vulkan: Remove timeline semaphore wait
|
2023-05-28 02:39:44 +03:00 |
vk_master_semaphore.h
|
vk_master_semaphore: Move fence wait on separate thread
|
2023-05-20 19:23:53 +03:00 |
vk_pipeline_cache.cpp
|
video_core: Enable support_descriptor_aliasing on Turnip, disable storage atomic otherwise.
|
2023-06-03 00:05:58 -07:00 |
vk_pipeline_cache.h
|
renderer_vulkan: separate guest and host compute descriptor queues
|
2023-05-10 13:46:48 -04:00 |
vk_present_manager.cpp
|
android: vulkan: Recreate surface after suspension & adapt to async. presentation.
|
2023-06-03 00:05:59 -07:00 |
vk_present_manager.h
|
android: vulkan: Recreate surface after suspension & adapt to async. presentation.
|
2023-06-03 00:05:59 -07:00 |
vk_query_cache.cpp
|
|
|
vk_query_cache.h
|
|
|
vk_rasterizer.cpp
|
android: video_core: Disable some problematic things on GPU Normal.
|
2023-06-03 00:06:00 -07:00 |
vk_rasterizer.h
|
renderer_vulkan: separate guest and host compute descriptor queues
|
2023-05-10 13:46:48 -04:00 |
vk_render_pass_cache.cpp
|
|
|
vk_render_pass_cache.h
|
|
|
vk_resource_pool.cpp
|
|
|
vk_resource_pool.h
|
|
|
vk_scheduler.cpp
|
android: video_core: Disable some problematic things on GPU Normal.
|
2023-06-03 00:06:00 -07:00 |
vk_scheduler.h
|
renderer_vulkan: Async presentation
|
2023-05-01 23:13:24 +03:00 |
vk_shader_util.cpp
|
|
|
vk_shader_util.h
|
|
|
vk_smaa.cpp
|
|
|
vk_smaa.h
|
|
|
vk_staging_buffer_pool.cpp
|
|
|
vk_staging_buffer_pool.h
|
|
|
vk_state_tracker.cpp
|
|
|
vk_state_tracker.h
|
|
|
vk_swapchain.cpp
|
android: vulkan: Recreate surface after suspension & adapt to async. presentation.
|
2023-06-03 00:05:59 -07:00 |
vk_swapchain.h
|
android: vulkan: Recreate surface after suspension & adapt to async. presentation.
|
2023-06-03 00:05:59 -07:00 |
vk_texture_cache_base.cpp
|
|
|
vk_texture_cache.cpp
|
Merge pull request #10398 from liamwhite/bcn
|
2023-05-24 03:55:45 +02:00 |
vk_texture_cache.h
|
renderer_vulkan: barrier attachment feedback loops
|
2023-05-22 18:10:16 -04:00 |
vk_turbo_mode.cpp
|
build: only enable adrenotools on arm64
|
2023-06-03 00:05:43 -07:00 |
vk_turbo_mode.h
|
|
|
vk_update_descriptor.cpp
|
renderer_vulkan: Fix crashing when updating descriptors
|
2023-05-01 23:13:24 +03:00 |
vk_update_descriptor.h
|
android: GPU: Enable async presentation, increase frames in flight.
|
2023-06-03 00:06:03 -07:00 |