HI Sverre,

On 27 January 2015 at 13:26, Sverre Aleksandersen <
sverre.aleksander...@gmail.com> wrote:

> Shouldn't line 643 and 317 in osgTerrain/GeometryPool.cpp be
> "GL_LINES_ADJACENCY_EXT" instead of "GL_LINES_ADJACENCT"?
> That's how it's defined in GLDefines.
>

Should really be the other way around, with GLDefines providing the
GL_LINES_ADJANCY, the EXT version pre-dates GL-3.2.  I have made changes to
my local GLDefines to address this, I'm currently waiting for a clean build
to see if this change is fine.

Robert.
_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to