yuzu/src/video_core
2022-11-30 18:30:30 -05:00
..
buffer_cache GPU: Fix buffer cache issue, engine upload not inlining memory in multiline and pessismistic invalidation. 2022-11-24 20:57:16 +01:00
control Fermi2D: Rework blit engine and add a software blitter. 2022-11-24 20:35:44 +01:00
engines maxwell_3d: Mark shifted value as unsigned 2022-11-29 08:39:33 -05:00
host1x host1x/syncpoint_manager: Eliminate unnecessary std::function construction 2022-11-29 08:58:50 -05:00
host_shaders
macro Merge pull request #9252 from liamwhite/radv-superiority 2022-11-19 01:46:48 -08:00
renderer_opengl GPU: Implement additional render target formats. 2022-11-24 20:35:44 +01:00
renderer_vulkan Merge pull request #9276 from goldenx86/fsrSlider 2022-11-27 00:13:15 -08:00
texture_cache GPU: Implement additional render target formats. 2022-11-24 20:35:44 +01:00
textures Add break for default cases 2022-11-13 16:30:55 -08:00
vulkan_common
cdma_pusher.cpp
cdma_pusher.h
CMakeLists.txt CMake: Use precompiled headers 2022-11-29 18:50:49 -05:00
compatible_formats.cpp
compatible_formats.h
delayed_destruction_ring.h
dirty_flags.cpp Fix stencil func registers, make clip control equivalent to how it was before, but surely wrong. 2022-10-10 20:59:57 +01:00
dirty_flags.h
dma_pusher.cpp
dma_pusher.h
fence_manager.h
framebuffer_config.h
gpu_thread.cpp
gpu_thread.h
gpu.cpp
gpu.h GPU: Implement additional render target formats. 2022-11-24 20:35:44 +01:00
memory_manager.cpp video_core:Fix vmm kinds size error 2022-11-06 22:31:22 +08:00
memory_manager.h video_core: Implement memory manager page kind 2022-10-17 15:33:29 +08:00
precompiled_headers.h CMake: Consolidate common PCH headers 2022-11-30 18:30:30 -05:00
pte_kind.h video_core: Implement memory manager page kind 2022-10-17 15:33:29 +08:00
query_cache.h
rasterizer_accelerated.cpp
rasterizer_accelerated.h
rasterizer_interface.h maxwell3d: full HLE for multi-layer clears 2022-11-17 08:31:43 -05:00
renderer_base.cpp
renderer_base.h
shader_cache.cpp
shader_cache.h
shader_environment.cpp ir/texture_pass: Use host_info instead of querying Settings::values (#9176) 2022-11-11 03:32:53 +01:00
shader_environment.h video_core: Fix SNORM texture buffer emulating error (#9001) 2022-11-04 02:39:42 -04:00
shader_notify.cpp
shader_notify.h
surface.cpp video_core/surface: Eliminate casts in GetFormatType() 2022-11-28 20:25:44 -05:00
surface.h GPU: Implement additional render target formats. 2022-11-24 20:35:44 +01:00
transform_feedback.cpp
transform_feedback.h
video_core.cpp
video_core.h