bunnei 50c27d5ae1 Merge pull request #3885 from ReinUsesLisp/viewport-swizzles hace 6 años
..
buffer_cache 2aff0b4733 Merge pull request #3808 from ReinUsesLisp/wait-for-idle hace 6 años
engines 50c27d5ae1 Merge pull request #3885 from ReinUsesLisp/viewport-swizzles hace 6 años
renderer_opengl f813cd3ff7 gl_rasterizer: Implement viewport swizzles with NV_viewport_swizzle hace 6 años
renderer_vulkan 50c27d5ae1 Merge pull request #3885 from ReinUsesLisp/viewport-swizzles hace 6 años
shader e6b4311178 Merge pull request #3693 from ReinUsesLisp/clean-samplers hace 6 años
texture_cache e6b4311178 Merge pull request #3693 from ReinUsesLisp/clean-samplers hace 6 años
textures 9df67b2095 Clang Format and Documentation. hace 6 años
CMakeLists.txt 41682e0888 Merge pull request #3815 from FernandoS27/command-list-2 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 b87422a86f VideoCore/GPU: Delegate subchannel engines to the dma pusher. hace 6 años
dma_pusher.h b87422a86f VideoCore/GPU: Delegate subchannel engines to the dma pusher. hace 6 años
fence_manager.h b4d0724a63 fixed_pipeline_state: explicitly use template keyword after 1f345ebe3a55 hace 6 años
gpu.cpp eb2c50c5e6 Update src/video_core/gpu.cpp hace 6 años
gpu.h 5c9feaebb6 Clang Format. hace 6 años
gpu_asynch.cpp 487379c593 OpenGL: Implement Fencing backend. hace 6 años
gpu_asynch.h 487379c593 OpenGL: Implement Fencing backend. 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 39e5b72948 Async GPU: Correct flushing behavior to be similar to old async GPU behavior. hace 6 años
gpu_thread.h 1fb516cd97 GPU: Implement Flush Requests for Async mode. 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 90e5694230 VideoCore/Engines: Refactor Engines CallMethod. 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 ff0c49e1ce kernel: memory: Improve implementation of device shared memory. (#3707) hace 6 años
memory_manager.h 32fc2aae3c video_core: memory_manager: Updates for Common::PageTable changes. 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 f616dc0b59 Address Feedback. hace 6 años
rasterizer_accelerated.cpp 4caff51710 core: memory: Move to Core::Memory namespace. hace 6 años
rasterizer_accelerated.h 4caff51710 core: memory: Move to Core::Memory namespace. 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 fe931ac976 {maxwell_3d,buffer_cache}: Implement memory barriers using 3D registers 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