1
0
Fork 0
forked from suyu/suyu
suyu/src/video_core/macro
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
..
macro.cpp General: Make use of std::nullopt where applicable 2020-09-22 17:32:33 -04:00
macro.h macro: Resolve missing parameter in doxygen comment 2020-07-16 21:54:42 -04:00
macro_hle.cpp video_core: Resolve more variable shadowing scenarios 2020-12-04 16:19:09 -05:00
macro_hle.h video_core: Resolve more variable shadowing scenarios 2020-12-04 16:19:09 -05:00
macro_interpreter.cpp video_core: Resolve more variable shadowing scenarios 2020-12-04 16:19:09 -05:00
macro_interpreter.h video_core: Resolve more variable shadowing scenarios 2020-12-04 16:19:09 -05:00
macro_jit_x64.cpp video_core: Resolve more variable shadowing scenarios 2020-12-04 16:19:09 -05:00
macro_jit_x64.h video_core: Resolve more variable shadowing scenarios 2020-12-04 16:19:09 -05:00