View | Details | Raw Unified
Collapse All | Expand All

(-) ./include/allegrogl/GLext/glx_ext_defs.h.orig (-1 / +1 lines)
 Lines 86-92    Link Here 
#endif
#endif
/* Workaround for Debian's xlibmesa-gl-dev */
/* Workaround for Debian's xlibmesa-gl-dev */
#if defined __GLX_glxtokens_h__ && !defined GLX_SAMPLES
#if !defined GLX_SAMPLES
#define GLX_SAMPLE_BUFFERS                 100000
#define GLX_SAMPLE_BUFFERS                 100000
#define GLX_SAMPLES                        100001
#define GLX_SAMPLES                        100001
#endif
#endif