Lioncash f522abd8ab decode/texture: Collapse loop down into std::generate hace 6 años
..
buffer_cache 090fd3fefa buffer_cache: Return handles instead of pointer to handles hace 6 años
engines 1c340c6efa CMakeLists: Specify -Wextra on linux builds hace 6 años
renderer_opengl 79c1269f0f Merge pull request #3673 from lioncash/extra hace 6 años
renderer_vulkan c81f256111 Merge pull request #3600 from ReinUsesLisp/no-pointer-buf-cache hace 6 años
shader f522abd8ab decode/texture: Collapse loop down into std::generate hace 6 años
texture_cache 79c1269f0f Merge pull request #3673 from lioncash/extra hace 6 años
textures c4001225f6 Merge pull request #3631 from ReinUsesLisp/more-astc hace 6 años
CMakeLists.txt 2905142f47 renderer_vulkan: Drop Vulkan-Hpp hace 6 años
dirty_flags.cpp 380fc8d2e1 DirtyFlags: relax need to set render_targets as dirty hace 6 años
dirty_flags.h 380fc8d2e1 DirtyFlags: relax need to set render_targets as dirty hace 6 años
dma_pusher.cpp eed789d0d1 video_core: Reintroduce dirty flags infrastructure hace 6 años
dma_pusher.h 22d3dfbcd4 gpu: Rewrite virtual memory manager using PageTable. hace 7 años
gpu.cpp 282adfc70b Frontend/GPU: Refactor context management hace 6 años
gpu.h 9c0f40a1f5 GPU: Setup Flush/Invalidate to use VAddr instead of CacheAddr hace 6 años
gpu_asynch.cpp 213fff67bc CMakeLists: Make -Wreorder a compile-time error hace 6 años
gpu_asynch.h 9c0f40a1f5 GPU: Setup Flush/Invalidate to use VAddr instead of CacheAddr hace 6 años
gpu_synch.cpp 9c0f40a1f5 GPU: Setup Flush/Invalidate to use VAddr instead of CacheAddr hace 6 años
gpu_synch.h 9c0f40a1f5 GPU: Setup Flush/Invalidate to use VAddr instead of CacheAddr hace 6 años
gpu_thread.cpp 9c0f40a1f5 GPU: Setup Flush/Invalidate to use VAddr instead of CacheAddr hace 6 años
gpu_thread.h 9c0f40a1f5 GPU: Setup Flush/Invalidate to use VAddr instead of CacheAddr hace 6 años
guest_driver.cpp bd8b9bbcee gl_shader_cache: Rework shader cache and remove post-specializations hace 6 años
guest_driver.h bd8b9bbcee gl_shader_cache: Rework shader cache and remove post-specializations hace 6 años
macro_interpreter.cpp 125caf5d6e video_core/macro_interpreter: Make definitions of most private enums/unions hidden hace 6 años
macro_interpreter.h 125caf5d6e video_core/macro_interpreter: Make definitions of most private enums/unions hidden hace 6 años
memory_manager.cpp 1c18dc6577 Memory: Correct GCC errors. hace 6 años
memory_manager.h 913f42a3a7 Memory: Address Feedback. hace 6 años
morton.cpp 4dcca90ef4 video_core: Implement RGBA16_SNORM hace 6 años
morton.h 9cdf5c6c31 renderer_opengl: Use block linear swizzling for CPU framebuffers hace 7 años
query_cache.h f9d5718c4b Clang Format. hace 6 años
rasterizer_accelerated.cpp e9faa1617c Added missing include hace 6 años
rasterizer_accelerated.h 536fc7f0ea core: Prepare various classes for memory read/write migration hace 6 años
rasterizer_cache.cpp 9de523fd90 rasterizer_cache: Add missing virtual destructor to RasterizerCacheObject hace 7 años
rasterizer_cache.h ea535d9470 Shader/Pipeline Cache: Use VAddr instead of physical memory for addressing. hace 6 años
rasterizer_interface.h 9c0f40a1f5 GPU: Setup Flush/Invalidate to use VAddr instead of CacheAddr hace 6 años
renderer_base.cpp f9ee0dc7ee video_core/engines: Remove unnecessary includes hace 7 años
renderer_base.h 282adfc70b Frontend/GPU: Refactor context management hace 6 años
sampler_cache.cpp c5047540c9 video_core: Abstract vk_sampler_cache into a templated class hace 7 años
sampler_cache.h c5047540c9 video_core: Abstract vk_sampler_cache into a templated class hace 7 años
surface.cpp 4dcca90ef4 video_core: Implement RGBA16_SNORM hace 6 años
surface.h b6571ca9f0 video_core: Use native ASTC when available hace 6 años
video_core.cpp cf9c94d401 Address review and fix broken yuzu-tester build hace 6 años
video_core.h 282adfc70b Frontend/GPU: Refactor context management hace 6 años