---- Reported by kitfox 2009-05-01 12:18:43 ---- The methods CgGL.cgSetCompilerIncludeCallback CgGL.cgSetCompilerIncludeString are missing from the CgGL implementation. This makes it very difficult to combine Cg shaders which use common components. Would you be able to extend the spec to include these important methods? ---- Additional Comments From kbr 2009-05-01 13:56:32 ---- We'll need to upgrade to a more recent version of Cg as well as either add support to GlueGen for callbacks or write manual glue code for these methods. Not completely trivial. --- Bug imported by sgothel@jausoft.com 2010-03-24 07:51 EDT --- This bug was previously known as _bug_ 373 at https://jogl.dev.java.net/bugs/show_bug.cgi?id=373