X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?p=xscreensaver;a=blobdiff_plain;f=hacks%2Fglx%2Fcompanion.c;h=3dc86d832b66269d9f20a32be774de1aac771733;hp=e6e14733700efd7496098ddd3763e7e186830680;hb=f8cf5ac7b2f53510f80a0eaf286a25298be17bfe;hpb=ec8d2b32b63649e6d32bdfb306eda062769af823 diff --git a/hacks/glx/companion.c b/hacks/glx/companion.c index e6e14733..3dc86d83 100644 --- a/hacks/glx/companion.c +++ b/hacks/glx/companion.c @@ -576,6 +576,7 @@ draw_cube (ModeInfo *mi) glPushMatrix (); gltrackball_rotate (bp->trackball); + glRotatef(current_device_rotation(), 0, 0, 1); glScalef (2, 2, 2);