| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | shader_recompiler: add gl_Layer translation GS for older hardware | 2022-12-01 | 1 | -0/+9 | |
| | | |||||
| * | 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. | ||||
| * | shader_recompiler: Reduce unused includes | 2022-03-20 | 1 | -1/+4 | |
| | | |||||
| * | shader_recompiler: Remove unnecessary [[nodiscard]] | 2022-01-25 | 1 | -2/+1 | |
| | | | | | | Since ConvertLegacyToGeneric has a void return value, there's nothing that is actually returned by the function. | ||||
| * | Implement convert legacy to generic | 2021-11-19 | 1 | -0/+4 | |
| | | |||||
| * | shader: Add support for native 16-bit floats | 2021-07-22 | 1 | -1/+2 | |
| | | |||||
| * | shader: Rename maxwell/program.h to translate_program.h | 2021-07-22 | 1 | -0/+22 | |