You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
bunnei f9371f36a4 hle: service: nvflinger: Use correct logger namespace. 4 years ago
..
blit_image.cpp Vulkan: Use 3D helpers for MSAA scaling on NV drivers 510+ 4 years ago
blit_image.h video_core: Reduce unused includes 4 years ago
fixed_pipeline_state.cpp video_core: Reduce unused includes 4 years ago
fixed_pipeline_state.h vk_graphics_pipeline: Implement smooth lines 5 years ago
maxwell_to_vk.cpp maxwell_to_(gl/vk): Add 11_11_10 float vertex format 4 years ago
maxwell_to_vk.h video_core: Reduce unused includes 4 years ago
pipeline_helper.h video_core: Reduce unused includes 4 years ago
pipeline_statistics.cpp renderer_vulkan: Add setting to log pipeline statistics 5 years ago
pipeline_statistics.h renderer_vulkan: Add setting to log pipeline statistics 5 years ago
renderer_vulkan.cpp video_core: Reduce unused includes 4 years ago
renderer_vulkan.h video_core: Reduce unused includes 4 years ago
vk_blit_screen.cpp hle: nvflinger: Migrate android namespace -> Service::android. 4 years ago
vk_blit_screen.h FSR: Fix GCC build errors 5 years ago
vk_buffer_cache.cpp Buffer Cache: Tune to the levels of the new GC. 4 years ago
vk_buffer_cache.h Buffer Cache: Tune to the levels of the new GC. 4 years ago
vk_command_pool.cpp vk_command_pool: Reduce the command pool size from 4096 to 4 5 years ago
vk_command_pool.h renderer_vulkan: Rename VKDevice to Device 6 years ago
vk_compute_pass.cpp video_core: Reduce unused includes 4 years ago
vk_compute_pass.h astc_decoder: Compute offset swizzles in-shader 5 years ago
vk_compute_pipeline.cpp vulkan: Fix rescaling push constant usage 5 years ago
vk_compute_pipeline.h video_core: Reduce unused includes 4 years ago
vk_descriptor_pool.cpp Merge pull request #6944 from FernandoS27/dear-drunk-me 5 years ago
vk_descriptor_pool.h vulkan: Rework descriptor allocation algorithm 5 years ago
vk_fence_manager.cpp video_core: Reduce unused includes 4 years ago
vk_fence_manager.h video_core: Reduce unused includes 4 years ago
vk_fsr.cpp vk_fsr: Replace comma operator with semicolon 4 years ago
vk_fsr.h Presentation: Only use FP16 in scaling shaders on supported devices in Vulkan 5 years ago
vk_graphics_pipeline.cpp Vulkan: Fix the checks for primitive restart extension. 5 years ago
vk_graphics_pipeline.h vulkan: Implement rescaling shader patching 5 years ago
vk_master_semaphore.cpp vk_master_semaphore: Use jthread for debug thread 5 years ago
vk_master_semaphore.h Vulkan: fix waiting on semaphore. 5 years ago
vk_pipeline_cache.cpp video_core: Reduce unused includes 4 years ago
vk_pipeline_cache.h video_core: Reduce unused includes 4 years ago
vk_query_cache.cpp Vulkan Query Cache: make sure to wait for the query result. 5 years ago
vk_query_cache.h renderer_vulkan: Rename VKDevice to Device 6 years ago
vk_rasterizer.cpp video_core: Reduce unused includes 4 years ago
vk_rasterizer.h video_core: Reduce unused includes 4 years ago
vk_render_pass_cache.cpp shader: Fix render targets with null attachments 5 years ago
vk_render_pass_cache.h vk_pipeline_cache: Add pipeline cache 5 years ago
vk_resource_pool.cpp shader: Primitive Vulkan integration 5 years ago
vk_resource_pool.h shader: Primitive Vulkan integration 5 years ago
vk_scheduler.cpp video_core: Reduce unused includes 4 years ago
vk_scheduler.h video_core: Reduce unused includes 4 years ago
vk_shader_util.cpp video_core: Reduce unused includes 4 years ago
vk_shader_util.h renderer_vulkan: Rename VKDevice to Device 6 years ago
vk_staging_buffer_pool.cpp Garbage Collection: Redesign the algorithm to do a better use of memory. 4 years ago
vk_staging_buffer_pool.h vk_staging_buffer_pool: Fix softlock when stream buffer overflows 5 years ago
vk_state_tracker.cpp video_core: Reduce unused includes 4 years ago
vk_state_tracker.h general: Reduce core.h includes 4 years ago
vk_swapchain.cpp video_core: Reduce unused includes 4 years ago
vk_swapchain.h vk_swapchain: Use immediate present mode when mailbox is unavailable and FPS is unlocked 5 years ago
vk_texture_cache.cpp Merge pull request #8076 from ameerj/nv-vk-msaa-scale 4 years ago
vk_texture_cache.h Garbage Collection: Redesign the algorithm to do a better use of memory. 4 years ago
vk_texture_cache_base.cpp texture_cache: Address ameerj's review 5 years ago
vk_update_descriptor.cpp video_core: Reduce unused includes 4 years ago
vk_update_descriptor.h video_core: Reduce unused includes 4 years ago