[BACK]Return to patch-simgear_screen_extensions_hxx CVS log [TXT][DIR] Up to [local] / ports / graphics / simgear / patches

Annotation of ports/graphics/simgear/patches/patch-simgear_screen_extensions_hxx, Revision 1.1

1.1     ! yason       1: $OpenBSD$
        !             2: $NetBSD: patch-ag,v 1.1 2008/03/14 14:49:53 drochner Exp $
        !             3:
        !             4: --- simgear/screen/extensions.hxx.orig Sat Nov 17 10:35:45 2007
        !             5: +++ simgear/screen/extensions.hxx      Mon Sep 21 17:07:48 2009
        !             6: @@ -415,6 +415,7 @@ typedef BOOL (APIENTRY * wglSetPbufferAttribARBProc) (
        !             7:
        !             8:  /* GLX pcific OpenGL extenstions */
        !             9:  #include <GL/glx.h>
        !            10: +#include <GL/glxext.h>
        !            11:
        !            12:  #ifndef GLX_ARB_multisample
        !            13:  #define GLX_ARB_multisample1

CVSweb