This website requires JavaScript.
Explore
Help
Sign In
H3cJP
/
yuzu
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
0d713cf8eb8c8b8802584c73b83d5ca9d88c70b2
yuzu
/
src
/
video_core
/
command_classes
/
codecs
T
History
Lioncash
0d713cf8eb
vp9: Mark functions with [[nodiscard]] where applicable
...
Prevents values from mistakenly being discarded in cases where it's a bug to do so.
2020-10-29 22:57:32 -04:00
..
codec.cpp
nvdec: Tidy up header includes
2020-10-27 02:16:42 -04:00
codec.h
nvdec: Tidy up header includes
2020-10-27 02:16:42 -04:00
h264.cpp
h264: Make WriteUe take a u32
2020-10-27 03:21:53 -04:00
h264.h
h264: Make WriteUe take a u32
2020-10-27 03:21:53 -04:00
vp9_types.h
nvdec: Tidy up header includes
2020-10-27 02:16:42 -04:00
vp9.cpp
vp9: Mark functions with [[nodiscard]] where applicable
2020-10-29 22:57:32 -04:00
vp9.h
vp9: Mark functions with [[nodiscard]] where applicable
2020-10-29 22:57:32 -04:00