mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-12-23 06:57:08 +00:00
The current shader uses bit operations which aren't supported by glsl120. A workaround with round + frac + lots of additions would be possible, but unreadable. So I think it isn't worth But this fixes the annoying shader compilation error message |
||
|---|---|---|
| .. | ||
| Plugin_VideoDX9 | ||
| Plugin_VideoDX11 | ||
| Plugin_VideoOGL | ||
| Plugin_VideoSoftware | ||
| CMakeLists.txt | ||