| .. |
|
buffer_cache
|
video_core: Silent miscellaneous warnings (#2820)
|
6 years ago |
|
debug_utils
|
general: Use deducation guides for std::lock_guard and std::unique_lock
|
7 years ago |
|
engines
|
Merge pull request #2811 from ReinUsesLisp/fsetp-fix
|
6 years ago |
|
renderer_opengl
|
video_core: Silent miscellaneous warnings (#2820)
|
6 years ago |
|
renderer_vulkan
|
shader_ir: Implement VOTE
|
6 years ago |
|
shader
|
Merge pull request #2811 from ReinUsesLisp/fsetp-fix
|
6 years ago |
|
texture_cache
|
video_core: Silent miscellaneous warnings (#2820)
|
6 years ago |
|
textures
|
Merge pull request #2765 from FernandoS27/dma-fix
|
6 years ago |
|
CMakeLists.txt
|
Merge pull request #2783 from FernandoS27/new-buffer-cache
|
6 years ago |
|
dma_pusher.cpp
|
GPU: Flush commands on every dma pusher step.
|
7 years ago |
|
dma_pusher.h
|
gpu: Rewrite virtual memory manager using PageTable.
|
7 years ago |
|
gpu.cpp
|
video_core: Silent miscellaneous warnings (#2820)
|
6 years ago |
|
gpu.h
|
video_core: Silent miscellaneous warnings (#2820)
|
6 years ago |
|
gpu_asynch.cpp
|
GPU: Correct Interrupts to interrupt on syncpt/value instead of event, mirroring hardware
|
7 years ago |
|
gpu_asynch.h
|
NVServices: Styling, define constructors as explicit and corrections
|
7 years ago |
|
gpu_synch.cpp
|
nv_host_ctrl: Make Sync GPU variant always return synced result.
|
7 years ago |
|
gpu_synch.h
|
NVServices: Styling, define constructors as explicit and corrections
|
7 years ago |
|
gpu_thread.cpp
|
NVFlinger: Correct GCC compile error
|
7 years ago |
|
gpu_thread.h
|
gpu_asynch: Simplify synchronization to a simpler consumer->producer scheme.
|
7 years ago |
|
macro_interpreter.cpp
|
GPU: Add a microprofile for macro interpreter
|
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
|
video_core: Silent miscellaneous warnings (#2820)
|
6 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 |