This website requires JavaScript.
Explore
Help
Register
Sign In
daniel
/
yuzu-android
Watch
1
Star
0
Fork
0
You've already forked yuzu-android
mirror of
https://github.com/yuzu-emu/yuzu-android
synced
2025-01-16 02:31:56 -08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
yuzu-android
/
src
/
video_core
/
command_classes
/
codecs
History
ameerj
bc3efb79cc
codec: Fallback to CPU decoding if no compatible GPU format is found
2021-08-16 14:40:53 -04:00
..
codec.cpp
codec: Fallback to CPU decoding if no compatible GPU format is found
2021-08-16 14:40:53 -04:00
codec.h
codec: Fallback to CPU decoding if no compatible GPU format is found
2021-08-16 14:40:53 -04:00
h264.cpp
Slightly refactor NVDEC and codecs for readability and safety
2021-07-01 06:22:05 +01:00
h264.h
Slightly refactor NVDEC and codecs for readability and safety
2021-07-01 06:22:05 +01:00
vp9_types.h
vp9: Ensure the first frame is complete
2021-08-08 13:49:00 -04:00
vp9.cpp
vp9: Ensure the first frame is complete
2021-08-08 13:49:00 -04:00
vp9.h
vp9: Cleanup unused variables
2021-08-06 20:08:11 -04:00