X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?p=xscreensaver;a=blobdiff_plain;f=jwxyz%2Fjwzgles.c;h=912a4be31c770f237037c07ef6cc85dcfc95f89c;hp=042d6a4d92a351ece23aa1dbfc8f44fd6f2f497d;hb=d6b0217f2417bd19187f0ebc389d6c5c2233b11c;hpb=aa75c7476aeaa84cf3abc192b376a8b03c325213 diff --git a/jwxyz/jwzgles.c b/jwxyz/jwzgles.c index 042d6a4d..912a4be3 100644 --- a/jwxyz/jwzgles.c +++ b/jwxyz/jwzgles.c @@ -1,4 +1,4 @@ -/* xscreensaver, Copyright (c) 2012-2015 Jamie Zawinski +/* xscreensaver, Copyright (c) 2012-2016 Jamie Zawinski * * Permission to use, copy, modify, distribute, and sell this software and its * documentation for any purpose is hereby granted without fee, provided that @@ -3339,8 +3339,8 @@ jwzgles_gluBuild2DMipmaps (GLenum target, *o++ = (istride == 4 ? *i : 0xFF); /* A */ } } - // width = w2; - // height = h2; + /* width = w2; */ + /* height = h2; */ internalFormat = GL_RGBA; format = GL_RGBA; }