source: npl/X/pigment/glx.patch @ 892871d

Last change on this file since 892871d was c5c522c, checked in by Edwin Eefting <edwin@datux.nl>, 8 years ago

initial commit, transferred from cleaned syn3 svn tree

  • Property mode set to 100644
File size: 409 bytes
  • plugins/opengl/pgmglxbackend.h

    old new  
    3131/* NVIDIA has glXGetProcAddressARB guarded by GLX_GLXEXT_PROTOTYPES */
    3232#define GLX_GLXEXT_PROTOTYPES
    3333#include <GL/glx.h>
     34#include <GL/glxtokens.h>
    3435#undef GLX_GLXEXT_PROTOTYPES
    3536
    3637#include "pgmbackend.h"
Note: See TracBrowser for help on using the repository browser.