ReinUsesLisp 538ddd220e video_core/textures: Remove unused index entry in FullTextureInfo 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 538ddd220e video_core/textures: Remove unused index entry in FullTextureInfo 6 лет назад
renderer_opengl 78f3e8a757 gl_shader_cache: Implement locker variants invalidation 6 лет назад
renderer_vulkan 8909f52166 Shader_IR: Implement Fast BRX and allow multi-branches in the CFG. 6 лет назад
shader 26f3e18c5c Merge pull request #2976 from FernandoS27/cache-fast-brx-rebased 6 лет назад
texture_cache 60c602e4e7 Merge pull request #2978 from lioncash/doxygen 6 лет назад
textures 538ddd220e video_core/textures: Remove unused index entry in FullTextureInfo 6 лет назад
CMakeLists.txt 1a58f45d76 VideoCore: Unify const buffer accessing along engines and provide ConstBufferLocker class to shaders. 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 ef9b31783d Merge pull request #2912 from FernandoS27/async-fixes 6 лет назад
gpu.h 3f104464de Core: Wait for GPU to be idle before shutting down. 6 лет назад
gpu_asynch.cpp 3f104464de Core: Wait for GPU to be idle before shutting down. 6 лет назад
gpu_asynch.h 3f104464de Core: Wait for GPU to be idle before shutting down. 6 лет назад
gpu_synch.cpp 9a76e94b3d gpu: Change optional<reference_wrapper<T>> to T* for FramebufferConfig 7 лет назад
gpu_synch.h 3f104464de Core: Wait for GPU to be idle before shutting down. 6 лет назад
gpu_thread.cpp cfc2f30dc4 AsyncGpu: Address Feedback 6 лет назад
gpu_thread.h 3f104464de Core: Wait for GPU to be idle before shutting down. 6 лет назад
macro_interpreter.cpp 125caf5d6e video_core/macro_interpreter: Make definitions of most private enums/unions hidden 6 лет назад
macro_interpreter.h 125caf5d6e video_core/macro_interpreter: Make definitions of most private enums/unions hidden 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 f32a49d3d8 Surfaces: Implement R4G4B4A4U format. 6 лет назад
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 68f5aff64f Maxwell3D: Corrections and refactors to MME instance refactor 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 219fdcb9d9 Merge pull request #2966 from FernandoS27/astc-formats 6 лет назад
surface.h f32a49d3d8 Surfaces: Implement R4G4B4A4U format. 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 лет назад