| .. |
|
blit_image.cpp
|
818631a412
video_core: Implement vulkan clear specified channel
|
3 anni fa |
|
blit_image.h
|
818631a412
video_core: Implement vulkan clear specified channel
|
3 anni fa |
|
fixed_pipeline_state.cpp
|
600f325d87
general: fix spelling mistakes
|
3 anni fa |
|
fixed_pipeline_state.h
|
d09aa0182f
MacroHLE: Final cleanup and fixes.
|
3 anni fa |
|
maxwell_to_vk.cpp
|
87a9be8dec
GPU: implement missing ASTC
|
3 anni fa |
|
maxwell_to_vk.h
|
752659aef3
Update 3D regs
|
3 anni fa |
|
pipeline_helper.h
|
67fd1df762
renderer_vulkan: separate guest and host compute descriptor queues
|
3 anni fa |
|
pipeline_statistics.cpp
|
99ceb03a1c
general: Convert source file copyright comments over to SPDX
|
4 anni fa |
|
pipeline_statistics.h
|
99ceb03a1c
general: Convert source file copyright comments over to SPDX
|
4 anni fa |
|
renderer_vulkan.cpp
|
3547248ec2
Merge pull request #10125 from lat9nq/vsync-select
|
3 anni fa |
|
renderer_vulkan.h
|
2ad9acf795
renderer_vulkan: Async presentation
|
3 anni fa |
|
vk_blit_screen.cpp
|
1d7abac84b
vk_blit_screen: Recreate FSR when frame is recreated
|
3 anni fa |
|
vk_blit_screen.h
|
2ad9acf795
renderer_vulkan: Async presentation
|
3 anni fa |
|
vk_buffer_cache.cpp
|
67fd1df762
renderer_vulkan: separate guest and host compute descriptor queues
|
3 anni fa |
|
vk_buffer_cache.h
|
67fd1df762
renderer_vulkan: separate guest and host compute descriptor queues
|
3 anni fa |
|
vk_buffer_cache_base.cpp
|
a16c261131
Buffer Cache: Fully rework the buffer cache.
|
3 anni fa |
|
vk_command_pool.cpp
|
600f325d87
general: fix spelling mistakes
|
3 anni fa |
|
vk_command_pool.h
|
99ceb03a1c
general: Convert source file copyright comments over to SPDX
|
4 anni fa |
|
vk_compute_pass.cpp
|
67fd1df762
renderer_vulkan: separate guest and host compute descriptor queues
|
3 anni fa |
|
vk_compute_pass.h
|
67fd1df762
renderer_vulkan: separate guest and host compute descriptor queues
|
3 anni fa |
|
vk_compute_pipeline.cpp
|
67fd1df762
renderer_vulkan: separate guest and host compute descriptor queues
|
3 anni fa |
|
vk_compute_pipeline.h
|
67fd1df762
renderer_vulkan: separate guest and host compute descriptor queues
|
3 anni fa |
|
vk_descriptor_pool.cpp
|
9737615948
general: fix compile for Apple Clang
|
3 anni fa |
|
vk_descriptor_pool.h
|
9775fae4eb
video_core: Replace VKScheduler with Scheduler
|
4 anni fa |
|
vk_fence_manager.cpp
|
e4dc73f61e
Clang format and ddress feedback
|
3 anni fa |
|
vk_fence_manager.h
|
fca72beb2d
Fence Manager: implement async fence management in a sepparate thread.
|
3 anni fa |
|
vk_fsr.cpp
|
c4a49eb1dd
video_core/opengl: Add FSR upscaling filter to the OpenGL renderer
|
3 anni fa |
|
vk_fsr.h
|
9775fae4eb
video_core: Replace VKScheduler with Scheduler
|
4 anni fa |
|
vk_graphics_pipeline.cpp
|
67fd1df762
renderer_vulkan: separate guest and host compute descriptor queues
|
3 anni fa |
|
vk_graphics_pipeline.h
|
67fd1df762
renderer_vulkan: separate guest and host compute descriptor queues
|
3 anni fa |
|
vk_master_semaphore.cpp
|
e3fb9b5e00
vulkan: use plain fences when timeline semaphores are not available
|
3 anni fa |
|
vk_master_semaphore.h
|
e3fb9b5e00
vulkan: use plain fences when timeline semaphores are not available
|
3 anni fa |
|
vk_pipeline_cache.cpp
|
67fd1df762
renderer_vulkan: separate guest and host compute descriptor queues
|
3 anni fa |
|
vk_pipeline_cache.h
|
67fd1df762
renderer_vulkan: separate guest and host compute descriptor queues
|
3 anni fa |
|
vk_present_manager.cpp
|
f3fcc15ad5
vk_present_manager: Fix softlocks when disabling async present
|
3 anni fa |
|
vk_present_manager.h
|
f3fcc15ad5
vk_present_manager: Fix softlocks when disabling async present
|
3 anni fa |
|
vk_query_cache.cpp
|
e29ced29fa
QueryCache: rework async downloads.
|
3 anni fa |
|
vk_query_cache.h
|
e29ced29fa
QueryCache: rework async downloads.
|
3 anni fa |
|
vk_rasterizer.cpp
|
67fd1df762
renderer_vulkan: separate guest and host compute descriptor queues
|
3 anni fa |
|
vk_rasterizer.h
|
67fd1df762
renderer_vulkan: separate guest and host compute descriptor queues
|
3 anni fa |
|
vk_render_pass_cache.cpp
|
99ceb03a1c
general: Convert source file copyright comments over to SPDX
|
4 anni fa |
|
vk_render_pass_cache.h
|
9737615948
general: fix compile for Apple Clang
|
3 anni fa |
|
vk_resource_pool.cpp
|
600f325d87
general: fix spelling mistakes
|
3 anni fa |
|
vk_resource_pool.h
|
99ceb03a1c
general: Convert source file copyright comments over to SPDX
|
4 anni fa |
|
vk_scheduler.cpp
|
2ad9acf795
renderer_vulkan: Async presentation
|
3 anni fa |
|
vk_scheduler.h
|
2ad9acf795
renderer_vulkan: Async presentation
|
3 anni fa |
|
vk_shader_util.cpp
|
99ceb03a1c
general: Convert source file copyright comments over to SPDX
|
4 anni fa |
|
vk_shader_util.h
|
99ceb03a1c
general: Convert source file copyright comments over to SPDX
|
4 anni fa |
|
vk_smaa.cpp
|
683019878f
remove static from pointer sized or smaller types for aesthetics, change constexpr static to static constexpr for consistency
|
3 anni fa |
|
vk_smaa.h
|
5b837157bd
video_core: Integrate SMAA
|
3 anni fa |
|
vk_staging_buffer_pool.cpp
|
f9c6d39a6c
vulkan_common: blacklist radv from extended_dynamic_state2 on drivers before 22.3.1
|
3 anni fa |
|
vk_staging_buffer_pool.h
|
d09aa0182f
MacroHLE: Final cleanup and fixes.
|
3 anni fa |
|
vk_state_tracker.cpp
|
a0c697124c
Video_core: Address feedback
|
3 anni fa |
|
vk_state_tracker.h
|
b62ffb612d
Vulkan: rework stencil tracking.
|
3 anni fa |
|
vk_swapchain.cpp
|
952b271092
vk_swapchain: Use certain modes for unlocked
|
3 anni fa |
|
vk_swapchain.h
|
952b271092
vk_swapchain: Use certain modes for unlocked
|
3 anni fa |
|
vk_texture_cache.cpp
|
cd0ded7771
Correctly track RT indexes for image aspect lookup during clears
|
3 anni fa |
|
vk_texture_cache.h
|
cd0ded7771
Correctly track RT indexes for image aspect lookup during clears
|
3 anni fa |
|
vk_texture_cache_base.cpp
|
99ceb03a1c
general: Convert source file copyright comments over to SPDX
|
4 anni fa |
|
vk_turbo_mode.cpp
|
683019878f
remove static from pointer sized or smaller types for aesthetics, change constexpr static to static constexpr for consistency
|
3 anni fa |
|
vk_turbo_mode.h
|
c19c8ac92c
renderer_vulkan: pause turbo submissions on inactive queue
|
3 anni fa |
|
vk_update_descriptor.cpp
|
50791cb974
renderer_vulkan: Fix crashing when updating descriptors
|
3 anni fa |
|
vk_update_descriptor.h
|
67fd1df762
renderer_vulkan: separate guest and host compute descriptor queues
|
3 anni fa |