Fernando Sahmkow 52882a93a5 Merge pull request #4194 from ReinUsesLisp/fix-shader-cache před 6 roky
..
buffer_cache 6481d91e4a gl_buffer_cache: Copy to buffers created as STREAM_READ before downloading před 6 roky
engines efef7b1517 Merge pull request #4147 from ReinUsesLisp/hset2-imm před 6 roky
macro 7c970132b5 macro: Add support for "middle methods" on the code cache (#4112) před 6 roky
renderer_opengl 41a333321a Merge pull request #4175 from ReinUsesLisp/read-buffer před 6 roky
renderer_vulkan 41a333321a Merge pull request #4175 from ReinUsesLisp/read-buffer před 6 roky
shader efef7b1517 Merge pull request #4147 from ReinUsesLisp/hset2-imm před 6 roky
texture_cache a4f48efea4 Merge pull request #4176 from ReinUsesLisp/compatible-formats před 6 roky
textures 9df67b2095 Clang Format and Documentation. před 6 roky
CMakeLists.txt 1d6be9febf video_core/compatible_formats: Table to test if two formats are legal to view or copy před 6 roky
compatible_formats.cpp bb2cbdf704 texture_cache: Test format compatibility before copying před 6 roky
compatible_formats.h 1d6be9febf video_core/compatible_formats: Table to test if two formats are legal to view or copy před 6 roky
dirty_flags.cpp 380fc8d2e1 DirtyFlags: relax need to set render_targets as dirty před 6 roky
dirty_flags.h 380fc8d2e1 DirtyFlags: relax need to set render_targets as dirty před 6 roky
dma_pusher.cpp 4b9504028d DmaPusher: Remove dead code in step před 6 roky
dma_pusher.h 4b9504028d DmaPusher: Remove dead code in step před 6 roky
fence_manager.h b4d0724a63 fixed_pipeline_state: explicitly use template keyword after 1f345ebe3a55 před 6 roky
gpu.cpp e31425df38 General: Recover Prometheus project from harddrive failure před 6 roky
gpu.h ad92865497 General: Correct rebase, sync gpu and context management. před 6 roky
gpu_asynch.cpp ad92865497 General: Correct rebase, sync gpu and context management. před 6 roky
gpu_asynch.h ad92865497 General: Correct rebase, sync gpu and context management. před 6 roky
gpu_synch.cpp ad92865497 General: Correct rebase, sync gpu and context management. před 6 roky
gpu_synch.h ad92865497 General: Correct rebase, sync gpu and context management. před 6 roky
gpu_thread.cpp 528b19a842 General: Tune the priority of main emulation threads so they have higher priority than less important helper threads. před 6 roky
gpu_thread.h 1fb516cd97 GPU: Implement Flush Requests for Async mode. před 6 roky
guest_driver.cpp bd8b9bbcee gl_shader_cache: Rework shader cache and remove post-specializations před 6 roky
guest_driver.h bd8b9bbcee gl_shader_cache: Rework shader cache and remove post-specializations před 6 roky
memory_manager.cpp 479605b3e5 memory_manager: Eliminate variable shadowing před 6 roky
memory_manager.h 479605b3e5 memory_manager: Eliminate variable shadowing před 6 roky
morton.cpp 7909860d16 texture: Implement R8G8UI před 6 roky
morton.h 9cdf5c6c31 renderer_opengl: Use block linear swizzling for CPU framebuffers před 7 roky
query_cache.h 8ae7154541 Rename PAGE_SHIFT to PAGE_BITS před 6 roky
rasterizer_accelerated.cpp 4caff51710 core: memory: Move to Core::Memory namespace. před 6 roky
rasterizer_accelerated.h 4caff51710 core: memory: Move to Core::Memory namespace. před 6 roky
rasterizer_interface.h fe931ac976 {maxwell_3d,buffer_cache}: Implement memory barriers using 3D registers před 6 roky
renderer_base.cpp f9ee0dc7ee video_core/engines: Remove unnecessary includes před 7 roky
renderer_base.h 282adfc70b Frontend/GPU: Refactor context management před 6 roky
sampler_cache.cpp c5047540c9 video_core: Abstract vk_sampler_cache into a templated class před 7 roky
sampler_cache.h c5047540c9 video_core: Abstract vk_sampler_cache into a templated class před 7 roky
shader_cache.h f6cb128eac shader_cache: Fix use-after-free and orphan invalidation cache entries před 6 roky
surface.cpp 7909860d16 texture: Implement R8G8UI před 6 roky
surface.h 7909860d16 texture: Implement R8G8UI před 6 roky
video_core.cpp cf9c94d401 Address review and fix broken yuzu-tester build před 6 roky
video_core.h 282adfc70b Frontend/GPU: Refactor context management před 6 roky