summaryrefslogtreecommitdiffstats
path: root/src/shader_recompiler/exception.h (unfollow)
Commit message (Expand)AuthorFilesLines
2022-04-23general: Convert source file copyright comments over to SPDXMorph1-3/+2
2022-03-20shader_recompiler: Reduce unused includesameerj1-1/+0
2022-01-10logging/log.h: move enum class formatter to a separate file ...liushuyu1-1/+1
2021-07-27exception: Make constructors explicitLioncash1-4/+4
2021-07-27exception: Make what() member function nodiscardLioncash1-1/+1
2021-07-27exception: Narrow down specific headerLioncash1-1/+1
2021-07-23shader: GCC fmt 8.0.0 fixeslat9nq1-4/+4
2021-07-23shader/exception: Fix compilation errors on gccReinUsesLisp1-6/+6
2021-07-23shader: Handle host exceptionsReinUsesLisp1-8/+32
2021-07-23shader: Initial recompiler workReinUsesLisp1-0/+42