Hi J.P, On Wed, Oct 7, 2009 at 11:26 AM, J.P. Delport <[email protected]> wrote: > just some more comments... > > I've compared code for > Texture::applyTexImage2D_subload > vs > TextureRectangle::applyTexImage_subload > > in the former the result of pbo->getOffset() is never used. > > If in TextureRectangle::applyTexImage_subload I leave dataPtr to point to > the image data, it runs the same as --texture2D, i.e. > > Warning: detected OpenGL error 'invalid enumerant' after RenderBin::draw(,)
Could you pinpoint the code you are referring to? Copying and pasting into an email would be fine, or even line numbers might be OK if you are working against svn/trunk. Robert. _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

