aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows
diff options
context:
space:
mode:
authorMary <me@thog.eu>2021-03-19 20:07:37 +0100
committerGitHub <noreply@github.com>2021-03-19 20:07:37 +0100
commitaef25980a7e934a08577ccd09d2fd333488ee132 (patch)
tree50e1942f86573b4ea8077d70e9aa3c3fb461469f /.github/workflows
parent9b7335a63bd921d38866090e8c53f35b8e050939 (diff)
Salieri: Detect and avoid caching shaders using bindless textures (#2097)
* Salieri: Add blacklist system and blacklist shaders using bindless Currently the shader cache doesn't have the right format to support bindless textures correctly and may cache shaders that it cannot rebuild after host invalidation. This PR address the issue by blacklisting shaders using bindless textures. THis also support detection of already cached broken shader and handle removal of those. * Move to a feature flags design to avoid intrusive changes in the translator This remove the auto correct behaviour * Reduce diff on TranslationFlags * Reduce comma on last entry of TranslationFlags * Fix inverted logic and remove leftovers * remove debug edits oops
Diffstat (limited to '.github/workflows')
0 files changed, 0 insertions, 0 deletions