Hi Art,

On Sun, Nov 30, 2008 at 4:58 PM, Art Tevs <[EMAIL PROTECTED]> wrote:
> This was also my thoughts: to rewrite PixelBufferObject for more general 
> implementation. However, this could make it backward incompatible, hence I 
> wrote this new class. As I said before, this is one of the points to be 
> included into major version step todo list.

Once you I've done a full review of your changes I'll look at the what
merging them would do in terms of API.

BTW, how are you passing in/out data to the new PixelDataBufferObject?
 Are you subclassing from PixelDataBufferObject yourself?


> The mode variable do just specify in which current mode (read/write/normal) 
> the buffer object is. True, one need to buffer the value for each context, 
> you are right.

Could you implement this.  Please note you'll need to implement any
resize of the GL buffers to cope with new contexts being introduced.
Once this change is made I'll have another bash at merging.

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

Reply via email to