mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2026-06-06 07:45:56 +08:00
This improves DMA logic and add an option to sync memory operations. Thanks to Higgs for the new DMA logic. Co-authored-by: PavelBARABANOV <pavelbarabanov94@gmail.com> Co-authored-by: crueter <crueter@eden-emu.dev> Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/276 Reviewed-by: crueter <crueter@eden-emu.dev> Co-authored-by: MaranBr <maranbr@outlook.com> Co-committed-by: MaranBr <maranbr@outlook.com> |
||
|---|---|---|
| .. | ||
| buffer_cache | ||
| control | ||
| engines | ||
| host1x | ||
| host_shaders | ||
| macro | ||
| query_cache | ||
| renderer_null | ||
| renderer_opengl | ||
| renderer_vulkan | ||
| texture_cache | ||
| textures | ||
| vulkan_common | ||
| cache_types.h | ||
| capture.h | ||
| cdma_pusher.cpp | ||
| cdma_pusher.h | ||
| CMakeLists.txt | ||
| compatible_formats.cpp | ||
| compatible_formats.h | ||
| delayed_destruction_ring.h | ||
| dirty_flags.cpp | ||
| dirty_flags.h | ||
| dma_pusher.cpp | ||
| dma_pusher.h | ||
| fence_manager.h | ||
| framebuffer_config.cpp | ||
| framebuffer_config.h | ||
| fsr.cpp | ||
| fsr.h | ||
| gpu_thread.cpp | ||
| gpu_thread.h | ||
| gpu.cpp | ||
| gpu.h | ||
| guest_memory.h | ||
| invalidation_accumulator.h | ||
| memory_manager.cpp | ||
| memory_manager.h | ||
| precompiled_headers.h | ||
| present.h | ||
| pte_kind.h | ||
| query_cache.h | ||
| rasterizer_download_area.h | ||
| 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 | ||
| smaa_area_tex.h | ||
| smaa_search_tex.h | ||
| surface.cpp | ||
| surface.h | ||
| transform_feedback.cpp | ||
| transform_feedback.h | ||
| video_core.cpp | ||
| video_core.h | ||