Rodrigo Locatti 9286976948 Merge pull request #2878 from FernandoS27/icmp 6 лет назад
..
buffer_cache 4d4f9cc104 video_core: Silent miscellaneous warnings (#2820) 6 лет назад
debug_utils 781ab8407b general: Use deducation guides for std::lock_guard and std::unique_lock 7 лет назад
engines 9286976948 Merge pull request #2878 from FernandoS27/icmp 6 лет назад
renderer_opengl 9ad42fb0cf Merge pull request #2868 from ReinUsesLisp/fix-mipmaps 6 лет назад
renderer_vulkan 0526bf1895 shader_ir/warp: Implement SHFL 6 лет назад
shader 9286976948 Merge pull request #2878 from FernandoS27/icmp 6 лет назад
texture_cache 7228e22098 texture_cache: Minor changes 6 лет назад
textures 50b5bb44a0 Merge pull request #2765 from FernandoS27/dma-fix 6 лет назад
CMakeLists.txt e424615839 Merge pull request #2783 from FernandoS27/new-buffer-cache 6 лет назад
dma_pusher.cpp e52c895559 GPU: Flush commands on every dma pusher step. 7 лет назад
dma_pusher.h 22d3dfbcd4 gpu: Rewrite virtual memory manager using PageTable. 7 лет назад
gpu.cpp 19af91434e Merge pull request #2793 from ReinUsesLisp/bgr565 6 лет назад
gpu.h 19af91434e Merge pull request #2793 from ReinUsesLisp/bgr565 6 лет назад
gpu_asynch.cpp 9a76e94b3d gpu: Change optional<reference_wrapper<T>> to T* for FramebufferConfig 7 лет назад
gpu_asynch.h 9a76e94b3d gpu: Change optional<reference_wrapper<T>> to T* for FramebufferConfig 7 лет назад
gpu_synch.cpp 9a76e94b3d gpu: Change optional<reference_wrapper<T>> to T* for FramebufferConfig 7 лет назад
gpu_synch.h 9a76e94b3d gpu: Change optional<reference_wrapper<T>> to T* for FramebufferConfig 7 лет назад
gpu_thread.cpp 9a76e94b3d gpu: Change optional<reference_wrapper<T>> to T* for FramebufferConfig 7 лет назад
gpu_thread.h 9a76e94b3d gpu: Change optional<reference_wrapper<T>> to T* for FramebufferConfig 7 лет назад
macro_interpreter.cpp b8b1747704 Merge pull request #2824 from ReinUsesLisp/mme 6 лет назад
macro_interpreter.h 701dedcfad maxwell_3d: Avoid moving macro_params 6 лет назад
memory_manager.cpp a1845d1dd3 prefer system reference over global accessor 7 лет назад
memory_manager.h a1845d1dd3 prefer system reference over global accessor 7 лет назад
morton.cpp 9cdf5c6c31 renderer_opengl: Use block linear swizzling for CPU framebuffers 7 лет назад
morton.h 9cdf5c6c31 renderer_opengl: Use block linear swizzling for CPU framebuffers 7 лет назад
rasterizer_cache.cpp 9de523fd90 rasterizer_cache: Add missing virtual destructor to RasterizerCacheObject 7 лет назад
rasterizer_cache.h 4705d1b523 rasterizer_cache: Protect inherited caches from submission level 7 лет назад
rasterizer_interface.h 4d4f9cc104 video_core: Silent miscellaneous warnings (#2820) 6 лет назад
renderer_base.cpp f9ee0dc7ee video_core/engines: Remove unnecessary includes 7 лет назад
renderer_base.h 9a76e94b3d gpu: Change optional<reference_wrapper<T>> to T* for FramebufferConfig 7 лет назад
sampler_cache.cpp c5047540c9 video_core: Abstract vk_sampler_cache into a templated class 7 лет назад
sampler_cache.h c5047540c9 video_core: Abstract vk_sampler_cache into a templated class 7 лет назад
surface.cpp 99e23bd0fd video_core/surface: Add function to detect sRGB surfaces 6 лет назад
surface.h 99e23bd0fd video_core/surface: Add function to detect sRGB surfaces 6 лет назад
video_core.cpp 6d0551196d video_core/gpu: Create threads separately from initialization 7 лет назад
video_core.h 6d0551196d video_core/gpu: Create threads separately from initialization 7 лет назад