X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?p=xscreensaver;a=blobdiff_plain;f=hacks%2Fglx%2Fmirrorblob.c;fp=hacks%2Fglx%2Fmirrorblob.c;h=6daa372f71fd0d46fadf6f94560f8b707d9bf8f1;hp=d8b0915de1e563fcf08e992144825b7b1c748433;hb=b81f521c5ad7022ac12db18ca8fcdd9fb063831e;hpb=c141c2b05e374757b6499d12bb8a6d4d943b1529 diff --git a/hacks/glx/mirrorblob.c b/hacks/glx/mirrorblob.c index d8b0915d..6daa372f 100644 --- a/hacks/glx/mirrorblob.c +++ b/hacks/glx/mirrorblob.c @@ -605,6 +605,10 @@ grab_texture(ModeInfo *mi, int texture_index) static void set_parameters(void) { +# ifdef HAVE_JWZGLES /* #### glPolygonMode other than GL_FILL unimplemented */ + wireframe = 0; +# endif + /* In wire frame mode do not draw a texture */ if (wireframe) {