~ubuntu-branches/ubuntu/natty/xscreensaver/natty

« back to all changes in this revision

Viewing changes to hacks/glx/lockward.c

  • Committer: Bazaar Package Importer
  • Author(s): Robert Ancell
  • Date: 2010-11-17 15:40:52 UTC
  • mfrom: (1.1.10 upstream)
  • Revision ID: james.westby@ubuntu.com-20101117154052-w4ou7vty38gpp1r3
Tags: 5.12-0ubuntu1
New upstream release

Show diffs side-by-side

added added

removed removed

Lines of Context:
290
290
        there = M_PI * 2.0 / g_blades;
291
291
        step = there / SUBDIV;
292
292
        here -= SUBDIV * step / 2.0;
293
 
        there -= SUBDIV * step / 2.0;
294
293
 
295
294
        /*
296
295
         * Build outer blade arcs.