| .. |
|
debug_utils
|
general: Use deducation guides for std::lock_guard and std::unique_lock
|
7 years ago |
|
engines
|
Merge pull request #2692 from ReinUsesLisp/tlds-f16
|
7 years ago |
|
renderer_opengl
|
Merge pull request #2609 from FernandoS27/new-scan
|
7 years ago |
|
renderer_vulkan
|
Merge pull request #2609 from FernandoS27/new-scan
|
7 years ago |
|
shader
|
Merge pull request #2692 from ReinUsesLisp/tlds-f16
|
7 years ago |
|
texture_cache
|
Texture_Cache: Correct Linear Structural Match.
|
7 years ago |
|
textures
|
texture_cache: Style and Corrections
|
7 years ago |
|
CMakeLists.txt
|
shader_ir: Implement a new shader scanner
|
7 years ago |
|
dma_pusher.cpp
|
Dma_pusher: ASSERT on empty command_list
|
7 years ago |
|
dma_pusher.h
|
gpu: Rewrite virtual memory manager using PageTable.
|
7 years ago |
|
gpu.cpp
|
prefer system reference over global accessor
|
7 years ago |
|
gpu.h
|
video_core/gpu: Create threads separately from initialization
|
7 years ago |
|
gpu_asynch.cpp
|
video_core/gpu: Create threads separately from initialization
|
7 years ago |
|
gpu_asynch.h
|
video_core/gpu: Create threads separately from initialization
|
7 years ago |
|
gpu_synch.cpp
|
video_core/gpu: Create threads separately from initialization
|
7 years ago |
|
gpu_synch.h
|
video_core/gpu: Create threads separately from initialization
|
7 years ago |
|
gpu_thread.cpp
|
core/core_timing_util: Use std::chrono types for specifying time units
|
7 years ago |
|
gpu_thread.h
|
Merge pull request #2467 from lioncash/move
|
7 years ago |
|
macro_interpreter.cpp
|
Revert #2466
|
7 years ago |
|
macro_interpreter.h
|
macro_interpreter: Implement AddWithCarry and SubtractWithBorrow.
|
7 years ago |
|
memory_manager.cpp
|
prefer system reference over global accessor
|
7 years ago |
|
memory_manager.h
|
prefer system reference over global accessor
|
7 years ago |
|
morton.cpp
|
video_core: Refactor to use MemoryManager interface for all memory access.
|
7 years ago |
|
morton.h
|
video_core: Refactor to use MemoryManager interface for all memory access.
|
7 years ago |
|
rasterizer_cache.cpp
|
rasterizer_cache: Add missing virtual destructor to RasterizerCacheObject
|
7 years ago |
|
rasterizer_cache.h
|
rasterizer_cache: Protect inherited caches from submission level
|
7 years ago |
|
rasterizer_interface.h
|
texture_cache: Query MemoryManager from the system
|
7 years ago |
|
renderer_base.cpp
|
video_core/engines: Remove unnecessary includes
|
7 years ago |
|
renderer_base.h
|
yuzu, video_core: Screenshot functionality
|
7 years ago |
|
sampler_cache.cpp
|
video_core: Abstract vk_sampler_cache into a templated class
|
7 years ago |
|
sampler_cache.h
|
video_core: Abstract vk_sampler_cache into a templated class
|
7 years ago |
|
surface.cpp
|
surface: Correct format S8Z24
|
7 years ago |
|
surface.h
|
texture_cache: Style changes
|
7 years ago |
|
video_core.cpp
|
video_core/gpu: Create threads separately from initialization
|
7 years ago |
|
video_core.h
|
video_core/gpu: Create threads separately from initialization
|
7 years ago |