Bug 141

Summary: No NIO support in CgGL
Product: [JogAmp] Jogl Reporter: Sven Gothel <sgothel>
Component: coreAssignee: Sven Gothel <sgothel>
Status: VERIFIED FIXED    
Severity: normal    
Priority: P3    
Version: 1   
Hardware: All   
OS: all   
Type: FEATURE SCM Refs:
Workaround: ---

Description Sven Gothel 2010-03-24 07:47:30 CET


---- 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