This website requires JavaScript.
Explore
Help
Register
Sign In
OpenPunk
/
yuzu
Watch
1
Star
0
Fork
0
You've already forked yuzu
mirror of
https://github.com/yuzu-emu/yuzu.git
synced
2025-02-11 14:50:15 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
4f0f481f63
yuzu
/
src
/
video_core
/
command_classes
/
codecs
History
Lioncash
4f0f481f63
nvdec: Make use of [[nodiscard]] where applicable
...
Prevents bugs from occurring where the results of a function are accidentally discarded
2020-11-02 02:45:15 -05:00
..
codec.cpp
nvdec: Tidy up header includes
2020-10-27 02:16:42 -04:00
codec.h
nvdec: Make use of [[nodiscard]] where applicable
2020-11-02 02:45:15 -05:00
h264.cpp
nvdec: Make use of [[nodiscard]] where applicable
2020-11-02 02:45:15 -05:00
h264.h
nvdec: Make use of [[nodiscard]] where applicable
2020-11-02 02:45:15 -05:00
vp9_types.h
nvdec: Make use of [[nodiscard]] where applicable
2020-11-02 02:45:15 -05:00
vp9.cpp
nvdec: Make use of [[nodiscard]] where applicable
2020-11-02 02:45:15 -05:00
vp9.h
nvdec: Make use of [[nodiscard]] where applicable
2020-11-02 02:45:15 -05:00