You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
bunnei bf3f030a0d
Merge pull request #3807 from ReinUsesLisp/fix-depth-clamp
6 years ago
..
buffer_cache Address Feedback. 6 years ago
engines Merge pull request #3807 from ReinUsesLisp/fix-depth-clamp 6 years ago
renderer_opengl Merge pull request #3807 from ReinUsesLisp/fix-depth-clamp 6 years ago
renderer_vulkan Merge pull request #3807 from ReinUsesLisp/fix-depth-clamp 6 years ago
shader Merge pull request #3799 from ReinUsesLisp/iadd-cc 6 years ago
texture_cache texture_cache: Reintroduce preserve_contents accurately 6 years ago
textures General: Resolve warnings related to missing declarations 6 years ago
CMakeLists.txt shader/memory_util: Deduplicate code 6 years ago
dirty_flags.cpp DirtyFlags: relax need to set render_targets as dirty 6 years ago
dirty_flags.h DirtyFlags: relax need to set render_targets as dirty 6 years ago
dma_pusher.cpp DMAPusher: Propagate multimethod writes into the engines. 6 years ago
dma_pusher.h DMAPusher: Propagate multimethod writes into the engines. 6 years ago
fence_manager.h Address Feedback. 6 years ago
gpu.cpp Clang Format. 6 years ago
gpu.h Clang Format. 6 years ago
gpu_asynch.cpp OpenGL: Implement Fencing backend. 6 years ago
gpu_asynch.h OpenGL: Implement Fencing backend. 6 years ago
gpu_synch.cpp GPU: Setup Flush/Invalidate to use VAddr instead of CacheAddr 6 years ago
gpu_synch.h GPU: Setup Flush/Invalidate to use VAddr instead of CacheAddr 6 years ago
gpu_thread.cpp Async GPU: Correct flushing behavior to be similar to old async GPU behavior. 6 years ago
gpu_thread.h GPU: Implement Flush Requests for Async mode. 6 years ago
guest_driver.cpp gl_shader_cache: Rework shader cache and remove post-specializations 6 years ago
guest_driver.h gl_shader_cache: Rework shader cache and remove post-specializations 6 years ago
macro_interpreter.cpp video_core/macro_interpreter: Make definitions of most private enums/unions hidden 7 years ago
macro_interpreter.h video_core/macro_interpreter: Make definitions of most private enums/unions hidden 7 years ago
memory_manager.cpp kernel: memory: Improve implementation of device shared memory. (#3707) 6 years ago
memory_manager.h video_core: memory_manager: Updates for Common::PageTable changes. 6 years ago
morton.cpp video_core: Implement RGBA16_SNORM 6 years ago
morton.h renderer_opengl: Use block linear swizzling for CPU framebuffers 7 years ago
query_cache.h Address Feedback. 6 years ago
rasterizer_accelerated.cpp core: memory: Move to Core::Memory namespace. 6 years ago
rasterizer_accelerated.h core: memory: Move to Core::Memory namespace. 6 years ago
rasterizer_cache.cpp rasterizer_cache: Add missing virtual destructor to RasterizerCacheObject 8 years ago
rasterizer_cache.h Shader/Pipeline Cache: Use VAddr instead of physical memory for addressing. 6 years ago
rasterizer_interface.h Address Feedback. 6 years ago
renderer_base.cpp video_core/engines: Remove unnecessary includes 7 years ago
renderer_base.h Frontend/GPU: Refactor context management 6 years ago
sampler_cache.cpp video_core: Abstract vk_sampler_cache into a templated class 7 years ago
sampler_cache.h video_core: Abstract vk_sampler_cache into a templated class 7 years ago
surface.cpp video_core: Implement RGBA16_SNORM 6 years ago
surface.h video_core: Use native ASTC when available 6 years ago
video_core.cpp Address review and fix broken yuzu-tester build 6 years ago
video_core.h Frontend/GPU: Refactor context management 6 years ago