|
630cc96bb3
|
Merge yuzu-emu#12461
|
2024-02-06 01:00:19 +00:00 |
|
|
590d9b7e1d
|
Core: Clang format and other small issues.
|
2024-01-18 21:12:30 -05:00 |
|
|
96fd1348ae
|
GPU SMMU: Expand to 34 bits
|
2024-01-18 21:12:30 -05:00 |
|
|
53085a45e0
|
Fix typos in video_core
|
2024-01-07 22:44:55 +00:00 |
|
|
4055a476aa
|
video_core: refactor video frame and packet parsing
|
2023-11-16 17:01:38 -05:00 |
|
|
762ac5aa9f
|
host1x/codecs: enable CUDA on Linux
|
2023-10-14 17:35:45 +03:00 |
|
|
164f880f23
|
Use initial_frame to check interlaced flag
If final frame was transferred from GPU, it won't carry the props.
Fixes #11089
|
2023-08-28 00:48:53 +04:00 |
|
|
d146dd9d12
|
settings,general: Rename non-confirming enums
|
2023-07-21 10:56:54 -04:00 |
|
|
310b6cf4af
|
general: Use ScratchBuffer where possible
|
2023-06-30 21:49:59 -04:00 |
|
|
5da70f7197
|
Remove memory allocations in some hot paths
|
2023-06-22 08:05:10 +01:00 |
|
|
7701a00a02
|
Add support for deinterlaced videos playback
This is a follow up to #10254 to improve the playback of cut scenes in Layton's Mystery Journey.
It uses ffmpeg's yadif filter for deinterlacing.
|
2023-05-22 01:43:44 +04:00 |
|
|
9367769fe7
|
Fix missing pic_order_present_flag in h264 header
Fixes #9635
|
2023-05-12 22:30:59 +04:00 |
|
|
139b645aa2
|
Allow >1 cpu threads on video decoding, disable multi-frame decoding
|
2023-02-14 18:55:46 +00:00 |
|
|
fe24c65153
|
General: Fix clang format.
|
2022-10-06 21:00:53 +02:00 |
|
|
2931101e6f
|
NVDRV: Refactor Host1x
|
2022-10-06 21:00:52 +02:00 |
|
|
668e80a9f4
|
VideoCore: Refactor syncing.
|
2022-10-06 21:00:52 +02:00 |
|