| .. |
|
buffer_cache
|
Merge yuzu-emu#12914
|
2024-02-05 17:51:29 +00:00 |
|
control
|
Merge yuzu-emu#12873
|
2024-02-05 17:51:29 +00:00 |
|
engines
|
Merge yuzu-emu#12873
|
2024-02-05 17:51:29 +00:00 |
|
host1x
|
Merge yuzu-emu#12461
|
2024-02-05 17:51:29 +00:00 |
|
host_shaders
|
Merge yuzu-emu#12756
|
2024-02-05 17:51:29 +00:00 |
|
macro
|
gl_rasterizer: Implement DrawTransformFeedback macro
|
2023-12-19 19:54:57 -05:00 |
|
query_cache
|
Merge pull request #12499 from Kelebek1/time
|
2024-01-25 14:19:01 -05:00 |
|
renderer_null
|
Merge yuzu-emu#12756
|
2024-02-05 17:51:29 +00:00 |
|
renderer_opengl
|
Merge yuzu-emu#12914
|
2024-02-05 17:51:29 +00:00 |
|
renderer_vulkan
|
Merge yuzu-emu#12914
|
2024-02-05 17:51:29 +00:00 |
|
texture_cache
|
Merge yuzu-emu#12914
|
2024-02-05 17:51:29 +00:00 |
|
textures
|
…
|
|
|
vulkan_common
|
Add Samsung Proprietary Driver ID to Reorder Pass
|
2024-02-01 17:53:26 -06:00 |
|
CMakeLists.txt
|
Merge yuzu-emu#12914
|
2024-02-05 17:51:29 +00:00 |
|
cache_types.h
|
…
|
|
|
capture.h
|
Merge yuzu-emu#12756
|
2024-02-05 17:51:29 +00:00 |
|
cdma_pusher.cpp
|
Merge yuzu-emu#12461
|
2024-02-05 17:51:29 +00:00 |
|
cdma_pusher.h
|
Merge yuzu-emu#12461
|
2024-02-05 17:51:29 +00:00 |
|
compatible_formats.cpp
|
…
|
|
|
compatible_formats.h
|
…
|
|
|
delayed_destruction_ring.h
|
…
|
|
|
dirty_flags.cpp
|
…
|
|
|
dirty_flags.h
|
…
|
|
|
dma_pusher.cpp
|
Core: Clang format and other small issues.
|
2024-01-18 21:12:30 -05:00 |
|
dma_pusher.h
|
ci: fix new codespell errors
|
2023-10-02 18:03:05 -04:00 |
|
fence_manager.h
|
renderer_vulkan: allow up to 7 swapchain images
|
2023-12-16 18:59:44 -05:00 |
|
framebuffer_config.cpp
|
video_core: simplify accelerated surface fetch and crop handling between APIs
|
2024-01-31 11:27:20 -05:00 |
|
framebuffer_config.h
|
Merge yuzu-emu#12756
|
2024-02-05 17:51:29 +00:00 |
|
fsr.cpp
|
…
|
|
|
fsr.h
|
…
|
|
|
gpu.cpp
|
Merge yuzu-emu#12873
|
2024-02-05 17:51:29 +00:00 |
|
gpu.h
|
Merge yuzu-emu#12873
|
2024-02-05 17:51:29 +00:00 |
|
gpu_thread.cpp
|
Merge yuzu-emu#12873
|
2024-02-05 17:51:29 +00:00 |
|
gpu_thread.h
|
Merge yuzu-emu#12873
|
2024-02-05 17:51:29 +00: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
|
Core: Eliminate core/memory dependancies.
|
2024-01-18 21:12:30 -05:00 |
|
memory_manager.h
|
Merge yuzu-emu#12461
|
2024-02-05 17:51:29 +00:00 |
|
precompiled_headers.h
|
…
|
|
|
present.h
|
Merge yuzu-emu#12756
|
2024-02-05 17:51:29 +00:00 |
|
pte_kind.h
|
…
|
|
|
query_cache.h
|
Merge yuzu-emu#12914
|
2024-02-05 17:51:29 +00:00 |
|
rasterizer_download_area.h
|
Rework time service to fix time passing offline.
|
2024-01-24 04:26:55 +00:00 |
|
rasterizer_interface.h
|
video_core: simplify accelerated surface fetch and crop handling between APIs
|
2024-01-31 11:27:20 -05:00 |
|
renderer_base.cpp
|
…
|
|
|
renderer_base.h
|
Merge yuzu-emu#12756
|
2024-02-05 17:51:29 +00: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_recompiler: use float image operations on load/store when required
|
2023-12-21 14:34:46 -05:00 |
|
shader_notify.cpp
|
…
|
|
|
shader_notify.h
|
…
|
|
|
smaa_area_tex.h
|
…
|
|
|
smaa_search_tex.h
|
…
|
|
|
surface.cpp
|
Implement X8_D24 format
|
2023-10-06 00:58:30 +01:00 |
|
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
|
…
|
|