summaryrefslogtreecommitdiff
path: root/src/common/logging/backend.cpp
diff options
context:
space:
mode:
authorGravatar Yuri Kunde Schlesner2016-09-15 22:13:19 -0700
committerGravatar Yuri Kunde Schlesner2016-09-15 22:15:11 -0700
commita3afeb4687d0e531a1adc37c504aea89d8d8d71c (patch)
treebb18965bd9603957070cd1a4451d420329dce8e2 /src/common/logging/backend.cpp
parentMerge pull request #2042 from bunnei/dynarmic (diff)
downloadyuzu-a3afeb4687d0e531a1adc37c504aea89d8d8d71c.tar.gz
yuzu-a3afeb4687d0e531a1adc37c504aea89d8d8d71c.tar.xz
yuzu-a3afeb4687d0e531a1adc37c504aea89d8d8d71c.zip
VideoCore: Fix dangling lambda context in shader interpreter
The static meant that after the first execution, these lambda context would be pointing to a random location on the stack. Fixes a random crash when using the interpreter.
Diffstat (limited to 'src/common/logging/backend.cpp')
0 files changed, 0 insertions, 0 deletions