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.
 
 
 
 
 
 
Rodrigo Locatti e33b9e3e6f Merge pull request #2878 from FernandoS27/icmp 6 years ago
..
buffer_cache video_core: Silent miscellaneous warnings (#2820) 6 years ago
debug_utils general: Use deducation guides for std::lock_guard and std::unique_lock 7 years ago
engines Merge pull request #2878 from FernandoS27/icmp 6 years ago
renderer_opengl Merge pull request #2868 from ReinUsesLisp/fix-mipmaps 6 years ago
renderer_vulkan shader_ir/warp: Implement SHFL 6 years ago
shader Merge pull request #2878 from FernandoS27/icmp 6 years ago
texture_cache texture_cache: Minor changes 6 years ago
textures Merge pull request #2765 from FernandoS27/dma-fix 6 years ago
CMakeLists.txt Merge pull request #2783 from FernandoS27/new-buffer-cache 6 years ago
dma_pusher.cpp GPU: Flush commands on every dma pusher step. 7 years ago
dma_pusher.h gpu: Rewrite virtual memory manager using PageTable. 7 years ago
gpu.cpp Merge pull request #2793 from ReinUsesLisp/bgr565 6 years ago
gpu.h Merge pull request #2793 from ReinUsesLisp/bgr565 6 years ago
gpu_asynch.cpp gpu: Change optional<reference_wrapper<T>> to T* for FramebufferConfig 6 years ago
gpu_asynch.h gpu: Change optional<reference_wrapper<T>> to T* for FramebufferConfig 6 years ago
gpu_synch.cpp gpu: Change optional<reference_wrapper<T>> to T* for FramebufferConfig 6 years ago
gpu_synch.h gpu: Change optional<reference_wrapper<T>> to T* for FramebufferConfig 6 years ago
gpu_thread.cpp gpu: Change optional<reference_wrapper<T>> to T* for FramebufferConfig 6 years ago
gpu_thread.h gpu: Change optional<reference_wrapper<T>> to T* for FramebufferConfig 6 years ago
macro_interpreter.cpp Merge pull request #2824 from ReinUsesLisp/mme 6 years ago
macro_interpreter.h maxwell_3d: Avoid moving macro_params 6 years ago
memory_manager.cpp prefer system reference over global accessor 7 years ago
memory_manager.h prefer system reference over global accessor 7 years ago
morton.cpp renderer_opengl: Use block linear swizzling for CPU framebuffers 6 years ago
morton.h renderer_opengl: Use block linear swizzling for CPU framebuffers 6 years ago
rasterizer_cache.cpp rasterizer_cache: Add missing virtual destructor to RasterizerCacheObject 7 years ago
rasterizer_cache.h rasterizer_cache: Protect inherited caches from submission level 7 years ago
rasterizer_interface.h video_core: Silent miscellaneous warnings (#2820) 6 years ago
renderer_base.cpp video_core/engines: Remove unnecessary includes 7 years ago
renderer_base.h gpu: Change optional<reference_wrapper<T>> to T* for FramebufferConfig 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/surface: Add function to detect sRGB surfaces 6 years ago
surface.h video_core/surface: Add function to detect sRGB surfaces 6 years ago
video_core.cpp video_core/gpu: Create threads separately from initialization 7 years ago
video_core.h video_core/gpu: Create threads separately from initialization 7 years ago