---- Reported by tomas 2005-02-13 08:17:53 ---- The cg paramters in CgGL cgGLSetParameterXXX uses float[] as input. Example: cgGLSetParameterArray1f(CGparameter param, int offset, int nelements, float[] v) To be consistent with the rest of the jogl api they should allow the use of niobuffers. ---- Additional Comments From kbr 2005-02-23 13:20:05 ---- A NioMode directive was missing from the cg-common.cfg file. --- Bug imported by sgothel@jausoft.com 2010-03-24 07:47 EDT --- This bug was previously known as _bug_ 141 at https://jogl.dev.java.net/bugs/show_bug.cgi?id=141