ReinUsesLisp 38c1e77f01 vk_texture_cache: Silence misc warnings há 6 anos atrás
..
buffer_cache b35449c85d buffer_cache: Delay buffer destructions há 6 anos atrás
engines 9f46066bda kepler_compute: Remove unused variables há 6 anos atrás
renderer_opengl 351816ac38 gl_shader_decompiler: Remove deprecated function and its usages há 6 anos atrás
renderer_vulkan 38c1e77f01 vk_texture_cache: Silence misc warnings há 6 anos atrás
shader ddafc99776 Merge pull request #3502 from namkazt/patch-3 há 6 anos atrás
texture_cache 7cc46a6faa Merge pull request #3501 from ReinUsesLisp/rgba16-snorm há 6 anos atrás
textures 664fa4ea06 astc: Fix clang build issues há 6 anos atrás
CMakeLists.txt 3dcaa84ba4 shader/transform_feedback: Add host API friendly TFB builder há 6 anos atrás
dirty_flags.cpp 380fc8d2e1 DirtyFlags: relax need to set render_targets as dirty há 6 anos atrás
dirty_flags.h 380fc8d2e1 DirtyFlags: relax need to set render_targets as dirty há 6 anos atrás
dma_pusher.cpp eed789d0d1 video_core: Reintroduce dirty flags infrastructure há 6 anos atrás
dma_pusher.h 22d3dfbcd4 gpu: Rewrite virtual memory manager using PageTable. há 7 anos atrás
gpu.cpp 3c648e3e2d video_core/gpu: Remove unused functions há 6 anos atrás
gpu.h 4dcca90ef4 video_core: Implement RGBA16_SNORM há 6 anos atrás
gpu_asynch.cpp 3f104464de Core: Wait for GPU to be idle before shutting down. há 6 anos atrás
gpu_asynch.h 3f104464de Core: Wait for GPU to be idle before shutting down. há 6 anos atrás
gpu_synch.cpp 9a76e94b3d gpu: Change optional<reference_wrapper<T>> to T* for FramebufferConfig há 7 anos atrás
gpu_synch.h 3f104464de Core: Wait for GPU to be idle before shutting down. há 6 anos atrás
gpu_thread.cpp 667f026c95 core: frontend: Refactor scope_acquire_window_context to scope_acquire_context. há 6 anos atrás
gpu_thread.h b5c13ee0eb gpu_thread: Use MPSCQueue for GPU commands. há 6 anos atrás
guest_driver.cpp bd8b9bbcee gl_shader_cache: Rework shader cache and remove post-specializations há 6 anos atrás
guest_driver.h bd8b9bbcee gl_shader_cache: Rework shader cache and remove post-specializations há 6 anos atrás
macro_interpreter.cpp 125caf5d6e video_core/macro_interpreter: Make definitions of most private enums/unions hidden há 6 anos atrás
macro_interpreter.h 125caf5d6e video_core/macro_interpreter: Make definitions of most private enums/unions hidden há 6 anos atrás
memory_manager.cpp d65fa7d65c video_core: memory_manager: Flush/invalidate asynchronously on Unmap. há 6 anos atrás
memory_manager.h 27cbb75e7c PageTable: move backing addresses to a children class as the CPU page table does not need them. há 6 anos atrás
morton.cpp 4dcca90ef4 video_core: Implement RGBA16_SNORM há 6 anos atrás
morton.h 9cdf5c6c31 renderer_opengl: Use block linear swizzling for CPU framebuffers há 7 anos atrás
query_cache.h 6d3a046caa query_cache: Address feedback há 6 anos atrás
rasterizer_accelerated.cpp e9faa1617c Added missing include há 6 anos atrás
rasterizer_accelerated.h 536fc7f0ea core: Prepare various classes for memory read/write migration há 6 anos atrás
rasterizer_cache.cpp 9de523fd90 rasterizer_cache: Add missing virtual destructor to RasterizerCacheObject há 7 anos atrás
rasterizer_cache.h 4705d1b523 rasterizer_cache: Protect inherited caches from submission level há 7 anos atrás
rasterizer_interface.h 120f688272 yuzu/loading_screen: Remove unused shader progress mode há 6 anos atrás
renderer_base.cpp f9ee0dc7ee video_core/engines: Remove unnecessary includes há 7 anos atrás
renderer_base.h dc672ca4b3 renderer_opengl: Add texture mailbox support for presenter thread. há 6 anos atrás
sampler_cache.cpp c5047540c9 video_core: Abstract vk_sampler_cache into a templated class há 7 anos atrás
sampler_cache.h c5047540c9 video_core: Abstract vk_sampler_cache into a templated class há 7 anos atrás
surface.cpp 4dcca90ef4 video_core: Implement RGBA16_SNORM há 6 anos atrás
surface.h 4dcca90ef4 video_core: Implement RGBA16_SNORM há 6 anos atrás
video_core.cpp f92cbc5501 yuzu: Implement Vulkan frontend há 6 anos atrás
video_core.h 6d0551196d video_core/gpu: Create threads separately from initialization há 7 anos atrás