5 Commits (0c0f5b7ccc1dcc2b223063ea75286203edb0eab0)

Author SHA1 Message Date
Morph 99ceb03a1c general: Convert source file copyright comments over to SPDX 4 years ago
Lioncash 81d1a1133d video_core/macro_interpreter: Move impl class to the cpp file 4 years ago
Lioncash 677a8b208d video_core: Resolve more variable shadowing scenarios 5 years ago
David Marcec 411f5527d4 Mark parameters as const 6 years ago
David Marcec b032ebdfee Implement macro JIT 6 years ago
Lioncash 125caf5d6e video_core/macro_interpreter: Make definitions of most private enums/unions hidden 7 years ago
ReinUsesLisp 701dedcfad maxwell_3d: Avoid moving macro_params 7 years ago
bunnei 033b46253e macro_interpreter: Implement AddWithCarry and SubtractWithBorrow. 8 years ago
bunnei de0ab806df maxwell_3d: Restructure macro upload to use a single macro code memory. 8 years ago
Frederic L 7a5eda5914 global: Use std::optional instead of boost::optional (#1578) 8 years ago
fearlessTobi 63c2e32e20 Port #4182 from Citra: "Prefix all size_t with std::" 8 years ago
Subv 8191273a3d MacroInterpreter: Avoid left shifting negative values. 8 years ago
Subv 1ec8d2123d GPU: Implemented a gpu macro interpreter. 8 years ago