yuzu/src/video_core
Chloe 6bbbbe8f85
Merge pull request #4869 from bunnei/improve-gpu-sync
Improvements to GPU synchronization & various refactoring
2020-11-04 18:36:55 +11:00
..
buffer_cache
command_classes nvdec: Make use of [[nodiscard]] where applicable 2020-11-02 02:45:15 -05:00
engines shader/arithmetic: Implement FCMP immediate + register variant 2020-10-28 17:05:41 -03:00
host_shaders
macro
renderer_opengl video_core: Enforce -Wredundant-move and -Wpessimizing-move 2020-10-28 02:44:50 -03:00
renderer_vulkan video_core: Enforce -Wredundant-move and -Wpessimizing-move 2020-10-28 02:44:50 -03:00
shader Merge pull request #4865 from ameerj/async-threadcount 2020-11-01 01:54:01 -07:00
texture_cache
textures
cdma_pusher.cpp video_core: cdma_pusher: Add missing LOG_DEBUG field in ExecuteCommand. 2020-10-28 16:47:08 -07:00
cdma_pusher.h video_core: NVDEC Implementation 2020-10-26 23:07:36 -04:00
CMakeLists.txt Merge pull request #4848 from ReinUsesLisp/type-limits 2020-10-28 03:16:10 -04:00
compatible_formats.cpp
compatible_formats.h
dirty_flags.cpp
dirty_flags.h
dma_pusher.cpp video_core: dma_pusher: Add support for integrity checks. 2020-11-01 01:52:38 -07:00
dma_pusher.h video_core: dma_pusher: Add support for integrity checks. 2020-11-01 01:52:38 -07:00
fence_manager.h
gpu_asynch.cpp video_core: NVDEC Implementation 2020-10-26 23:07:36 -04:00
gpu_asynch.h video_core: NVDEC Implementation 2020-10-26 23:07:36 -04:00
gpu_synch.cpp video_core: NVDEC Implementation 2020-10-26 23:07:36 -04:00
gpu_synch.h video_core: NVDEC Implementation 2020-10-26 23:07:36 -04:00
gpu_thread.cpp video_core: NVDEC Implementation 2020-10-26 23:07:36 -04:00
gpu_thread.h video_core: NVDEC Implementation 2020-10-26 23:07:36 -04:00
gpu.cpp video_core: gpu: Implement WaitFence and IncrementSyncPoint. 2020-11-01 01:52:37 -07:00
gpu.h video_core: gpu: Implement WaitFence and IncrementSyncPoint. 2020-11-01 01:52:37 -07:00
guest_driver.cpp
guest_driver.h
memory_manager.cpp video_core: NVDEC Implementation 2020-10-26 23:07:36 -04:00
memory_manager.h video_core: NVDEC Implementation 2020-10-26 23:07:36 -04:00
morton.cpp
morton.h
query_cache.h
rasterizer_accelerated.cpp
rasterizer_accelerated.h
rasterizer_interface.h
renderer_base.cpp
renderer_base.h
sampler_cache.cpp
sampler_cache.h
shader_cache.h
shader_notify.cpp
shader_notify.h
surface.cpp
surface.h
video_core.cpp video_core: NVDEC Implementation 2020-10-26 23:07:36 -04:00
video_core.h