ReinUsesLisp 538ddd220e video_core/textures: Remove unused index entry in FullTextureInfo il y a 6 ans
..
buffer_cache 4d4f9cc104 video_core: Silent miscellaneous warnings (#2820) il y a 7 ans
debug_utils 781ab8407b general: Use deducation guides for std::lock_guard and std::unique_lock il y a 7 ans
engines 538ddd220e video_core/textures: Remove unused index entry in FullTextureInfo il y a 6 ans
renderer_opengl 78f3e8a757 gl_shader_cache: Implement locker variants invalidation il y a 6 ans
renderer_vulkan 8909f52166 Shader_IR: Implement Fast BRX and allow multi-branches in the CFG. il y a 6 ans
shader 26f3e18c5c Merge pull request #2976 from FernandoS27/cache-fast-brx-rebased il y a 6 ans
texture_cache 60c602e4e7 Merge pull request #2978 from lioncash/doxygen il y a 6 ans
textures 538ddd220e video_core/textures: Remove unused index entry in FullTextureInfo il y a 6 ans
CMakeLists.txt 1a58f45d76 VideoCore: Unify const buffer accessing along engines and provide ConstBufferLocker class to shaders. il y a 6 ans
dma_pusher.cpp e52c895559 GPU: Flush commands on every dma pusher step. il y a 7 ans
dma_pusher.h 22d3dfbcd4 gpu: Rewrite virtual memory manager using PageTable. il y a 7 ans
gpu.cpp ef9b31783d Merge pull request #2912 from FernandoS27/async-fixes il y a 6 ans
gpu.h 3f104464de Core: Wait for GPU to be idle before shutting down. il y a 6 ans
gpu_asynch.cpp 3f104464de Core: Wait for GPU to be idle before shutting down. il y a 6 ans
gpu_asynch.h 3f104464de Core: Wait for GPU to be idle before shutting down. il y a 6 ans
gpu_synch.cpp 9a76e94b3d gpu: Change optional<reference_wrapper<T>> to T* for FramebufferConfig il y a 7 ans
gpu_synch.h 3f104464de Core: Wait for GPU to be idle before shutting down. il y a 6 ans
gpu_thread.cpp cfc2f30dc4 AsyncGpu: Address Feedback il y a 6 ans
gpu_thread.h 3f104464de Core: Wait for GPU to be idle before shutting down. il y a 6 ans
macro_interpreter.cpp 125caf5d6e video_core/macro_interpreter: Make definitions of most private enums/unions hidden il y a 6 ans
macro_interpreter.h 125caf5d6e video_core/macro_interpreter: Make definitions of most private enums/unions hidden il y a 6 ans
memory_manager.cpp a1845d1dd3 prefer system reference over global accessor il y a 7 ans
memory_manager.h a1845d1dd3 prefer system reference over global accessor il y a 7 ans
morton.cpp f32a49d3d8 Surfaces: Implement R4G4B4A4U format. il y a 6 ans
morton.h 9cdf5c6c31 renderer_opengl: Use block linear swizzling for CPU framebuffers il y a 7 ans
rasterizer_cache.cpp 9de523fd90 rasterizer_cache: Add missing virtual destructor to RasterizerCacheObject il y a 7 ans
rasterizer_cache.h 4705d1b523 rasterizer_cache: Protect inherited caches from submission level il y a 7 ans
rasterizer_interface.h 68f5aff64f Maxwell3D: Corrections and refactors to MME instance refactor il y a 6 ans
renderer_base.cpp f9ee0dc7ee video_core/engines: Remove unnecessary includes il y a 7 ans
renderer_base.h 9a76e94b3d gpu: Change optional<reference_wrapper<T>> to T* for FramebufferConfig il y a 7 ans
sampler_cache.cpp c5047540c9 video_core: Abstract vk_sampler_cache into a templated class il y a 7 ans
sampler_cache.h c5047540c9 video_core: Abstract vk_sampler_cache into a templated class il y a 7 ans
surface.cpp 219fdcb9d9 Merge pull request #2966 from FernandoS27/astc-formats il y a 6 ans
surface.h f32a49d3d8 Surfaces: Implement R4G4B4A4U format. il y a 6 ans
video_core.cpp 6d0551196d video_core/gpu: Create threads separately from initialization il y a 7 ans
video_core.h 6d0551196d video_core/gpu: Create threads separately from initialization il y a 7 ans