Έκδοση
3.5-1720
Διακλάδωση
master
Ημερομηνία
πριν από 10 χρόνια, 8 μήνες
Windows x64 Windows x86 Mac OS X Android
Commit
dc23a076bef52d23cd16352b9132a491cce96ea8
Αλλαγή συγγραφέα
degasus
Αλλαγή περιγραφής
disable emulate format changes on glsl120

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