mirror of
https://git.tardis.systems/mirrors/yuzu
synced 2025-12-20 16:42:10 +01:00
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. |
||
|---|---|---|
| .. | ||
| shader_interpreter.cpp | ||
| shader_interpreter.h | ||
| shader_jit_x64.cpp | ||
| shader_jit_x64.h | ||
| shader.cpp | ||
| shader.h | ||