yuzu-mainline/src/video_core
2021-07-10 21:34:55 +02:00
..
buffer_cache Buffer Cache: Address Feedback. 2021-07-10 21:34:55 +02:00
command_classes Merge pull request #6537 from Morph1984/warnings 2021-07-05 17:09:23 -07:00
engines Out of bound blit (#6531) 2021-07-08 11:06:09 -07:00
host_shaders Merge pull request #6459 from lat9nq/ubuntu-fixes 2021-06-30 21:47:57 -04:00
macro
renderer_opengl Fence Manager: remove reference fencing. 2021-07-09 22:20:36 +02:00
renderer_vulkan Fence Manager: remove reference fencing. 2021-07-09 22:20:36 +02:00
shader
texture_cache Buffer Cache: Fix High Downloads and don't predownload on Extreme. 2021-07-09 22:20:36 +02:00
textures video_core: Silence signed/unsigned mismatch warnings 2021-06-28 09:21:42 -04:00
vulkan_common Merge pull request #6502 from ameerj/vendor-title 2021-06-28 14:51:49 -04:00
cdma_pusher.cpp Slightly refactor NVDEC and codecs for readability and safety 2021-07-01 06:22:05 +01:00
cdma_pusher.h
CMakeLists.txt video_core: Enforce C4242 2021-06-28 14:20:25 -04:00
compatible_formats.cpp
compatible_formats.h
delayed_destruction_ring.h
dirty_flags.cpp
dirty_flags.h
dma_pusher.cpp BufferCache: Additional download fixes. 2021-07-09 22:20:36 +02:00
dma_pusher.h
fence_manager.h Fence Manager: remove reference fencing. 2021-07-09 22:20:36 +02:00
framebuffer_config.h
gpu_thread.cpp GPUTHread: Remove async reads from Normal Accuracy. 2021-06-11 17:27:17 +02:00
gpu_thread.h
gpu.cpp Fence Manager: Add fences on Reference Count. 2021-07-09 22:20:36 +02:00
gpu.h video_core: gpu: WaitFence: Do not block threads during shutdown. 2021-05-29 01:06:04 -07:00
guest_driver.cpp
guest_driver.h
memory_manager.cpp Texture Cache: Address feedback. 2021-07-04 22:32:35 +02:00
memory_manager.h Texture Cache: Address feedback. 2021-07-04 22:32:35 +02:00
query_cache.h
rasterizer_accelerated.cpp rasterizer: Update pages in batches 2021-06-11 17:27:17 +02:00
rasterizer_accelerated.h video_core: rasterizer_cache: Use u16 for cached page count. 2021-05-27 14:47:24 -07:00
rasterizer_interface.h Fence Manager: Add fences on Reference Count. 2021-07-09 22:20:36 +02:00
renderer_base.cpp
renderer_base.h video_core: Add GPU vendor name to window title bar 2021-06-20 23:04:07 -04:00
shader_cache.h
shader_notify.cpp
shader_notify.h
surface.cpp Reaper: Address Feedback. 2021-06-16 21:35:03 +02:00
surface.h Reaper: Address Feedback. 2021-06-16 21:35:03 +02:00
video_core.cpp
video_core.h