5 Commits (d20e680117260de257fbb866af80727369c6aefc)

Author SHA1 Message Date
Morph 2b87305d31 general: Convert source file copyright comments over to SPDX 4 years ago
Lioncash e7242491a4 video_core/macro_interpreter: Move impl class to the cpp file 4 years ago
Lioncash 2f181b6a90 video_core: Resolve more variable shadowing scenarios 5 years ago
David Marcec cb42f51dc1 Mark parameters as const 6 years ago
David Marcec 05eeb7de3d Implement macro JIT 6 years ago
Lioncash 2be8e9de58 video_core/macro_interpreter: Make definitions of most private enums/unions hidden 6 years ago
ReinUsesLisp 9ad95eb74a maxwell_3d: Avoid moving macro_params 7 years ago
bunnei e48ea86186 macro_interpreter: Implement AddWithCarry and SubtractWithBorrow. 7 years ago
bunnei 42b74a5e41 maxwell_3d: Restructure macro upload to use a single macro code memory. 7 years ago
Frederic L c76f4b6aec global: Use std::optional instead of boost::optional (#1578) 7 years ago
fearlessTobi 1190ea6ddb Port #4182 from Citra: "Prefix all size_t with std::" 8 years ago
Subv 3aebf087c1 MacroInterpreter: Avoid left shifting negative values. 8 years ago
Subv 7fe4f9491e GPU: Implemented a gpu macro interpreter. 8 years ago