Edit File by line
/home/barbar84/public_h.../wp-conte.../plugins/sujqvwi/ExeBy/smexe_ro.../usr/include/GL
File: glxmd.h
#ifndef _GLX_glxmd_h_
[0] Fix | Delete
#define _GLX_glxmd_h_
[1] Fix | Delete
[2] Fix | Delete
[3] Fix | Delete
/*
[4] Fix | Delete
* SGI FREE SOFTWARE LICENSE B (Version 2.0, Sept. 18, 2008)
[5] Fix | Delete
* Copyright (C) 1991-2000 Silicon Graphics, Inc. All Rights Reserved.
[6] Fix | Delete
*
[7] Fix | Delete
* Permission is hereby granted, free of charge, to any person obtaining a
[8] Fix | Delete
* copy of this software and associated documentation files (the "Software"),
[9] Fix | Delete
* to deal in the Software without restriction, including without limitation
[10] Fix | Delete
* the rights to use, copy, modify, merge, publish, distribute, sublicense,
[11] Fix | Delete
* and/or sell copies of the Software, and to permit persons to whom the
[12] Fix | Delete
* Software is furnished to do so, subject to the following conditions:
[13] Fix | Delete
*
[14] Fix | Delete
* The above copyright notice including the dates of first publication and
[15] Fix | Delete
* either this permission notice or a reference to
[16] Fix | Delete
* http://oss.sgi.com/projects/FreeB/
[17] Fix | Delete
* shall be included in all copies or substantial portions of the Software.
[18] Fix | Delete
*
[19] Fix | Delete
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
[20] Fix | Delete
* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
[21] Fix | Delete
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
[22] Fix | Delete
* SILICON GRAPHICS, INC. BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
[23] Fix | Delete
* WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
[24] Fix | Delete
* OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
[25] Fix | Delete
* SOFTWARE.
[26] Fix | Delete
*
[27] Fix | Delete
* Except as contained in this notice, the name of Silicon Graphics, Inc.
[28] Fix | Delete
* shall not be used in advertising or otherwise to promote the sale, use or
[29] Fix | Delete
* other dealings in this Software without prior written authorization from
[30] Fix | Delete
* Silicon Graphics, Inc.
[31] Fix | Delete
*/
[32] Fix | Delete
[33] Fix | Delete
/*
[34] Fix | Delete
** Machine dependent declarations.
[35] Fix | Delete
*/
[36] Fix | Delete
[37] Fix | Delete
/*
[38] Fix | Delete
** Define floating point wire types. These are in IEEE format on the wire.
[39] Fix | Delete
*/
[40] Fix | Delete
typedef float FLOAT32;
[41] Fix | Delete
typedef double FLOAT64;
[42] Fix | Delete
[43] Fix | Delete
/*
[44] Fix | Delete
** Like B32, but this is used to store floats in a request.
[45] Fix | Delete
**
[46] Fix | Delete
** NOTE: Machines that have a native 32-bit IEEE float can define this as
[47] Fix | Delete
** nothing. Machines that don't might mimic the float with an integer,
[48] Fix | Delete
** and then define this to :32.
[49] Fix | Delete
*/
[50] Fix | Delete
#define F32
[51] Fix | Delete
[52] Fix | Delete
#endif /* _GLX_glxmd_h_ */
[53] Fix | Delete
[54] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function