suyu/src/video_core/command_classes/codecs
Lioncash 677a8b208d video_core: Resolve more variable shadowing scenarios
Resolves variable shadowing scenarios up to the end of the OpenGL code
to make it nicer to review. The rest will be resolved in a following
commit.
2020-12-04 16:19:09 -05:00
..
codec.cpp Limit queue size to 10 frames 2020-11-26 14:04:06 -05:00
codec.h Merge pull request #5002 from ameerj/nvdec-frameskip 2020-12-02 15:55:15 -08:00
h264.cpp Queue decoded frames, cleanup decoders 2020-11-25 17:10:44 -05:00
h264.h Queue decoded frames, cleanup decoders 2020-11-25 17:10:44 -05:00
vp9.cpp video_core: Resolve more variable shadowing scenarios 2020-12-04 16:19:09 -05:00
vp9.h video_core: Resolve more variable shadowing scenarios 2020-12-04 16:19:09 -05:00
vp9_types.h Address PR feedback 2020-11-26 00:18:26 -05:00