| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Video_core: Address feedback | 2023-01-04 | 1 | -0/+1 | |
| | | |||||
| * | MacroHLE: Add HLE replacement for base vertex and base instance. | 2023-01-01 | 1 | -0/+4 | |
| | | |||||
| * | general: Convert source file copyright comments over to SPDX | 2022-04-23 | 1 | -3/+2 | |
| | | | | | | This formats all copyright comments according to SPDX formatting guidelines. Additionally, this resolves the remaining GPLv2 only licensed files by relicensing them to GPLv2.0-or-later. | ||||
| * | Remove spirv handle legacy related code | 2021-12-18 | 1 | -1/+1 | |
| | | |||||
| * | Implement convert legacy to generic | 2021-11-19 | 1 | -0/+2 | |
| | | |||||
| * | shader: Rework varyings and implement passthrough geometry shaders | 2021-07-22 | 1 | -0/+6 | |
| | | | | | | | Put all varyings into a single std::bitset with helpers to access it. Implement passthrough geometry shaders using host's. | ||||
| * | shader: Implement transform feedbacks and define file format | 2021-07-22 | 1 | -0/+2 | |
| | | |||||
| * | shader: Add partial rasterizer integration | 2021-07-22 | 1 | -1/+1 | |
| | | |||||
| * | shader: Initial recompiler work | 2021-07-22 | 1 | -0/+242 | |