yuzu-android/src/video_core
Ameer J 018cf3853e
Merge pull request #7109 from vonchenplus/fix_h264_max__reference_num_error
h264: Use max allowed max_num_ref_frames when using CPU decoding
2021-10-12 14:08:37 -04:00
..
buffer_cache buffer_cache: Minor fixes 2021-09-19 20:35:07 -04:00
command_classes Merge pull request #7109 from vonchenplus/fix_h264_max__reference_num_error 2021-10-12 14:08:37 -04:00
engines gpu: Migrate implementation to the cpp file 2021-10-03 00:35:57 -04:00
host_shaders host_shaders: Remove opengl_copy_bgra.comp 2021-09-16 19:49:13 -04:00
macro
renderer_opengl gpu: Migrate implementation to the cpp file 2021-10-03 00:35:57 -04:00
renderer_vulkan Merge pull request #7118 from ameerj/vc-gpu-impl 2021-10-06 20:02:31 +02:00
texture_cache gpu: Migrate implementation to the cpp file 2021-10-03 00:35:57 -04:00
textures
vulkan_common vk_texture_cache: Disable cube compatibility flag on non-mesa AMD GCN4 and earlier 2021-09-23 19:40:53 -04:00
cdma_pusher.cpp gpu: Migrate implementation to the cpp file 2021-10-03 00:35:57 -04:00
cdma_pusher.h gpu: Migrate implementation to the cpp file 2021-10-03 00:35:57 -04:00
CMakeLists.txt
compatible_formats.cpp
compatible_formats.h
delayed_destruction_ring.h
dirty_flags.cpp
dirty_flags.h
dma_pusher.cpp
dma_pusher.h
fence_manager.h
framebuffer_config.h gpu: Migrate implementation to the cpp file 2021-10-03 00:35:57 -04:00
gpu_thread.cpp gpu: Use std::jthread for async gpu thread 2021-09-15 20:49:07 -04:00
gpu_thread.h gpu: Migrate implementation to the cpp file 2021-10-03 00:35:57 -04:00
gpu.cpp nvhost_ctrl: Refactor usage of gpu.LockSync() 2021-10-03 00:35:57 -04:00
gpu.h nvhost_ctrl: Refactor usage of gpu.LockSync() 2021-10-03 00:35:57 -04:00
memory_manager.cpp video_core/memory_manager: Add missing <algorithm> include 2021-09-11 17:19:15 -04:00
memory_manager.h
query_cache.h gpu: Migrate implementation to the cpp file 2021-10-03 00:35:57 -04:00
rasterizer_accelerated.cpp
rasterizer_accelerated.h
rasterizer_interface.h
renderer_base.cpp
renderer_base.h
shader_cache.cpp
shader_cache.h
shader_environment.cpp gpu: Migrate implementation to the cpp file 2021-10-03 00:35:57 -04:00
shader_environment.h gpu: Migrate implementation to the cpp file 2021-10-03 00:35:57 -04:00
shader_notify.cpp
shader_notify.h
surface.cpp
surface.h
transform_feedback.cpp
transform_feedback.h
video_core.cpp
video_core.h