yuzu/src/video_core
2021-11-16 22:11:32 +01:00
..
buffer_cache VulkanBufferCache: Avoid adding barriers between multiple copies. 2021-11-16 22:11:32 +01:00
command_classes codes: Rename ComposeFrameHeader to ComposeFrame 2021-11-12 23:52:19 -05:00
engines
host_shaders Presentation: Only use FP16 in scaling shaders on supported devices in Vulkan 2021-11-16 22:11:32 +01:00
macro
renderer_opengl Presentation: Only use FP16 in scaling shaders on supported devices in Vulkan 2021-11-16 22:11:32 +01:00
renderer_vulkan vk_blit_screen: Fix AA destruction order 2021-11-16 22:11:32 +01:00
texture_cache OpenGlTextureCache: Fix state invalidation on rescaling. 2021-11-16 22:11:32 +01:00
textures
vulkan_common vk_texture_cache: Fix unsupported blit format error checking 2021-11-16 22:11:30 +01:00
cdma_pusher.cpp
cdma_pusher.h
CMakeLists.txt Presentation: Only use FP16 in scaling shaders on supported devices in Vulkan 2021-11-16 22:11:32 +01:00
compatible_formats.cpp
compatible_formats.h
delayed_destruction_ring.h
dirty_flags.cpp
dirty_flags.h TextureCache: Modify Viewports/Scissors according to Rescale. 2021-11-16 22:11:27 +01:00
dma_pusher.cpp
dma_pusher.h
fence_manager.h
framebuffer_config.h
gpu_thread.cpp
gpu_thread.h
gpu.cpp
gpu.h
memory_manager.cpp
memory_manager.h
query_cache.h Merge pull request #7077 from FernandoS27/face-down 2021-10-16 21:41:54 -04:00
rasterizer_accelerated.cpp
rasterizer_accelerated.h RasterizerInterface: Correct size of CPU addresses to cache. 2021-10-04 20:47:31 +02:00
rasterizer_interface.h
renderer_base.cpp
renderer_base.h
shader_cache.cpp
shader_cache.h
shader_environment.cpp
shader_environment.h
shader_notify.cpp
shader_notify.h
surface.cpp Vulkan Rasterizer: Fix clears on integer textures. 2021-11-16 22:11:31 +01:00
surface.h Vulkan Rasterizer: Fix clears on integer textures. 2021-11-16 22:11:31 +01:00
transform_feedback.cpp
transform_feedback.h
video_core.cpp video_core,yuzu: Move UpdateRescalingInfo call to video_core 2021-11-16 22:11:30 +01:00
video_core.h Settings: eliminate rescaling_factor. 2021-11-16 22:11:27 +01:00