Magellan Linux

Diff of /trunk/opengl-update/glxext.h

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

revision 2196 by niro, Thu Mar 7 13:34:21 2013 UTC revision 2197 by niro, Fri Oct 11 12:53:14 2013 UTC
# Line 6  extern "C" { Line 6  extern "C" {
6  #endif  #endif
7    
8  /*  /*
9  ** Copyright (c) 2007-2012 The Khronos Group Inc.  ** THIS FILE IS OBSOLETE. Please migrate away from using the
10    ** ".spec" files and the headers generated from them to the
11    ** XML Registry and headers generated from that. See
12    **   http://www.opengl.org/registry/api/README.txt
13    ** for more information.
14    **
15    **
16    ** Copyright (c) 2007-2013 The Khronos Group Inc.
17  **  **
18  ** Permission is hereby granted, free of charge, to any person obtaining a  ** Permission is hereby granted, free of charge, to any person obtaining a
19  ** copy of this software and/or associated documentation files (the  ** copy of this software and/or associated documentation files (the
# Line 48  extern "C" { Line 55  extern "C" {
55  /*************************************************************/  /*************************************************************/
56    
57  /* Header file version number, required by OpenGL ABI for Linux */  /* Header file version number, required by OpenGL ABI for Linux */
58  /* glxext.h last updated 2013/01/02 */  /* glxext.h last updated 2013/06/10 */
59  /* Current version at http://www.opengl.org/registry/ */  /* Current version at http://www.opengl.org/registry/ */
60  #define GLX_GLXEXT_VERSION 34  #define GLX_GLXEXT_VERSION 36
61    
62  #ifndef GLX_VERSION_1_3  #ifndef GLX_VERSION_1_3
63  #define GLX_WINDOW_BIT                     0x00000001  #define GLX_WINDOW_BIT                     0x00000001

Legend:
Removed from v.2196  
changed lines
  Added in v.2197