summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/ShaderCache.cpp
AgeCommit message (Expand)Author
2019-02-19Move most backend functionality to VideoCommonStenzek
2019-01-25ShaderCache: Use imgui for shader compilation dialogStenzek
2018-10-14ShaderCache: Don't create or load shader cache with Null backendStenzek
2018-07-19FramebufferManager: Dynamic selection of EFB depth formatStenzek
2018-05-26ShaderCache: Remove unused UID bits before inserting into shader mapStenzek
2018-04-12Reformat all the things!spycrab
2018-04-02ShaderCache: Write currently-known UIDs to cache when re-creating fileStenzek
2018-04-02ShaderCache: Fix issue where shader cache wasn't recreated when invalidStenzek
2018-03-17ShaderCache: Implement compile priorityStenzek
2018-03-15ShaderCache: Fix several issues in background shader compilingStenzek
2018-03-11ShaderCache: Use a version number for pipeline UID cachesStenzek
2018-03-10ShaderCache: Implement background shader compilationStenzek
2018-03-10VideoConfig: Collapse ubershader configuration fields to a single valueStenzek
2018-03-10OGL: Re-implement async shader compilingStenzek
2018-03-10Move shader caches to VideoCommonStenzek