.. |
blit_image.cpp
|
remove static from pointer sized or smaller types for aesthetics, change constexpr static to static constexpr for consistency
|
2023-02-14 12:35:39 -05:00 |
blit_image.h
|
video_core: Implement vulkan clear specified channel
|
2023-01-28 12:53:05 +08:00 |
fixed_pipeline_state.cpp
|
Vulkan: Fix drivers that don't support dynamic_state_2 up
|
2023-01-05 00:11:16 -05:00 |
fixed_pipeline_state.h
|
|
|
maxwell_to_vk.cpp
|
|
|
maxwell_to_vk.h
|
|
|
pipeline_helper.h
|
|
|
pipeline_statistics.cpp
|
|
|
pipeline_statistics.h
|
|
|
renderer_vulkan.cpp
|
Merge pull request #9581 from liamwhite/turbo2
|
2023-01-09 16:23:16 -05:00 |
renderer_vulkan.h
|
vulkan: implement 'turbo mode' clock booster
|
2023-01-04 22:22:01 -05:00 |
vk_blit_screen.cpp
|
remove static from pointer sized or smaller types for aesthetics, change constexpr static to static constexpr for consistency
|
2023-02-14 12:35:39 -05:00 |
vk_blit_screen.h
|
|
|
vk_buffer_cache.cpp
|
Revert "Vulkan, OpenGL: Hook up storage buffer alignment code"
|
2023-01-07 15:48:50 -05:00 |
vk_buffer_cache.h
|
Revert "Vulkan, OpenGL: Hook up storage buffer alignment code"
|
2023-01-07 15:48:50 -05:00 |
vk_command_pool.cpp
|
|
|
vk_command_pool.h
|
|
|
vk_compute_pass.cpp
|
|
|
vk_compute_pass.h
|
|
|
vk_compute_pipeline.cpp
|
remove static from pointer sized or smaller types for aesthetics, change constexpr static to static constexpr for consistency
|
2023-02-14 12:35:39 -05:00 |
vk_compute_pipeline.h
|
video_core/vulkan: Added VkPipelineCache to store Vulkan pipelines
|
2023-01-05 21:02:44 +01:00 |
vk_descriptor_pool.cpp
|
|
|
vk_descriptor_pool.h
|
|
|
vk_fence_manager.cpp
|
|
|
vk_fence_manager.h
|
|
|
vk_fsr.cpp
|
video_core/opengl: Add FSR upscaling filter to the OpenGL renderer
|
2023-01-26 21:43:33 +01:00 |
vk_fsr.h
|
|
|
vk_graphics_pipeline.cpp
|
remove static from pointer sized or smaller types for aesthetics, change constexpr static to static constexpr for consistency
|
2023-02-14 12:35:39 -05:00 |
vk_graphics_pipeline.h
|
video_core/vulkan: Added VkPipelineCache to store Vulkan pipelines
|
2023-01-05 21:02:44 +01:00 |
vk_master_semaphore.cpp
|
|
|
vk_master_semaphore.h
|
|
|
vk_pipeline_cache.cpp
|
Revert "Vulkan, OpenGL: Hook up storage buffer alignment code"
|
2023-01-07 15:48:50 -05:00 |
vk_pipeline_cache.h
|
video_core/vulkan: Vulkan driver pipelines now contain cache version
|
2023-01-05 21:03:01 +01:00 |
vk_query_cache.cpp
|
|
|
vk_query_cache.h
|
|
|
vk_rasterizer.cpp
|
Engines: Implement Accelerate DMA Texture.
|
2023-03-05 12:18:00 +01:00 |
vk_rasterizer.h
|
Engines: Implement Accelerate DMA Texture.
|
2023-03-05 12:18:00 +01:00 |
vk_render_pass_cache.cpp
|
|
|
vk_render_pass_cache.h
|
|
|
vk_resource_pool.cpp
|
|
|
vk_resource_pool.h
|
|
|
vk_scheduler.cpp
|
renderer_vulkan: pause turbo submissions on inactive queue
|
2023-01-07 14:35:11 -05:00 |
vk_scheduler.h
|
renderer_vulkan: pause turbo submissions on inactive queue
|
2023-01-07 14:35:11 -05:00 |
vk_shader_util.cpp
|
|
|
vk_shader_util.h
|
|
|
vk_smaa.cpp
|
remove static from pointer sized or smaller types for aesthetics, change constexpr static to static constexpr for consistency
|
2023-02-14 12:35:39 -05:00 |
vk_smaa.h
|
|
|
vk_staging_buffer_pool.cpp
|
remove static from pointer sized or smaller types for aesthetics, change constexpr static to static constexpr for consistency
|
2023-02-14 12:35:39 -05:00 |
vk_staging_buffer_pool.h
|
|
|
vk_state_tracker.cpp
|
Video_core: Address feedback
|
2023-01-04 14:39:42 -05:00 |
vk_state_tracker.h
|
|
|
vk_swapchain.cpp
|
remove static from pointer sized or smaller types for aesthetics, change constexpr static to static constexpr for consistency
|
2023-02-14 12:35:39 -05:00 |
vk_swapchain.h
|
|
|
vk_texture_cache_base.cpp
|
|
|
vk_texture_cache.cpp
|
Engines: Implement Accelerate DMA Texture.
|
2023-03-05 12:18:00 +01:00 |
vk_texture_cache.h
|
remove static from pointer sized or smaller types for aesthetics, change constexpr static to static constexpr for consistency
|
2023-02-14 12:35:39 -05:00 |
vk_turbo_mode.cpp
|
remove static from pointer sized or smaller types for aesthetics, change constexpr static to static constexpr for consistency
|
2023-02-14 12:35:39 -05:00 |
vk_turbo_mode.h
|
renderer_vulkan: pause turbo submissions on inactive queue
|
2023-01-07 14:35:11 -05:00 |
vk_update_descriptor.cpp
|
|
|
vk_update_descriptor.h
|
|
|