bunnei b0819e2ffb Merge pull request #3086 from ReinUsesLisp/format-lookups hace 6 años
..
buffer_cache 0e8a3bf3e5 buffer_cache: Add missing includes (#3079) hace 6 años
debug_utils 781ab8407b general: Use deducation guides for std::lock_guard and std::unique_lock hace 7 años
engines 80eacdf89b texture_cache: Use a table instead of switch for texture formats hace 6 años
renderer_opengl b0819e2ffb Merge pull request #3086 from ReinUsesLisp/format-lookups hace 6 años
renderer_vulkan 48a1687f51 texture_cache: Drop abstracted ComponentType hace 6 años
shader b6f6733131 Merge pull request #3081 from ReinUsesLisp/fswzadd-shuffles hace 6 años
texture_cache 4681381a34 format_lookup_table: Address feedback hace 6 años
textures 096f339a2a video_core: Silence implicit conversion warnings hace 6 años
CMakeLists.txt 80eacdf89b texture_cache: Use a table instead of switch for texture formats hace 6 años
dma_pusher.cpp e52c895559 GPU: Flush commands on every dma pusher step. hace 7 años
dma_pusher.h 22d3dfbcd4 gpu: Rewrite virtual memory manager using PageTable. hace 7 años
gpu.cpp ef9b31783d Merge pull request #2912 from FernandoS27/async-fixes hace 6 años
gpu.h 1bdae0fe29 common_func: Use std::array for INSERT_PADDING_* macros. hace 6 años
gpu_asynch.cpp 3f104464de Core: Wait for GPU to be idle before shutting down. hace 6 años
gpu_asynch.h 3f104464de Core: Wait for GPU to be idle before shutting down. hace 6 años
gpu_synch.cpp 9a76e94b3d gpu: Change optional<reference_wrapper<T>> to T* for FramebufferConfig hace 7 años
gpu_synch.h 3f104464de Core: Wait for GPU to be idle before shutting down. hace 6 años
gpu_thread.cpp cfc2f30dc4 AsyncGpu: Address Feedback hace 6 años
gpu_thread.h 3f104464de Core: Wait for GPU to be idle before shutting down. hace 6 años
macro_interpreter.cpp 125caf5d6e video_core/macro_interpreter: Make definitions of most private enums/unions hidden hace 6 años
macro_interpreter.h 125caf5d6e video_core/macro_interpreter: Make definitions of most private enums/unions hidden hace 6 años
memory_manager.cpp a1845d1dd3 prefer system reference over global accessor hace 7 años
memory_manager.h a1845d1dd3 prefer system reference over global accessor hace 7 años
morton.cpp 3f9262195b Video_Core: Implement texture format E5B9G9R9_SHAREDEXP. hace 6 años
morton.h 9cdf5c6c31 renderer_opengl: Use block linear swizzling for CPU framebuffers hace 7 años
rasterizer_accelerated.cpp bd2aff3e26 rasterizer_accelerated: Add intermediary for GPU rasterizers hace 6 años
rasterizer_accelerated.h bd2aff3e26 rasterizer_accelerated: Add intermediary for GPU rasterizers hace 6 años
rasterizer_cache.cpp 9de523fd90 rasterizer_cache: Add missing virtual destructor to RasterizerCacheObject hace 7 años
rasterizer_cache.h 4705d1b523 rasterizer_cache: Protect inherited caches from submission level hace 7 años
rasterizer_interface.h 68f5aff64f Maxwell3D: Corrections and refactors to MME instance refactor hace 6 años
renderer_base.cpp f9ee0dc7ee video_core/engines: Remove unnecessary includes hace 7 años
renderer_base.h 9a76e94b3d gpu: Change optional<reference_wrapper<T>> to T* for FramebufferConfig hace 7 años
sampler_cache.cpp c5047540c9 video_core: Abstract vk_sampler_cache into a templated class hace 7 años
sampler_cache.h c5047540c9 video_core: Abstract vk_sampler_cache into a templated class hace 7 años
surface.cpp 80eacdf89b texture_cache: Use a table instead of switch for texture formats hace 6 años
surface.h 80eacdf89b texture_cache: Use a table instead of switch for texture formats hace 6 años
video_core.cpp 096f339a2a video_core: Silence implicit conversion warnings hace 6 años
video_core.h 6d0551196d video_core/gpu: Create threads separately from initialization hace 7 años