diff options
author | Sven Gothel <[email protected]> | 2008-07-25 16:26:27 +0000 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2008-07-25 16:26:27 +0000 |
commit | db40249b86a14c2178be8a2f61dc97f4ac1f1424 (patch) | |
tree | c570b317b13c11bf2e6b1c79d157aac24df32409 /make/gl-if-gl.cfg | |
parent | 4ce0d2396726dcd285f753fcacd0acc4e2b60469 (diff) |
../jogl.log
git-svn-id: file:///usr/local/projects/SUN/JOGL/git-svn/svn-server-sync/jogl/branches/JOGL_2_SANDBOX@1735 232f8b59-042b-4e1e-8c03-345bb8c30851
Diffstat (limited to 'make/gl-if-gl.cfg')
-rwxr-xr-x | make/gl-if-gl.cfg | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/make/gl-if-gl.cfg b/make/gl-if-gl.cfg index 14fab64f9..9696360d2 100755 --- a/make/gl-if-gl.cfg +++ b/make/gl-if-gl.cfg @@ -20,11 +20,6 @@ Ignore ^gl.*x Ignore ^gl.*xOES Ignore glEGL.* -CustomJavaCode GL public String toString(); -CustomJavaCode GL public GLContext getContext(); -CustomJavaCode GL public void glClearDepth( double depth ); -CustomJavaCode GL public void glDepthRange(double zNear, double zFar); - EmitProcAddressTable false ProcAddressTableClassName DontGenerateProcAddressTableStuff GetProcAddressTableExpr DontGenerateProcAddressTableStuff |