..
present
[video_core, hle] remove redundant parent references in system structs (#3908)
1 month ago
blit_image.cpp
[video_core, hle] remove redundant parent references in system structs (#3908)
1 month ago
blit_image.h
[vk] remove unused vk_texture_manager.cpp and unused shader conversions (#3432)
6 months ago
fixed_pipeline_state.cpp
[vulkan] 3rd Vulkan Global Maintenance (#4189)
2 weeks ago
fixed_pipeline_state.h
[vulkan] 3rd Vulkan Global Maintenance (#4189)
2 weeks ago
maxwell_to_vk.cpp
[vulkan] 3rd Vulkan Global Maintenance (#4189)
2 weeks ago
maxwell_to_vk.h
[dynarmic, common] pagetable clustering (#3215)
6 months ago
pipeline_helper.h
[vulkan, android] Mediacodec implementation + Vulkan fixes (#4191)
2 weeks ago
pipeline_statistics.cpp
[video_core, hle] remove redundant parent references in system structs (#3908)
1 month ago
pipeline_statistics.h
[video_core, hle] remove redundant parent references in system structs (#3908)
1 month ago
renderer_vulkan.cpp
[video_core, hle] remove redundant parent references in system structs (#3908)
1 month ago
renderer_vulkan.h
[vk] Unify RAII in Vulkan (#2679)
10 months ago
vk_blit_screen.cpp
[video_core, hle] remove redundant parent references in system structs (#3908)
1 month ago
vk_blit_screen.h
[video_core, hle] remove redundant parent references in system structs (#3908)
1 month ago
vk_buffer_cache.cpp
[vulkan] 3rd Vulkan Global Maintenance (#4189)
2 weeks ago
vk_buffer_cache.h
[vulkan] 3rd Vulkan Global Maintenance (#4189)
2 weeks ago
vk_buffer_cache_base.cpp
Buffer Cache: Fully rework the buffer cache.
3 years ago
vk_command_pool.cpp
general: fix spelling mistakes
3 years ago
vk_command_pool.h
general: Convert source file copyright comments over to SPDX
4 years ago
vk_compute_pass.cpp
[vulkan, android] Mediacodec implementation + Vulkan fixes (#4191)
2 weeks ago
vk_compute_pass.h
[video_core, hle] remove redundant parent references in system structs (#3908)
1 month ago
vk_compute_pipeline.cpp
[vulkan, android] Mediacodec implementation + Vulkan fixes (#4191)
2 weeks ago
vk_compute_pipeline.h
[vulkan, android] Mediacodec implementation + Vulkan fixes (#4191)
2 weeks ago
vk_descriptor_pool.cpp
[video_core, hle] remove redundant parent references in system structs (#3908)
1 month ago
vk_descriptor_pool.h
[video_core, hle] remove redundant parent references in system structs (#3908)
1 month ago
vk_fence_manager.cpp
Clang format and ddress feedback
3 years ago
vk_fence_manager.h
gl_staging_buffer_pool: Refactor allocation variables into a struct
3 years ago
vk_graphics_pipeline.cpp
[vulkan] 3rd Vulkan Global Maintenance (#4189)
2 weeks ago
vk_graphics_pipeline.h
[vk] Clamp dynamic descriptors based on device limits (#4115)
4 weeks ago
vk_master_semaphore.cpp
[vulkan] 3rd Vulkan Global Maintenance (#4189)
2 weeks ago
vk_master_semaphore.h
[vk] Fix lost wakeup in fence mode using atomic wait (#3598)
5 months ago
vk_pipeline_cache.cpp
[vulkan, android] Mediacodec implementation + Vulkan fixes (#4191)
2 weeks ago
vk_pipeline_cache.h
[spirv] nuke spirv-opt (#3877)
3 months ago
vk_present_manager.cpp
[*] basic in-house cpp linting (#4039)
2 months ago
vk_present_manager.h
[vk] fix crash introduced in 9a07bd0570 (#3685)
5 months ago
vk_query_cache.cpp
[vulkan, android] Mediacodec implementation + Vulkan fixes (#4191)
2 weeks ago
vk_query_cache.h
[vulkan] 2nd Vulkan Global Maintenance (#3853)
3 months ago
vk_rasterizer.cpp
[vulkan] 3rd Vulkan Global Maintenance (#4189)
2 weeks ago
vk_rasterizer.h
[vulkan] 3rd Vulkan Global Maintenance (#4189)
2 weeks ago
vk_render_pass_cache.cpp
Revert "[vk] Simplified layouts per driver configuration (#3271)" (#3571)
5 months ago
vk_render_pass_cache.h
[*] change all std::unordered_map and std::unordered_set into ankerl::unordered_dense::map/set variants (#3442)
6 months ago
vk_resource_pool.cpp
general: fix spelling mistakes
3 years ago
vk_resource_pool.h
general: Convert source file copyright comments over to SPDX
4 years ago
vk_scheduler.cpp
Revert #3970 #4177 (#4187)
2 weeks ago
vk_scheduler.h
Revert #3970 #4177 (#4187)
2 weeks ago
vk_shader_util.cpp
general: Convert source file copyright comments over to SPDX
4 years ago
vk_shader_util.h
general: Convert source file copyright comments over to SPDX
4 years ago
vk_staging_buffer_pool.cpp
[common] rework BitField and BitUtil, use concepts whenever possible (#4076)
2 weeks ago
vk_staging_buffer_pool.h
renderer_vulkan: Introduce separate cmd buffer for uploads
3 years ago
vk_state_tracker.cpp
[video_core, hle] remove redundant parent references in system structs (#3908)
1 month ago
vk_state_tracker.h
[vulkan] 2nd Vulkan Global Maintenance (#3853)
3 months ago
vk_swapchain.cpp
[*] basic in-house cpp linting (#4039)
2 months ago
vk_swapchain.h
[vk] unify VkSurfaceKHR with Android and the rest of platforms; remove technically incorrect nullptr() ctor for handles (#2971)
5 months ago
vk_texture_cache.cpp
[vulkan, android] Mediacodec implementation + Vulkan fixes (#4191)
2 weeks ago
vk_texture_cache.h
[vulkan, android] Mediacodec implementation + Vulkan fixes (#4191)
2 weeks ago
vk_texture_cache_base.cpp
general: Convert source file copyright comments over to SPDX
4 years ago
vk_turbo_mode.cpp
[*] basic in-house cpp linting (#4039)
2 months ago
vk_turbo_mode.h
[*] basic in-house cpp linting (#4039)
2 months ago
vk_update_descriptor.cpp
[vk] Clamp dynamic descriptors based on device limits (#4115)
4 weeks ago
vk_update_descriptor.h
[vk] Clamp dynamic descriptors based on device limits (#4115)
4 weeks ago