| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | video_core/macro_interpreter: Make definitions of most private enums/unions h... | 2019-10-17 | 1 | -72/+8 | |
| * | maxwell_3d: Avoid moving macro_params | 2019-09-04 | 1 | -3/+5 | |
| * | macro_interpreter: Implement AddWithCarry and SubtractWithBorrow. | 2018-11-22 | 1 | -1/+3 | |
| * | maxwell_3d: Restructure macro upload to use a single macro code memory. | 2018-10-31 | 1 | -6/+6 | |
| * | global: Use std::optional instead of boost::optional (#1578) | 2018-10-30 | 1 | -2/+3 | |
| * | Port #4182 from Citra: "Prefix all size_t with std::" | 2018-09-15 | 1 | -1/+1 | |
| * | MacroInterpreter: Avoid left shifting negative values. | 2018-07-30 | 1 | -0/+4 | |
| * | GPU: Implemented a gpu macro interpreter. | 2018-04-01 | 1 | -0/+164 |