/[gzz]/gzz/gfx/libtexture/bgnoise.texture
ViewVC logotype

Diff of /gzz/gfx/libtexture/bgnoise.texture

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by jvk, Wed Aug 7 10:24:00 2002 UTC revision 1.2 by tjl, Fri Feb 21 18:52:52 2003 UTC
# Line 1  Line 1 
1    /*
2    bgnoise.texture
3     *    
4     *    Copyright (c) 2003, Tuomas J. Lukka
5     *    
6     *    You may use and distribute under the terms of either the GNU Lesser
7     *    General Public License, either version 2 of the license or,
8     *    at your choice, any later version. Alternatively, you may use and
9     *    distribute under the terms of the XPL.
10     *    
11     *    See the LICENSE.lgpl and LICENSE.xpl files for the specific terms of
12     *    the licenses.
13     *    
14     *    This software is distributed in the hope that it will be useful,
15     *    but WITHOUT ANY WARRANTY; without even the implied warranty of
16     *    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the README
17     *    file for more details.
18     *    
19     */
20    /*
21     * Written by Tuomas J. Lukka
22     */
23    
24  #include <math.h>  #include <math.h>
25    
26  void GENERATE(TextureParam *params, int width, int height, int depth, int components, float *data) {  void GENERATE(TextureParam *params, int width, int height, int depth, int components, float *data) {

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26