summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/AsyncShaderCompiler.h
AgeCommit message (Expand)Author
2022-06-10Allow to interrupt shader precompilation by stopping emulationSilent
2021-07-05treewide: convert GPLv2+ license info to SPDX tagsPierre Bourdon
2018-03-17ShaderCache: Implement compile priorityStenzek
2018-03-15ShaderCache: Fix several issues in background shader compilingStenzek
2017-09-02AsyncShaderCompiler: use std::make_unique in CreateWorkItem()Lioncash
2017-09-02AsyncShaderCompiler: Forward arguments to the specified type's constructor in...Lioncash
2017-07-30VideoBackends: Support a different number of threads for precompilingStenzek
2017-07-30VideoCommon: Add AsyncShaderCompiler class implementationStenzek