---- Reported by kdubb 2008-08-03 03:55:33 ---- cgGLSetParameterPointer takes a buffer object (to all using vbo's). In the Cg bindings this is only reflected as a Buffer. It needs a variant that takes a long (like all the other methods that allow a vertex buffer offset). ---- Additional Comments From kbr 2008-08-17 16:25:31 ---- Could you possibly try to modify jogl/make/cg-common.cfg and supply a patch? We are swamped working on a branch of JOGL right now, and the fix may be a little involved. See make/gl-common.cfg and the use of the BufferObjectKind directive. --- Bug imported by sgothel@jausoft.com 2010-03-24 07:51 EDT --- This bug was previously known as _bug_ 360 at https://jogl.dev.java.net/bugs/show_bug.cgi?id=360