Hi Fred,

On Tue, Nov 23, 2010 at 5:40 PM, Fred Smith <[email protected]> wrote:
> I was using a version from early October, IIRC. I have just updated and 
> things work as expected now.

Excellent to hear.

> One minor remark though.
>
> In my GL tracer, I can see the following warning:
>
> wglGetCurrentDC()
> wglGetExtensionsStringsARB(<hex value>)
> glGetString(...)
> glGetString(...)
> [...]
> glGetString(...)
> glGetQueryiv(GL_CURRENT_TIME_NV, GL_QUERY_COUNTER_BITS, <hex value>)
> OpenGL error GL_INVALID_ENUM detected
>
> I'm using a Radeon HD5000 graphics card, the call above is unsupported.

I merged some improvements to the GPU timing codes from Tim Moore that
is must be failing on your system.  We'll need to come up with better
detection of when the extension is supported properly.

Robert.
_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to