summaryrefslogtreecommitdiff
path: root/Source/Core/Common/FileUtil.cpp
diff options
context:
space:
mode:
authordegasus <wickmarkus@web.de>2023-03-29 23:00:08 +0200
committerdegasus <wickmarkus@web.de>2023-03-29 23:12:50 +0200
commit57088ebb82214f20a65a2d4f12ed5bd682e949d3 (patch)
treeddc8d2864747fc8c0da8a839479894b69f476e26 /Source/Core/Common/FileUtil.cpp
parent478095317285428a6e722333d7c9ce23c8d49b66 (diff)
Shaders: Add error message for asciiart shader if shader_subgroup is missing.
This extension is currently required to get good performance. So instead of maybe triggering a GPU hang, let's just disable the shader and show a warning instead. Sadly our postprocessing framework does not support reporting a warning, so the way to display the warning is a bit hacky. But this is an ascii-art shader, we already have a font in the shader, so let's use it.
Diffstat (limited to 'Source/Core/Common/FileUtil.cpp')
0 files changed, 0 insertions, 0 deletions