yuzu-fork/src/video_core/macro
Lioncash ff45c39578 General: Make use of std::nullopt where applicable
Allows some implementations to avoid completely zeroing out the internal
buffer of the optional, and instead only set the validity byte within
the structure.

This also makes it consistent how we return empty optionals.
2020-09-22 17:32:33 -04: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: Initialize renderer with a GPU 2020-08-22 01:51:45 -03:00
macro_hle.h addressed issues 2020-06-24 12:18:33 +10:00
macro_interpreter.cpp macro-interpreter: Resolve -Wself-assign-field warning 2020-08-14 08:26:50 -04:00
macro_interpreter.h Mark parameters as const 2020-06-03 16:33:38 +10:00
macro_jit_x64.cpp externals: Update Xbyak to 5.96 2020-08-30 05:09:48 -04:00
macro_jit_x64.h macro_jit_x64: Inline Engines::Maxwell3D::GetRegisterValue 2020-06-17 17:17:08 +01:00