yuzu/src/video_core/macro
FearlessTobi 310c1f50be scope_exit: Make constexpr
Allows the use of the macro in constexpr-contexts.
Also avoids some potential problems when nesting braces inside it.
2024-02-19 16:00:46 +01:00
..
macro.cpp Mark decompiled macros as decompiled on dump, dump shaders after translation 2023-08-25 21:47:47 -04:00
macro.h MacroHLE: Refactor MacroHLE system. 2023-01-01 16:43:57 -05:00
macro_hle.cpp scope_exit: Make constexpr 2024-02-19 16:00:46 +01:00
macro_hle.h MacroHLE: Refactor MacroHLE system. 2023-01-01 16:43:57 -05:00
macro_interpreter.cpp Add break for default cases 2022-11-13 16:30:55 -08:00
macro_interpreter.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
macro_jit_x64.cpp Add break for default cases 2022-11-13 16:30:55 -08:00
macro_jit_x64.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00