Bug 141 - No NIO support in CgGL
Summary: No NIO support in CgGL
Status: VERIFIED FIXED
Alias: None
Product: Jogl
Classification: JogAmp
Component: core (show other bugs)
Version: 1
Hardware: All all
: P3 normal
Assignee: Sven Gothel
URL:
Depends on:
Blocks:
 
Reported: 2005-02-13 08:17 CET by Sven Gothel
Modified: 2015-09-27 03:14 CEST (History)
0 users

See Also:
Type: FEATURE
SCM Refs:
Workaround: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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