@@ -310,7 +310,7 @@ EX int compileShader(int type, const string& s) {
}
GLprogram::GLprogram(stringvsh,stringfsh){
if(noshaders){
if(noshaders||!vid.usingGL){
uFog=-1;
uProjection=-1;
uPP=-1;
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.