aboutsummaryrefslogtreecommitdiff
path: root/src/shader_recompiler/exception.h
AgeCommit message (Expand)Author
2022-03-20shader_recompiler: Reduce unused includesameerj
2022-01-09logging/log.h: move enum class formatter to a separate file ...liushuyu
2021-07-27exception: Make constructors explicitLioncash
2021-07-27exception: Make what() member function nodiscardLioncash
2021-07-27exception: Narrow down specific headerLioncash
2021-07-22shader: GCC fmt 8.0.0 fixeslat9nq
2021-07-22shader/exception: Fix compilation errors on gccReinUsesLisp
2021-07-22shader: Handle host exceptionsReinUsesLisp
2021-07-22shader: Initial recompiler workReinUsesLisp