summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/AsyncShaderCompiler.cpp
AgeCommit message (Expand)Author
2025-02-05Refactor: Make loop non-infinite instead in AsyncShaderCompiler.Javier Martinez
2024-04-08Core::GetState: Avoid Global System Accessormitaclaw
2022-06-10Allow to interrupt shader precompilation by stopping emulationSilent
2021-12-10Treewide: Adjust order of includesPokechu22
2021-07-05treewide: convert GPLv2+ license info to SPDX tagsPierre Bourdon
2020-11-17VideoCommon: Migrate over to fmtLioncash
2020-08-22name some threadsShawn Hoffman
2019-01-25ShaderCache: Use imgui for shader compilation dialogStenzek
2018-03-19Merge pull request #6442 from stenzek/async-compiler-priorityMarkus Wick
2018-03-17ShaderCache: Implement compile priorityStenzek
2018-03-14Assert: Uppercase assertion macrosLioncash
2018-03-15ShaderCache: Fix several issues in background shader compilingStenzek
2018-03-10ShaderCache: Implement background shader compilationStenzek
2017-07-30VideoBackends: Support a different number of threads for precompilingStenzek
2017-07-30VideoCommon: Add AsyncShaderCompiler class implementationStenzek