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