Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | general: Convert source file copyright comments over to SPDX | Morph | 2022-04-23 | 1 | -3/+2 |
* | shader_recompiler: Reduce unused includes | ameerj | 2022-03-20 | 1 | -1/+0 |
* | logging/log.h: move enum class formatter to a separate file ... | liushuyu | 2022-01-10 | 1 | -1/+1 |
* | exception: Make constructors explicit | Lioncash | 2021-07-27 | 1 | -4/+4 |
* | exception: Make what() member function nodiscard | Lioncash | 2021-07-27 | 1 | -1/+1 |
* | exception: Narrow down specific header | Lioncash | 2021-07-27 | 1 | -1/+1 |
* | shader: GCC fmt 8.0.0 fixes | lat9nq | 2021-07-23 | 1 | -4/+4 |
* | shader/exception: Fix compilation errors on gcc | ReinUsesLisp | 2021-07-23 | 1 | -6/+6 |
* | shader: Handle host exceptions | ReinUsesLisp | 2021-07-23 | 1 | -8/+32 |
* | shader: Initial recompiler work | ReinUsesLisp | 2021-07-23 | 1 | -0/+42 |