This website requires JavaScript.
Explore
Help
Register
Sign In
yuzu-emu
/
yuzu
Archived
Watch
1
Star
0
Fork
0
You've already forked yuzu
Code
This repository has been archived on
2024-03-23
. You can view files and clone it, but cannot push or open issues or pull requests.
894b483a0d
yuzu
/
src
/
video_core
/
command_classes
History
Morph
894b483a0d
Merge pull request
#7157
from ameerj/vic-surface-size
...
vic: Use the minimum of surface/frame dimensions when writing the final frame to the GPU
2021-10-13 20:41:17 -04:00
..
codecs
h264: Use max allowed max_num_ref_frames when using CPU decoding
2021-10-10 20:07:19 +08:00
host1x.cpp
fix for nvdec disabled, cleanup host1x
2021-01-07 14:33:45 -05:00
host1x.h
fix for nvdec disabled, cleanup host1x
2021-01-07 14:33:45 -05:00
nvdec_common.h
Slightly refactor NVDEC and codecs for readability and safety
2021-07-01 06:22:05 +01:00
nvdec.cpp
nvdec: Better logging for unimplemented codecs
2021-08-07 01:08:33 -04:00
nvdec.h
Slightly refactor NVDEC and codecs for readability and safety
2021-07-01 06:22:05 +01:00
sync_manager.cpp
remove inaccurate reference
2021-01-07 14:33:45 -05:00
sync_manager.h
sync_manager: Amend parameter order of calls to SyncptIncr constructor
2020-10-27 03:22:57 -04:00
vic.cpp
vic: Use the minimum of surface/frame dimensions when writing the final frame to the GPU
2021-10-10 18:44:16 -04:00
vic.h
vic: Refactor frame writing methods
2021-10-07 14:56:44 -04:00