Version
4.0-592
Entwicklungszweig
master
Zeitpunkt
10 Jahre, 3 Monate her
Windows x64 Windows x86 Mac OS X Android Ubuntu 13.04
Commit
c42f274e220e8987b996889a8e663bff302e7f8f
Author der Änderung
degasus
Beschreibung der Änderung
OpenGL: use shader 420pack if available to staticly bind ubo location

Bindung locations after compiling a shader stalls the driver. So if we manage not to bind anything after compilation, the lag would be reduced much.