Age | Commit message (Collapse) | Author | |
---|---|---|---|
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. | |||
2021-12-05 | shader_recompiler: Adjust emit_context includes | ameerj | |
2021-07-22 | glsl: Address more feedback. Implement indexed texture reads | ameerj | |
2021-07-22 | glsl: Address Rodrigo's feedback | ameerj | |
2021-07-22 | glsl: Use NotImplemented macro with function name output | ameerj | |
2021-07-22 | shader_recompiler: GCC fixes | lat9nq | |
2021-07-22 | glsl: Fix bindings, add some CC ops | ameerj | |
2021-07-22 | glsl: remove unused headers | ameerj | |
2021-07-22 | glsl: Add many FP32/64 instructions | ameerj | |
2021-07-22 | glsl: Implement more Integer ops | ameerj | |
2021-07-22 | glsl: Implement BF* | ameerj | |
2021-07-22 | glsl: Implement a few Integer instructions | ameerj | |
2021-07-22 | glsl: Initial backend | ameerj | |