| .. |
|
debug_utils
|
781ab8407b
general: Use deducation guides for std::lock_guard and std::unique_lock
|
7 лет назад |
|
engines
|
e140e2ebc6
Add Documentation Headers to all the GPU Engines
|
7 лет назад |
|
renderer_opengl
|
b5889cbd6f
Merge pull request #2403 from FernandoS27/compressed-linear
|
7 лет назад |
|
renderer_vulkan
|
650d9b1044
Merge pull request #2409 from ReinUsesLisp/half-floats
|
7 лет назад |
|
shader
|
da0c3bc658
Merge pull request #2407 from FernandoS27/f2f
|
7 лет назад |
|
textures
|
da91e6e4b6
Apply Const correctness to SwizzleKepler and replace u32 for size_t on iterators.
|
7 лет назад |
|
CMakeLists.txt
|
a91d3fc639
Revamp Kepler Memory to use a subegine to manage uploads
|
7 лет назад |
|
dma_pusher.cpp
|
13d626fc21
Use ReadBlockUnsafe for fetyching DMA CommandLists
|
7 лет назад |
|
dma_pusher.h
|
22d3dfbcd4
gpu: Rewrite virtual memory manager using PageTable.
|
7 лет назад |
|
gpu.cpp
|
e4ff140b99
Introduce skeleton of the GPU Compute Engine.
|
7 лет назад |
|
gpu.h
|
6d0551196d
video_core/gpu: Create threads separately from initialization
|
7 лет назад |
|
gpu_asynch.cpp
|
6d0551196d
video_core/gpu: Create threads separately from initialization
|
7 лет назад |
|
gpu_asynch.h
|
6d0551196d
video_core/gpu: Create threads separately from initialization
|
7 лет назад |
|
gpu_synch.cpp
|
6d0551196d
video_core/gpu: Create threads separately from initialization
|
7 лет назад |
|
gpu_synch.h
|
6d0551196d
video_core/gpu: Create threads separately from initialization
|
7 лет назад |
|
gpu_thread.cpp
|
6d0551196d
video_core/gpu: Create threads separately from initialization
|
7 лет назад |
|
gpu_thread.h
|
6d0551196d
video_core/gpu: Create threads separately from initialization
|
7 лет назад |
|
macro_interpreter.cpp
|
00e7190e29
video_core/macro_interpreter: Remove assertion within FetchParameter()
|
7 лет назад |
|
macro_interpreter.h
|
033b46253e
macro_interpreter: Implement AddWithCarry and SubtractWithBorrow.
|
7 лет назад |
|
memory_manager.cpp
|
db4b2bc798
make ReadBlockunsafe and WriteBlockunsafe, ignore invalid pages.
|
7 лет назад |
|
memory_manager.h
|
d0082de82a
Implement IsBlockContinous
|
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
|
781ab8407b
general: Use deducation guides for std::lock_guard and std::unique_lock
|
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 лет назад |
|
sampler_cache.cpp
|
c5047540c9
video_core: Abstract vk_sampler_cache into a templated class
|
7 лет назад |
|
sampler_cache.h
|
c5047540c9
video_core: Abstract vk_sampler_cache into a templated class
|
7 лет назад |
|
surface.cpp
|
7c458311d3
Implement Texture Format ZF32_X24S8.
|
7 лет назад |
|
surface.h
|
13222f94c0
video_core: Remove unused Fill surface type
|
7 лет назад |
|
texture_cache.cpp
|
d708d03d20
video_core: Implement API agnostic view based texture cache
|
7 лет назад |
|
texture_cache.h
|
d708d03d20
video_core: Implement API agnostic view based texture cache
|
7 лет назад |
|
video_core.cpp
|
6d0551196d
video_core/gpu: Create threads separately from initialization
|
7 лет назад |
|
video_core.h
|
6d0551196d
video_core/gpu: Create threads separately from initialization
|
7 лет назад |