summaryrefslogtreecommitdiffstats
path: root/src/shader_recompiler/exception.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* general: Convert source file copyright comments over to SPDXMorph2022-04-231-3/+2
* shader_recompiler: Reduce unused includesameerj2022-03-201-1/+0
* logging/log.h: move enum class formatter to a separate file ...liushuyu2022-01-101-1/+1
* exception: Make constructors explicitLioncash2021-07-271-4/+4
* exception: Make what() member function nodiscardLioncash2021-07-271-1/+1
* exception: Narrow down specific headerLioncash2021-07-271-1/+1
* shader: GCC fmt 8.0.0 fixeslat9nq2021-07-231-4/+4
* shader/exception: Fix compilation errors on gccReinUsesLisp2021-07-231-6/+6
* shader: Handle host exceptionsReinUsesLisp2021-07-231-8/+32
* shader: Initial recompiler workReinUsesLisp2021-07-231-0/+42