Fernando Sahmkow e140e2ebc6 Add Documentation Headers to all the GPU Engines пре 7 година
..
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 година