| .. |
|
blit_image.cpp
|
gl_staging_buffer_pool: Refactor allocation variables into a struct
|
3 years ago |
|
blit_image.h
|
gl_staging_buffer_pool: Refactor allocation variables into a struct
|
3 years ago |
|
fixed_pipeline_state.cpp
|
Fix typos in video_core
|
2 years ago |
|
fixed_pipeline_state.h
|
Fix typos in video_core
|
2 years ago |
|
maxwell_to_vk.cpp
|
gl_staging_buffer_pool: Refactor allocation variables into a struct
|
3 years ago |
|
maxwell_to_vk.h
|
Update 3D regs
|
4 years ago |
|
pipeline_helper.h
|
Core: Eliminate core/memory dependancies.
|
2 years ago |
|
pipeline_statistics.cpp
|
general: Convert source file copyright comments over to SPDX
|
4 years ago |
|
pipeline_statistics.h
|
general: Convert source file copyright comments over to SPDX
|
4 years ago |
|
renderer_vulkan.cpp
|
Core: Clang format and other small issues.
|
2 years ago |
|
renderer_vulkan.h
|
Core: Clang format and other small issues.
|
2 years ago |
|
vk_blit_screen.cpp
|
SMMU: Initial adaptation to video_core.
|
2 years ago |
|
vk_blit_screen.h
|
Core: Clang format and other small issues.
|
2 years ago |
|
vk_buffer_cache.cpp
|
SMMU: Initial adaptation to video_core.
|
2 years ago |
|
vk_buffer_cache.h
|
SMMU: Initial adaptation to video_core.
|
2 years 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
|
gl_staging_buffer_pool: Refactor allocation variables into a struct
|
3 years ago |
|
vk_compute_pass.h
|
gl_staging_buffer_pool: Refactor allocation variables into a struct
|
3 years ago |
|
vk_compute_pipeline.cpp
|
video_core: Use sampler IDs instead pointers in the pipeline config
|
3 years ago |
|
vk_compute_pipeline.h
|
renderer_vulkan: separate guest and host compute descriptor queues
|
3 years ago |
|
vk_descriptor_pool.cpp
|
vk_descriptor_pool: Disallow descriptor set free
|
3 years ago |
|
vk_descriptor_pool.h
|
Rework time service to fix time passing offline.
|
2 years 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_fsr.cpp
|
renderer_vulkan: fix FSR cropping
|
2 years ago |
|
vk_fsr.h
|
renderer_vulkan: fix FSR cropping
|
2 years ago |
|
vk_graphics_pipeline.cpp
|
Core: Eliminate core/memory dependancies.
|
2 years ago |
|
vk_graphics_pipeline.h
|
renderer_vulkan: separate guest and host compute descriptor queues
|
3 years ago |
|
vk_master_semaphore.cpp
|
renderer_vulkan: Introduce separate cmd buffer for uploads
|
2 years ago |
|
vk_master_semaphore.h
|
renderer_vulkan: Introduce separate cmd buffer for uploads
|
2 years ago |
|
vk_pipeline_cache.cpp
|
Core: Clang format and other small issues.
|
2 years ago |
|
vk_pipeline_cache.h
|
Core: Clang format and other small issues.
|
2 years ago |
|
vk_present_manager.cpp
|
renderer_vulkan: allow up to 7 swapchain images
|
2 years ago |
|
vk_present_manager.h
|
renderer_vulkan: bound async presentation queue growth
|
2 years ago |
|
vk_query_cache.cpp
|
Core: Eliminate core/memory dependancies.
|
2 years ago |
|
vk_query_cache.h
|
SMMU: Initial adaptation to video_core.
|
2 years ago |
|
vk_rasterizer.cpp
|
Core: Eliminate core/memory dependancies.
|
2 years ago |
|
vk_rasterizer.h
|
Core: Clang format and other small issues.
|
2 years ago |
|
vk_render_pass_cache.cpp
|
gl_staging_buffer_pool: Refactor allocation variables into a struct
|
3 years ago |
|
vk_render_pass_cache.h
|
general: fix compile for Apple Clang
|
3 years 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
|
Vulkan: Add a final barrier to the upload command buffer
|
2 years ago |
|
vk_scheduler.h
|
Fix one more typo
|
2 years 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_smaa.cpp
|
renderer_vulkan: Introduce separate cmd buffer for uploads
|
2 years ago |
|
vk_smaa.h
|
renderer_vulkan: Use VMA for images
|
3 years ago |
|
vk_staging_buffer_pool.cpp
|
Fix typos in video_core
|
2 years ago |
|
vk_staging_buffer_pool.h
|
renderer_vulkan: Introduce separate cmd buffer for uploads
|
2 years ago |
|
vk_state_tracker.cpp
|
renderer_vulkan: fix viewport swizzle dirty state tracking
|
2 years ago |
|
vk_state_tracker.h
|
Vulkan: rework stencil tracking.
|
3 years ago |
|
vk_swapchain.cpp
|
renderer_vulkan: do not recreate swapchain for srgb
|
2 years ago |
|
vk_swapchain.h
|
renderer_vulkan: do not recreate swapchain for srgb
|
2 years ago |
|
vk_texture_cache.cpp
|
Fix typos in video_core
|
2 years ago |
|
vk_texture_cache.h
|
texture_cache: use pedantic type names
|
2 years ago |
|
vk_texture_cache_base.cpp
|
general: Convert source file copyright comments over to SPDX
|
4 years ago |
|
vk_turbo_mode.cpp
|
vk_descriptor_pool: Disallow descriptor set free
|
3 years ago |
|
vk_turbo_mode.h
|
android: vk_turbo_mode: Remove unnecessary device recreation.
|
3 years ago |
|
vk_update_descriptor.cpp
|
renderer_vulkan: Fix crashing when updating descriptors
|
3 years ago |
|
vk_update_descriptor.h
|
renderer_vulkan: allow up to 7 swapchain images
|
2 years ago |