"Fossies" - the Fresh Open Source Software Archive  

Source code changes of the file "layer0/os_gl.h" between
pymol-open-source-2.2.0.tar.gz and pymol-open-source-2.3.0.tar.gz

About: PyMOL is a Python-enhanced molecular graphics tool. It excels at 3D visualization of proteins, small molecules, density, surfaces, and trajectories. It also includes molecular editing, ray tracing, and movies. Open Source version.

os_gl.h  (pymol-open-source-2.2.0):os_gl.h  (pymol-open-source-2.3.0)
skipping to change at line 59 skipping to change at line 59
#ifndef WIN32 #ifndef WIN32
#define GL_GLEXT_PROTOTYPES #define GL_GLEXT_PROTOTYPES
#endif #endif
#ifndef GLEW_NO_GLU #ifndef GLEW_NO_GLU
#define GLEW_NO_GLU #define GLEW_NO_GLU
#endif #endif
#include<GL/glew.h> #include<GL/glew.h>
#include<GL/gl.h> #include<GL/gl.h>
#include<GL/glext.h>
#define GLDOUBLEMULTMATRIX glMultMatrixd #define GLDOUBLEMULTMATRIX glMultMatrixd
#define GLDOUBLETRANSLATE glTranslated #define GLDOUBLETRANSLATE glTranslated
#else #else
/* BEGIN PROPRIETARY CODE SEGMENT (see disclaimer in "os_proprietary.h") */ /* BEGIN PROPRIETARY CODE SEGMENT (see disclaimer in "os_proprietary.h") */
#include<GL/glew.h> #include<GL/glew.h>
#include <OpenGL/gl.h> #include <OpenGL/gl.h>
#include <OpenGL/glext.h> #include <OpenGL/glext.h>
 End of changes. 1 change blocks. 
1 lines changed or deleted 0 lines changed or added

Home  |  About  |  Features  |  All  |  Newest  |  Dox  |  Diffs  |  RSS Feeds  |  Screenshots  |  Comments  |  Imprint  |  Privacy  |  HTTP(S)