"Fossies" - the Fresh Open Source Software Archive  

Source code changes of the file "layer0/GraphicsUtil.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.

GraphicsUtil.h  (pymol-open-source-2.2.0):GraphicsUtil.h  (pymol-open-source-2.3.0)
#pragma once #pragma once
#include "os_gl.h" #include "os_gl.h"
// Generic Error Handing // Generic Error Handing
bool glCheckOkay(); bool glCheckOkay();
void GLAPIENTRY gl_debug_proc(GLenum, GLenum, GLuint, GLenum, GLsizei, const GLc har *, const void *); void GLAPIENTRY gl_debug_proc(GLenum, GLenum, GLuint, GLenum, GLsizei, const GLc har *, const void *);
// userParam is qualified as const in OpenGL 4.4 spec but non-const in OpenGL 4.
3 spec
void GLAPIENTRY gl_debug_proc(GLenum, GLenum, GLuint, GLenum, GLsizei, const GLc
har *, void *);
size_t gl_sizeof(GLenum type); size_t gl_sizeof(GLenum type);
 End of changes. 1 change blocks. 
0 lines changed or deleted 4 lines changed or added

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