[osg-users] Core Profile: glEnable/glDisable GL_POINT_SPRITE

Robert Osfield robert.osfield at gmail.com
Wed Aug 22 06:28:31 PDT 2018


On Wed, 22 Aug 2018 at 12:54, Daniel Emminizer, Code 5773
<dan.emminizer at nrl.navy.mil> wrote:
> It's on my list to swap over to 3.6-TexStorage to make sure it doesn't break anything.  I'll do that in the next couple of days and test this out.

Thanks.

> The change looked good from a quick review on 3.6 branch.  But on master branch you have "if (false)" around the code block.  I'll point out on github to make it easier to find.  Looks unintentional and does not match 3.6 branch.

I'm a bit confused by this assertion as I don't see the if (false) in
the master branch.

The if (false) was added to help test whether the GL warnings were
visible with/without the fix.  I checked in removal of this.  Master
shouldn't have this, and I removed this from the 3.6 and
3.6-TexStorage where it was unintentionally checked in.

Robert.


More information about the osg-users mailing list