| .. |
|
debug_utils
|
c65713832c
debug_utils: Remove unused includes
|
8 лет назад |
|
engines
|
19330f45d3
maxwell_dma: Check for valid source in destination before copy.
|
7 лет назад |
|
renderer_opengl
|
e5893db3e6
Merge pull request #2256 from bunnei/gpu-vmm
|
7 лет назад |
|
renderer_vulkan
|
241563d15c
gpu: Move GPUVAddr definition to common_types.
|
7 лет назад |
|
shader
|
5ca63d0675
shader/decode: Remove extras from MetaTexture
|
7 лет назад |
|
textures
|
574e89d924
video_core: Refactor to use MemoryManager interface for all memory access.
|
7 лет назад |
|
CMakeLists.txt
|
aa59d77c3b
vk_sampler_cache: Implement a sampler cache
|
7 лет назад |
|
dma_pusher.cpp
|
574e89d924
video_core: Refactor to use MemoryManager interface for all memory access.
|
7 лет назад |
|
dma_pusher.h
|
22d3dfbcd4
gpu: Rewrite virtual memory manager using PageTable.
|
7 лет назад |
|
gpu.cpp
|
22d3dfbcd4
gpu: Rewrite virtual memory manager using PageTable.
|
7 лет назад |
|
gpu.h
|
22d3dfbcd4
gpu: Rewrite virtual memory manager using PageTable.
|
7 лет назад |
|
gpu_asynch.cpp
|
2eaf6c41a4
gpu: Use host address for caching instead of guest address.
|
7 лет назад |
|
gpu_asynch.h
|
2eaf6c41a4
gpu: Use host address for caching instead of guest address.
|
7 лет назад |
|
gpu_synch.cpp
|
2eaf6c41a4
gpu: Use host address for caching instead of guest address.
|
7 лет назад |
|
gpu_synch.h
|
2eaf6c41a4
gpu: Use host address for caching instead of guest address.
|
7 лет назад |
|
gpu_thread.cpp
|
2eaf6c41a4
gpu: Use host address for caching instead of guest address.
|
7 лет назад |
|
gpu_thread.h
|
2eaf6c41a4
gpu: Use host address for caching instead of guest address.
|
7 лет назад |
|
macro_interpreter.cpp
|
fdd649e2ef
Fixed uninitialized memory due to missing returns in canary
|
7 лет назад |
|
macro_interpreter.h
|
033b46253e
macro_interpreter: Implement AddWithCarry and SubtractWithBorrow.
|
7 лет назад |
|
memory_manager.cpp
|
2117edd0f8
memory_manager: Cleanup FindFreeRegion.
|
7 лет назад |
|
memory_manager.h
|
2117edd0f8
memory_manager: Cleanup FindFreeRegion.
|
7 лет назад |
|
morton.cpp
|
574e89d924
video_core: Refactor to use MemoryManager interface for all memory access.
|
7 лет назад |
|
morton.h
|
574e89d924
video_core: Refactor to use MemoryManager interface for all memory access.
|
7 лет назад |
|
rasterizer_cache.cpp
|
9de523fd90
rasterizer_cache: Add missing virtual destructor to RasterizerCacheObject
|
7 лет назад |
|
rasterizer_cache.h
|
d0dddb3e9d
Revert "Devirtualize Register/Unregister and use a wrapper instead."
|
7 лет назад |
|
rasterizer_interface.h
|
22d3dfbcd4
gpu: Rewrite virtual memory manager using PageTable.
|
7 лет назад |
|
renderer_base.cpp
|
f9ee0dc7ee
video_core/engines: Remove unnecessary includes
|
7 лет назад |
|
renderer_base.h
|
a2be49305d
yuzu, video_core: Screenshot functionality
|
7 лет назад |
|
surface.cpp
|
42085ff110
video_core/surface: Remove obsolete TODO in PixelFormatFromRenderTargetFormat()
|
7 лет назад |
|
surface.h
|
13222f94c0
video_core: Remove unused Fill surface type
|
7 лет назад |
|
video_core.cpp
|
7fefec585c
gl_shader_disk_cache: Pass core system as argument and guard against games without title ids
|
7 лет назад |
|
video_core.h
|
7fefec585c
gl_shader_disk_cache: Pass core system as argument and guard against games without title ids
|
7 лет назад |