Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-12-01 | shader_recompiler: add gl_Layer translation GS for older hardware | Liam | |
2022-04-23 | general: Convert source file copyright comments over to SPDX | Morph | |
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. | |||
2022-03-20 | shader_recompiler: Reduce unused includes | ameerj | |
2022-01-25 | shader_recompiler: Remove unnecessary [[nodiscard]] | Lioncash | |
Since ConvertLegacyToGeneric has a void return value, there's nothing that is actually returned by the function. | |||
2021-11-19 | Implement convert legacy to generic | Feng Chen | |
2021-07-22 | shader: Add support for native 16-bit floats | ReinUsesLisp | |
2021-07-22 | shader: Rename maxwell/program.h to translate_program.h | ReinUsesLisp | |