yuzu/src/video_core
2023-01-05 06:06:33 -05:00
..
buffer_cache MacroHLE: Final cleanup and fixes. 2023-01-01 16:43:58 -05:00
control
engines video_core: Cache GPU internal writes. 2023-01-05 05:23:39 -05:00
host1x scratch_buffer: Explicitly defing resize and resize_destructive functions 2022-12-19 22:40:50 -05:00
host_shaders video_core: Implement vulkan QuadStrip topology 2022-12-26 11:37:34 +08:00
macro yuzu-ui: Add setting for disabling macro HLE 2023-01-04 14:56:52 -05:00
renderer_null RasterizerMemory: Add filtering for flushing/invalidation operations. 2023-01-01 16:43:58 -05:00
renderer_opengl Video_core: Address feedback 2023-01-04 14:39:42 -05:00
renderer_vulkan video_core: Cache GPU internal writes. 2023-01-05 05:23:39 -05:00
texture_cache Texture Cache: Implement async texture downloads. 2023-01-03 22:52:15 -05:00
textures video_core: fix off by one in anisotropic filtering amount 2022-12-10 20:54:45 -05:00
vulkan_common Vulkan: Update blacklisting to latest driver versions. 2023-01-03 21:16:43 -05:00
cache_types.h RasterizerMemory: Add filtering for flushing/invalidation operations. 2023-01-01 16:43:58 -05:00
cdma_pusher.cpp
cdma_pusher.h
CMakeLists.txt video_core: Cache GPU internal writes. 2023-01-05 05:23:39 -05:00
compatible_formats.cpp
compatible_formats.h
delayed_destruction_ring.h
dirty_flags.cpp
dirty_flags.h
dma_pusher.cpp DMAPusher: Improve collection of non executing methods 2023-01-01 16:43:57 -05:00
dma_pusher.h MacroHLE: Refactor MacroHLE system. 2023-01-01 16:43:57 -05:00
fence_manager.h
framebuffer_config.h
gpu_thread.cpp
gpu_thread.h
gpu.cpp renderer_opengl: refactor context acquire 2022-12-13 13:23:23 -05:00
gpu.h
invalidation_accumulator.h video_core: Cache GPU internal writes. 2023-01-05 05:23:39 -05:00
memory_manager.cpp MemoryManager: use fastmem directly. 2023-01-05 06:06:33 -05:00
memory_manager.h MemoryManager: use fastmem directly. 2023-01-05 06:06:33 -05:00
precompiled_headers.h
pte_kind.h
query_cache.h
rasterizer_accelerated.cpp
rasterizer_accelerated.h
rasterizer_interface.h video_core: Cache GPU internal writes. 2023-01-05 05:23:39 -05:00
renderer_base.cpp
renderer_base.h
shader_cache.cpp
shader_cache.h
shader_environment.cpp Video_core: Address feedback 2023-01-04 14:39:42 -05:00
shader_environment.h MacroHLE: Add HLE replacement for base vertex and base instance. 2023-01-01 16:43:57 -05:00
shader_notify.cpp
shader_notify.h
smaa_area_tex.h
smaa_search_tex.h
surface.cpp
surface.h
transform_feedback.cpp
transform_feedback.h
video_core.cpp
video_core.h