You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
yuzu/src/video_core
Fernando Sahmkow 3b61de74e6 Texture Cache: fix memory managment and optimize scaled downloads, uploads. 4 years ago
..
buffer_cache buffer_cache: Minor fixes 5 years ago
command_classes codes: Rename ComposeFrameHeader to ComposeFrame 4 years ago
engines gpu: Migrate implementation to the cpp file 5 years ago
host_shaders vulkan: Implement FidelityFX Super Resolution 4 years ago
macro xbyak: Update include path 5 years ago
renderer_opengl Texture Cache: fix memory managment and optimize scaled downloads, uploads. 4 years ago
renderer_vulkan Texture Cache: fix memory managment and optimize scaled downloads, uploads. 4 years ago
texture_cache Texture Cache: fix memory managment and optimize scaled downloads, uploads. 4 years ago
textures Merge pull request #6879 from ameerj/decoder-assert 5 years ago
vulkan_common vk_texture_cache: Fix unsupported blit format error checking 4 years ago
CMakeLists.txt vulkan: Implement FidelityFX Super Resolution 4 years ago
cdma_pusher.cpp gpu: Migrate implementation to the cpp file 5 years ago
cdma_pusher.h gpu: Migrate implementation to the cpp file 5 years ago
compatible_formats.cpp
compatible_formats.h
delayed_destruction_ring.h
dirty_flags.cpp
dirty_flags.h TextureCache: Modify Viewports/Scissors according to Rescale. 4 years ago
dma_pusher.cpp
dma_pusher.h
fence_manager.h
framebuffer_config.h gpu: Migrate implementation to the cpp file 5 years ago
gpu.cpp nvhost_ctrl: Refactor usage of gpu.LockSync() 5 years ago
gpu.h nvhost_ctrl: Refactor usage of gpu.LockSync() 5 years ago
gpu_thread.cpp gpu: Use std::jthread for async gpu thread 5 years ago
gpu_thread.h gpu: Migrate implementation to the cpp file 5 years ago
memory_manager.cpp video_core/memory_manager: Add missing <algorithm> include 5 years ago
memory_manager.h
query_cache.h Merge pull request #7077 from FernandoS27/face-down 5 years ago
rasterizer_accelerated.cpp
rasterizer_accelerated.h RasterizerInterface: Correct size of CPU addresses to cache. 5 years ago
rasterizer_interface.h
renderer_base.cpp renderers: Add explicit invert_y bool to screenshot callback 5 years ago
renderer_base.h renderers: Add explicit invert_y bool to screenshot callback 5 years ago
shader_cache.cpp
shader_cache.h
shader_environment.cpp gpu: Migrate implementation to the cpp file 5 years ago
shader_environment.h gpu: Migrate implementation to the cpp file 5 years ago
shader_notify.cpp
shader_notify.h
surface.cpp vk_texture_cache: Use nearest neighbor scaling when available 4 years ago
surface.h vk_texture_cache: Use nearest neighbor scaling when available 4 years ago
transform_feedback.cpp
transform_feedback.h
video_core.cpp video_core,yuzu: Move UpdateRescalingInfo call to video_core 4 years ago
video_core.h Settings: eliminate rescaling_factor. 4 years ago