[prev in list] [next in list] [prev in thread] [next in thread] 

List:       xlock-develop
Subject:    Re: [Xlock-develop] xlockmore-5.03ALPHA05 released
From:       xlock-develop-admin () tux ! org
Date:       2001-12-03 10:51:44
[Download RAW message or body]

David, wrote on 1-DEC-2001 00:02:47.09

>xlockmore-5.03ALPHA05 as of 30 November 2001, the maintained version of xlock

>* GL updates: lament (light and color are more realistic),
>*   gears (misc updates) and atlantis (first try) for a
>*   thanks to Eric Lassauge ported from xscreensaver.
atlantis got 2 statements of which the syntax may give unpredictable results
and one type cast mismatch. Patches for these problems are found below
(I hope I placed the i++'s at the correct place).

              Jouk
	    
************
File $DISK2:[JOUKJ.PUBLIC.XLOCK.XLOCK.MODES.GLX]ATLANTIS.C;2
  398                 pixels[i] = (start + (i>>2)) * 0.56;
  399   	       i++;
  400                 pixels[i] = (start + (i>>2));
  401   	       i++;
  402                 pixels[i++] = 255;
******
File $DISK2:[JOUKJ.PUBLIC.XLOCK.XLOCK.MODES.GLX]ATLANTIS.C;1
  398                 pixels[i++] = (start + (i>>2)) * 0.56;
  399                 pixels[i++] = (start + (i>>2));
  400                 pixels[i++] = 255;
************
************
File $DISK2:[JOUKJ.PUBLIC.XLOCK.XLOCK.MODES.GLX]ATLANTIS.C;2
  407             glGenTextures(1, (unsigned int*) &gradient_tex);
  408             glBindTexture(GL_TEXTURE_1D, gradient_tex);
******
File $DISK2:[JOUKJ.PUBLIC.XLOCK.XLOCK.MODES.GLX]ATLANTIS.C;1
  405             glGenTextures(1, &gradient_tex);
  406             glBindTexture(GL_TEXTURE_1D, gradient_tex);
************

Number of difference sections found: 2
Number of difference records found: 5

DIFFERENCES /IGNORE=()/MERGED=1/OUTPUT=$DISK2:[JOUKJ.PUBLIC.XLOCK.XLOCK.MODES.GLX]MAIL.TXT;1-
    $DISK2:[JOUKJ.PUBLIC.XLOCK.XLOCK.MODES.GLX]ATLANTIS.C;2-
    $DISK2:[JOUKJ.PUBLIC.XLOCK.XLOCK.MODES.GLX]ATLANTIS.C;1


Bush : All votes are equal but some votes are more equal than others.

>------------------------------------------------------------------------------<

  Jouk Jansen
		 
  joukj@hrem.stm.tudelft.nl

  Technische Universiteit Delft        tttttttttt  uu     uu  ddddddd
  Nationaal centrum voor HREM          tttttttttt  uu     uu  dd    dd
  Rotterdamseweg 137                       tt      uu     uu  dd     dd
  2628 AL Delft                            tt      uu     uu  dd     dd
  Nederland                                tt      uu     uu  dd    dd
  tel. 31-15-2782272                       tt       uuuuuuu   ddddddd

>------------------------------------------------------------------------------<


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic