2
1
Fork 0
mirror of https://github.com/yuzu-emu/yuzu.git synced 2024-07-04 23:31:19 +01:00
yuzu/src/video_core
2024-02-01 13:00:36 +01:00
..
buffer_cache Core: Eliminate core/memory dependancies. 2024-01-18 21:12:30 -05:00
control Fix typos in video_core 2024-01-07 22:44:55 +00:00
engines Core: Eliminate core/memory dependancies. 2024-01-18 21:12:30 -05:00
host1x MemoryManager: Reduce the page table size based on last big page address. 2024-02-01 13:00:36 +01:00
host_shaders Fix typos in video_core 2024-01-07 22:44:55 +00:00
macro
query_cache Merge pull request #12499 from Kelebek1/time 2024-01-25 14:19:01 -05:00
renderer_null Core: Eliminate core/memory dependancies. 2024-01-18 21:12:30 -05:00
renderer_opengl Core: Eliminate core/memory dependancies. 2024-01-18 21:12:30 -05:00
renderer_vulkan Merge pull request #12439 from FireBurn/vkresult 2024-01-29 09:08:32 -05:00
texture_cache Texture Cache: make sparse texture table per channel 2024-01-31 16:38:51 +01:00
textures
vulkan_common Merge pull request #12439 from FireBurn/vkresult 2024-01-29 09:08:32 -05:00
cache_types.h
cdma_pusher.cpp
cdma_pusher.h
CMakeLists.txt Merge pull request #12814 from Kelebek1/time_new_ipc 2024-01-29 09:08:46 -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 Core: Clang format and other small issues. 2024-01-18 21:12:30 -05:00
dma_pusher.h
fence_manager.h
framebuffer_config.h SMMU: Initial adaptation to video_core. 2024-01-18 21:12:30 -05:00
fsr.cpp
fsr.h video_core/opengl: Add FSR upscaling filter to the OpenGL renderer 2023-01-26 21:43:33 +01:00
gpu.cpp GPU-SMMU: Estimate game leak and preallocate device region. 2024-01-18 21:12:30 -05:00
gpu.h SMMU: Initial adaptation to video_core. 2024-01-18 21:12:30 -05:00
gpu_thread.cpp SMMU: Initial adaptation to video_core. 2024-01-18 21:12:30 -05:00
gpu_thread.h SMMU: Initial adaptation to video_core. 2024-01-18 21:12:30 -05:00
guest_memory.h Core: Clang format and other small issues. 2024-01-18 21:12:30 -05:00
invalidation_accumulator.h
memory_manager.cpp MemoryManager: Reduce the page table size based on last big page address. 2024-02-01 13:00:36 +01:00
memory_manager.h MemoryManager: Reduce the page table size based on last big page address. 2024-02-01 13:00:36 +01:00
precompiled_headers.h
pte_kind.h
query_cache.h Core: Eliminate core/memory dependancies. 2024-01-18 21:12:30 -05:00
rasterizer_download_area.h Rework time service to fix time passing offline. 2024-01-24 04:26:55 +00:00
rasterizer_interface.h SMMU: Initial adaptation to video_core. 2024-01-18 21:12:30 -05:00
renderer_base.cpp
renderer_base.h vk_present_manager: recreate surface on any surface loss 2023-10-02 19:07:18 -04:00
shader_cache.cpp Core: Clang format and other small issues. 2024-01-18 21:12:30 -05:00
shader_cache.h Core: Clang format and other small issues. 2024-01-18 21:12:30 -05:00
shader_environment.cpp Fix typos in video_core 2024-01-07 22:44:55 +00:00
shader_environment.h
shader_notify.cpp
shader_notify.h
smaa_area_tex.h video_core: Integrate SMAA 2022-12-08 17:17:45 -05:00
smaa_search_tex.h video_core: Integrate SMAA 2022-12-08 17:17:45 -05:00
surface.cpp
surface.h Implement X8_D24 format 2023-10-06 00:58:30 +01:00
transform_feedback.cpp
transform_feedback.h
video_core.cpp SMMU: Initial adaptation to video_core. 2024-01-18 21:12:30 -05:00
video_core.h