summaryrefslogtreecommitdiffstats
path: root/make/cg-common.cfg
diff options
context:
space:
mode:
authorKenneth Russel <[email protected]>2006-01-29 05:15:59 +0000
committerKenneth Russel <[email protected]>2006-01-29 05:15:59 +0000
commitcd2396a8b629e78b8d75a4faec1546dac935c114 (patch)
treec7cce37330a6f72c39c6d5ac74bc7abd26ea508b /make/cg-common.cfg
parente76c4b083265990ae85cd90d5a108ad64457de53 (diff)
Updated Cg headers to 1.4 rc1-4 including in particular
cgGLRegisterStates noted as missing by user Trevidos on javagaming.org forums git-svn-id: file:///usr/local/projects/SUN/JOGL/git-svn/svn-server-sync/jogl/trunk@571 232f8b59-042b-4e1e-8c03-345bb8c30851
Diffstat (limited to 'make/cg-common.cfg')
-rw-r--r--make/cg-common.cfg3
1 files changed, 2 insertions, 1 deletions
diff --git a/make/cg-common.cfg b/make/cg-common.cfg
index 4e42ceb48..f264fb2bf 100644
--- a/make/cg-common.cfg
+++ b/make/cg-common.cfg
@@ -83,13 +83,14 @@ Ignore cgGetStateValidateCallback
# FIXME!!!! Ignore these functions for now because bugs in the
# emitter code can't handle them
#
-Ignore cgGetParameterValues
Ignore cgGetBooleanAnnotationValues
Ignore cgGetBoolStateAssignmentValues
Ignore cgGetFloatAnnotationValues
Ignore cgGetFloatStateAssignmentValues
Ignore cgGetIntAnnotationValues
Ignore cgGetIntStateAssignmentValues
+Ignore cgGetParameterValues
+Ignore cgGetProgramOptions
#
# Need to import New IO for Buffer classes