Bug 373 - cgSetCompilerIncludeCallback is missing
Summary: cgSetCompilerIncludeCallback is missing
Status: CONFIRMED
Alias: None
Product: Jogl
Classification: JogAmp
Component: cg (show other bugs)
Version: 1
Hardware: All all
: P5 normal
Assignee: Sven Gothel
URL:
Depends on:
Blocks:
 
Reported: 2009-05-01 12:18 CEST by Sven Gothel
Modified: 2010-11-19 12:45 CET (History)
0 users

See Also:
Type: DEFECT
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:51:47 CET


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