yuzu-android/src/video_core
ameerj fa22695705 vp9: Ensure the first frame is complete
Silences a runtime error due to the first frame missing the frame data, and being set to hidden despite being a key-frame.
2021-08-08 13:49:00 -04:00
..
buffer_cache buffer_cache: Remove unused small_vector in CommitAsyncFlushesHigh() 2021-07-27 06:24:44 -04:00
command_classes vp9: Ensure the first frame is complete 2021-08-08 13:49:00 -04:00
engines video_core/engine: Consistently initialize rasterizer pointers 2021-07-27 07:30:57 -04:00
host_shaders astc_decoder: Reduce workgroup size 2021-08-01 01:22:27 -04:00
macro
renderer_opengl Merge pull request #6791 from ameerj/astc-opt 2021-08-06 21:45:24 -07:00
renderer_vulkan Merge pull request #6791 from ameerj/astc-opt 2021-08-06 21:45:24 -07:00
texture_cache render_target: Add missing initializer for size extent 2021-07-27 07:41:21 -04:00
textures Merge pull request #6791 from ameerj/astc-opt 2021-08-06 21:45:24 -07:00
vulkan_common renderer_vulkan: Add setting to log pipeline statistics 2021-07-27 21:29:24 -03:00
cdma_pusher.cpp
cdma_pusher.h
CMakeLists.txt nvdec: Implement VA-API hardware video acceleration (#6713) 2021-08-03 23:43:11 -04:00
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.cpp
gpu.h
gpu_thread.cpp
gpu_thread.h
memory_manager.cpp
memory_manager.h
query_cache.h
rasterizer_accelerated.cpp
rasterizer_accelerated.h
rasterizer_interface.h
renderer_base.cpp renderers: Add explicit invert_y bool to screenshot callback 2021-07-28 21:46:08 -04:00
renderer_base.h renderers: Add explicit invert_y bool to screenshot callback 2021-07-28 21:46:08 -04:00
shader_cache.cpp
shader_cache.h
shader_environment.cpp shader_environment: Receive cache version from outside 2021-07-22 21:51:40 -04:00
shader_environment.h shader_environment: Receive cache version from outside 2021-07-22 21:51:40 -04:00
shader_notify.cpp vk_pipeline_cache,shader_notify: Add shader notifications 2021-07-22 21:51:35 -04:00
shader_notify.h vk_pipeline_cache,shader_notify: Add shader notifications 2021-07-22 21:51:35 -04:00
surface.cpp
surface.h
transform_feedback.cpp
transform_feedback.h shader: Split profile and runtime info headers 2021-07-22 21:51:38 -04:00
video_core.cpp
video_core.h