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.
 
 
 
 
 
 
Lioncash 09e9ee194b gl_shader_decompiler: Fold flow_var constant into GetFlowVariable() 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 maxwell_3d: Add dirty flags for depth bounds values 6 years ago
renderer_opengl gl_shader_decompiler: Fold flow_var constant into GetFlowVariable() 6 years ago
renderer_vulkan Shader_Ir: Address Feedback and clang format. 6 years ago
shader shader/node: std::move Meta instance within OperationNode constructor 6 years ago
texture_cache common: Rename binary_find.h to algorithm.h 6 years ago
textures Merge pull request #2765 from FernandoS27/dma-fix 6 years ago
CMakeLists.txt Shader_Ir: Refactor Decompilation process and allow multiple decompilation modes. 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 video_core: Implement RGBX16F PixelFormat 6 years ago
gpu.h video_core: Implement RGBX16F PixelFormat 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 Video Core: initial Implementation of InstanceDraw Packaging 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 video_core: Implement RGBX16F PixelFormat 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 Maxwell3D: Corrections and refactors to MME instance refactor 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: Implement RGBX16F PixelFormat 6 years ago
surface.h video_core: Implement RGBX16F PixelFormat 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