Version
4.0-399
Branch
tev_fixes_VI
Date
9 years, 4 months ago
Windows x64 Windows x86 Mac OS X Android
Commit
0fb967162dad8dd645306aaeb6d925518e1e5688
Change author
Scott Mansell
Change description
Fix Desktop GLSL versions in the recent changes.

Seems OpenGL ES 3 Requires you must have an lod argument, while Desktop
versions require you must not have a lod argument if you are using a
Sampler2DRect (which doesn't do Mipmapping).