shadowmage45 / TexturesUnlimited

KSP Shader, Texture, and Modeling Utilities
GNU General Public License v3.0
29 stars 17 forks source link

Recompile shaders with legacy OpenGL support enabled #29

Closed shadowmage45 closed 6 years ago

shadowmage45 commented 6 years ago

Might fix problems with linux - openGL compatibility.

shadowmage45 commented 6 years ago

Unfortunately, it looks like the shaders were already flagged to compile for legacy openGL.

(Unless I somehow managed to update those tags without recompiling....possible...but unlikely).

If there are still linux-openGL compat problems with the next release, I will know the solution is not going to come from shader compile targets.