bunnei f11628b9b7 Merge pull request #4430 from bunnei/new-gpu-vmm 6 лет назад
..
buffer_cache 26c6c71837 buffer_cache: Eliminate redundant map lookup in MarkRegionAsWritten() 6 лет назад
engines c574ab5aa1 video_core/textures: Add and use SwizzleSliceToVoxel, and minor style changes 6 лет назад
macro e17fb5ee97 video_core: Remove unused variables 6 лет назад
renderer_opengl e8f22730d1 renderer_opengl: Use 1/4 of all threads for async shader compilation 6 лет назад
renderer_vulkan 06809ad7bc vulkan: Silence more -Wmissing-field-initializer warnings 6 лет назад
shader f650cf8a9a Merge pull request #4391 from lioncash/nrvo 6 лет назад
texture_cache 4c0f6f1bc8 Merge pull request #4396 from lioncash/comma 6 лет назад
textures 3d13d7f48f Merge pull request #4324 from ReinUsesLisp/formats 6 лет назад
CMakeLists.txt 468bd9c1b0 async shaders 6 лет назад
compatible_formats.cpp fbc232426d video_core: Rearrange pixel format names 6 лет назад
compatible_formats.h 059305a6bf compatible_formats: Add missing header guard 6 лет назад
dirty_flags.cpp 380fc8d2e1 DirtyFlags: relax need to set render_targets as dirty 6 лет назад
dirty_flags.h 380fc8d2e1 DirtyFlags: relax need to set render_targets as dirty 6 лет назад
dma_pusher.cpp 4b9504028d DmaPusher: Remove dead code in step 6 лет назад
dma_pusher.h 4b9504028d DmaPusher: Remove dead code in step 6 лет назад
fence_manager.h b4d0724a63 fixed_pipeline_state: explicitly use template keyword after 1f345ebe3a55 6 лет назад
gpu.cpp b249e4e0ce yuzu: Resolve C++20 deprecation warnings related to lambda captures 6 лет назад
gpu.h f490b4545d video_core/gpu: Correct the size of the puller registers 6 лет назад
gpu_asynch.cpp ad92865497 General: Correct rebase, sync gpu and context management. 6 лет назад
gpu_asynch.h ad92865497 General: Correct rebase, sync gpu and context management. 6 лет назад
gpu_synch.cpp ad92865497 General: Correct rebase, sync gpu and context management. 6 лет назад
gpu_synch.h ad92865497 General: Correct rebase, sync gpu and context management. 6 лет назад
gpu_thread.cpp e17fb5ee97 video_core: Remove unused variables 6 лет назад
gpu_thread.h 1fb516cd97 GPU: Implement Flush Requests for Async mode. 6 лет назад
guest_driver.cpp bd8b9bbcee gl_shader_cache: Rework shader cache and remove post-specializations 6 лет назад
guest_driver.h bd8b9bbcee gl_shader_cache: Rework shader cache and remove post-specializations 6 лет назад
memory_manager.cpp 05def61398 hle: nvdrv: Rewrite of GPU memory management. 6 лет назад
memory_manager.h 05def61398 hle: nvdrv: Rewrite of GPU memory management. 6 лет назад
morton.cpp fbc232426d video_core: Rearrange pixel format names 6 лет назад
morton.h 9cdf5c6c31 renderer_opengl: Use block linear swizzling for CPU framebuffers 7 лет назад
query_cache.h 63d23835ef configuration: implement per-game configurations (#4098) 6 лет назад
rasterizer_accelerated.cpp 4caff51710 core: memory: Move to Core::Memory namespace. 6 лет назад
rasterizer_accelerated.h 4caff51710 core: memory: Move to Core::Memory namespace. 6 лет назад
rasterizer_interface.h fe931ac976 {maxwell_3d,buffer_cache}: Implement memory barriers using 3D registers 6 лет назад
renderer_base.cpp 63d23835ef configuration: implement per-game configurations (#4098) 6 лет назад
renderer_base.h 282adfc70b Frontend/GPU: Refactor context management 6 лет назад
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 лет назад
shader_cache.h 969100d41a shader_cache: Make use of std::erase_if 6 лет назад
shader_notify.cpp 967307d3be Fix style issues 6 лет назад
shader_notify.h 468bd9c1b0 async shaders 6 лет назад
surface.cpp fbc232426d video_core: Rearrange pixel format names 6 лет назад
surface.h fbc232426d video_core: Rearrange pixel format names 6 лет назад
video_core.cpp 63d23835ef configuration: implement per-game configurations (#4098) 6 лет назад
video_core.h 282adfc70b Frontend/GPU: Refactor context management 6 лет назад