Re: [osg-users] OpenSceneGraph-2.8.1 release candidate three tagged

2009-04-28 Thread Tony Horrobin
Ubuntu Hardy 32bit
2.6.23.14 #3 SMP
gcc version 4.2.4 (Ubuntu 4.2.4-1ubuntu4)
GeForce 8800 GTS/PCI/SSE2
3.0.0 NVIDIA 180.44
g++ -Wall -Wextra -Wno-unused-parameter

Compiles OK.

osgviewer freezes for 10s when changing ThreadingModel from 
CullDrawThreadPerContext to DrawThreadPerContext

then recovers.

--

Windows XP SP2 32bit
NVIDIA Quadro NVS 110M
Visual Studio 2005

The viewer sometimes needs two keypresses when changing ThreadingModel, but 
otherwise runs OK.

-

Our app runs fine in both cases.

Cheers,

-Tony

--
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=11000#11000





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


Re: [osg-users] OpenSceneGraph-2.8.1 release candidate three tagged

2009-04-27 Thread Andy Skinner
RC3 seems OK to me on Win32, linux 64, and Intel mac 32.

thanks,
andy

-Original Message-
From: osg-users-boun...@lists.openscenegraph.org 
[mailto:osg-users-boun...@lists.openscenegraph.org] On Behalf Of Robert Osfield
Sent: Thursday, April 23, 2009 10:41 AM
To: OpenSceneGraph Users
Subject: [osg-users] OpenSceneGraph-2.8.1 release candidate three tagged

Hi All,

(from my blog at blog.openscenegraph.org)

I've just tagged the 2.8.1 release candidate 3. The are a couple of
fixes since rc2:

* Fix to the subsurface handling in OpenFlight files
* Removal of an old hack to PolygonOffset's unit multiplier for
ATI cards that is no longer required.
* A couple of typo/spelling fixes.
* Build fix for collada under OSX.
* Addition of GL_RGB8 support to osg::image::computeNumComponts()
* Fix to DatabasePager to prevent a crash that occurred when apps
that did't set the active contexts (note, osgViewer automatically sets
the active contexts so was unaffected by this bug.)

You can grab the source code from:

source package : OpenSceneGraph-2.8.1-rc3.zip
svn tag: svn co
http://www.openscenegraph.org/svn/osg/OpenSceneGraph/tags/OpenSceneGraph-2.8.1-rc3
OpenSceneGraph

Please test with your apps and various build environments, and send in
feedback of success or failures to osg-users mailing lists/forum so we
can track convergence to the final 2.8.1 stable release.

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


Re: [osg-users] OpenSceneGraph-2.8.1 release candidate three tagged

2009-04-24 Thread Robert Osfield
On Thu, Apr 23, 2009 at 9:17 PM, Paul Martz pma...@skew-matrix.com wrote:
 Just tested the following with my current software project and encountered
 no issues:
  2.8.1 rc3 on WinXP using VS8 with Quadro 1500M
  svn head on WinXP using VS8 with Quadro 1500M
  svn head on Mac OS X using makefiles/gcc with GeForce 8800

Thanks.  Testing much appreciate.  Everyone else?? ;-)

I have a couple of submissions in my inbox this morning that request
merging in the OSG-2.8 branch so it looks like I may have to make an
rc4   We'll have to make a cut off soon though, we can't have
2.8.1 never going out because other fixes might be on their way.

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


Re: [osg-users] OpenSceneGraph-2.8.1 release candidate three tagged

2009-04-23 Thread Paul Martz
Robert -- Typo. I think when you say subsurface in regards to OpenFlight,
you actually mean subface. We're talking about coplanar polygons, not
translucent light scattering, right?

I'll switch over to the rc3 tag and try it out.

Paul Martz
Skew Matrix Software LLC
http://www.skew-matrix.com
+1 303 859 9466

-Original Message-
From: osg-users-boun...@lists.openscenegraph.org
[mailto:osg-users-boun...@lists.openscenegraph.org] On Behalf Of Robert
Osfield
Sent: Thursday, April 23, 2009 8:41 AM
To: OpenSceneGraph Users
Subject: [osg-users] OpenSceneGraph-2.8.1 release candidate three tagged

Hi All,

(from my blog at blog.openscenegraph.org)

I've just tagged the 2.8.1 release candidate 3. The are a couple of fixes
since rc2:

* Fix to the subsurface handling in OpenFlight files
* Removal of an old hack to PolygonOffset's unit multiplier for ATI
cards that is no longer required.
* A couple of typo/spelling fixes.
* Build fix for collada under OSX.
* Addition of GL_RGB8 support to osg::image::computeNumComponts()
* Fix to DatabasePager to prevent a crash that occurred when apps that
did't set the active contexts (note, osgViewer automatically sets the active
contexts so was unaffected by this bug.)

You can grab the source code from:

source package : OpenSceneGraph-2.8.1-rc3.zip svn tag: svn co
http://www.openscenegraph.org/svn/osg/OpenSceneGraph/tags/OpenSceneGraph-2.8
.1-rc3
OpenSceneGraph

Please test with your apps and various build environments, and send in
feedback of success or failures to osg-users mailing lists/forum so we can
track convergence to the final 2.8.1 stable release.

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

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


Re: [osg-users] OpenSceneGraph-2.8.1 release candidate three tagged

2009-04-23 Thread Robert Osfield
On Thu, Apr 23, 2009 at 4:04 PM, Paul Martz pma...@skew-matrix.com wrote:
 Robert -- Typo. I think when you say subsurface in regards to OpenFlight,
 you actually mean subface. We're talking about coplanar polygons, not
 translucent light scattering, right?

Thanks for the note, I've ammened the blog and NEWS items to read subface.

 I'll switch over to the rc3 tag and try it out.

Thanks.
___
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org


Re: [osg-users] OpenSceneGraph-2.8.1 release candidate three tagged

2009-04-23 Thread Andy Skinner
Thanks.  Sorry I'm slow--I have built rc2 on Intel Mac, win32, and Linux 64.  I 
have tried it in my app on win32.  I guess instead of trying what I have on the 
other platforms, I should get the new one.  I've had a lot going on, so haven't 
been able to give quick responses.

andy

-Original Message-
From: osg-users-boun...@lists.openscenegraph.org 
[mailto:osg-users-boun...@lists.openscenegraph.org] On Behalf Of Robert Osfield
Sent: Thursday, April 23, 2009 10:41 AM
To: OpenSceneGraph Users
Subject: [osg-users] OpenSceneGraph-2.8.1 release candidate three tagged

Hi All,

(from my blog at blog.openscenegraph.org)

I've just tagged the 2.8.1 release candidate 3. The are a couple of
fixes since rc2:

* Fix to the subsurface handling in OpenFlight files
* Removal of an old hack to PolygonOffset's unit multiplier for
ATI cards that is no longer required.
* A couple of typo/spelling fixes.
* Build fix for collada under OSX.
* Addition of GL_RGB8 support to osg::image::computeNumComponts()
* Fix to DatabasePager to prevent a crash that occurred when apps
that did't set the active contexts (note, osgViewer automatically sets
the active contexts so was unaffected by this bug.)

You can grab the source code from:

source package : OpenSceneGraph-2.8.1-rc3.zip
svn tag: svn co
http://www.openscenegraph.org/svn/osg/OpenSceneGraph/tags/OpenSceneGraph-2.8.1-rc3
OpenSceneGraph

Please test with your apps and various build environments, and send in
feedback of success or failures to osg-users mailing lists/forum so we
can track convergence to the final 2.8.1 stable release.

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


Re: [osg-users] OpenSceneGraph-2.8.1 release candidate three tagged

2009-04-23 Thread Paul Martz
Just tested the following with my current software project and encountered
no issues:
  2.8.1 rc3 on WinXP using VS8 with Quadro 1500M
  svn head on WinXP using VS8 with Quadro 1500M
  svn head on Mac OS X using makefiles/gcc with GeForce 8800

Paul Martz
Skew Matrix Software LLC
http://www.skew-matrix.com
+1 303 859 9466

-Original Message-
From: osg-users-boun...@lists.openscenegraph.org
[mailto:osg-users-boun...@lists.openscenegraph.org] On Behalf Of Andy
Skinner
Sent: Thursday, April 23, 2009 9:55 AM
To: OpenSceneGraph Users
Subject: Re: [osg-users] OpenSceneGraph-2.8.1 release candidate three tagged

Thanks.  Sorry I'm slow--I have built rc2 on Intel Mac, win32, and Linux 64.
I have tried it in my app on win32.  I guess instead of trying what I have
on the other platforms, I should get the new one.  I've had a lot going on,
so haven't been able to give quick responses.

andy

-Original Message-
From: osg-users-boun...@lists.openscenegraph.org
[mailto:osg-users-boun...@lists.openscenegraph.org] On Behalf Of Robert
Osfield
Sent: Thursday, April 23, 2009 10:41 AM
To: OpenSceneGraph Users
Subject: [osg-users] OpenSceneGraph-2.8.1 release candidate three tagged

Hi All,

(from my blog at blog.openscenegraph.org)

I've just tagged the 2.8.1 release candidate 3. The are a couple of fixes
since rc2:

* Fix to the subsurface handling in OpenFlight files
* Removal of an old hack to PolygonOffset's unit multiplier for ATI
cards that is no longer required.
* A couple of typo/spelling fixes.
* Build fix for collada under OSX.
* Addition of GL_RGB8 support to osg::image::computeNumComponts()
* Fix to DatabasePager to prevent a crash that occurred when apps that
did't set the active contexts (note, osgViewer automatically sets the active
contexts so was unaffected by this bug.)

You can grab the source code from:

source package : OpenSceneGraph-2.8.1-rc3.zip svn tag: svn co
http://www.openscenegraph.org/svn/osg/OpenSceneGraph/tags/OpenSceneGraph-2.8
.1-rc3
OpenSceneGraph

Please test with your apps and various build environments, and send in
feedback of success or failures to osg-users mailing lists/forum so we can
track convergence to the final 2.8.1 stable release.

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

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