yuzu-android/src/video_core
2020-12-03 15:59:38 -05:00
..
buffer_cache
command_classes Merge pull request #5002 from ameerj/nvdec-frameskip 2020-12-02 15:55:15 -08:00
engines vk_shader_decompiler: Implement force early fragment tests 2020-11-26 17:52:26 -03:00
host_shaders
macro
renderer_opengl Overhaul EmuWindow::PollEvents to fix yuzu-cmd calling SDL_PollEvents off main thread 2020-11-23 17:58:49 -05:00
renderer_vulkan vk_shader_decompiler: Implement force early fragment tests 2020-11-26 17:52:26 -03:00
shader node: Eliminate variable shadowing 2020-12-03 15:59:38 -05:00
texture_cache General: Resolve a few missing initializer warnings 2020-10-29 19:37:07 -04:00
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: Remove integrity check on command lists. 2020-11-07 00:08:19 -08:00
dma_pusher.h video_core: dma_pusher: Remove integrity check on command lists. 2020-11-07 00:08:19 -08: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 nvdrv, video_core: Don't index out of bounds when given invalid syncpoint ID 2020-11-24 12:59:41 -05:00
gpu.h gpu: Make use of [[nodiscard]] where applicable 2020-11-17 07:19:09 -05: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 rasterizer_interface: Make use of [[nodiscard]] where applicable 2020-11-17 07:19:13 -05:00
renderer_base.cpp
renderer_base.h render_base: Make use of [[nodiscard]] where applicable 2020-11-17 07:19:12 -05:00
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