Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | video_core/control_flow: Provide operator!= for types with operator== | Lioncash | 2019-07-19 | 1 | -4/+21 |
* | video_core/control_flow: Make program_size for ScanFlow() a std::size_t | Lioncash | 2019-07-19 | 1 | -3/+2 |
* | shader_ir: Remove unnecessary constructors and use optional for ScanFlow result | Fernando Sahmkow | 2019-07-09 | 1 | -8/+6 |
* | shader_ir: Corrections, documenting and asserting control_flow | Fernando Sahmkow | 2019-07-09 | 1 | -4/+12 |
* | shader_ir: Unify blocks in decompiled shaders. | Fernando Sahmkow | 2019-07-09 | 1 | -1/+2 |
* | shader_ir: Decompile Flow Stack | Fernando Sahmkow | 2019-07-09 | 1 | -0/+1 |
* | shader_ir: Implement a new shader scanner | Fernando Sahmkow | 2019-07-09 | 1 | -0/+55 |