diff options
author | Sven Gothel <[email protected]> | 2008-06-26 09:51:23 +0000 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2008-06-26 09:51:23 +0000 |
commit | ef077b7abd6b54308071c48d1081cae8902f6dec (patch) | |
tree | 7fbdbddb88244cac0369572f5a75f32b3553f74b /src/classes/com/sun/opengl/impl/x11 | |
parent | 3c73be50b6a5f983865bb7617739ce1370fb5566 (diff) |
2nd round cdcfp - compile clean.
FIXME: java.nio.ByteOrder usage.
gl-impl-CustomJavaCode-gles1.java
gl-impl-CustomJavaCode-gles2.java
Commented out usage of java.nio.ByteOrder,
ie. ByteBuffer.order(java.nio.ByteOrder.nativeOrder()),
since it is not available on JSR 239 cdcfp ..
Removed mipmap functionality in GLU and GLUes1,
since the mipmap implementation is heavily using
java.nio.ByteOrder (see above)
Removed classes/packages:
com/sun/opengl/impl/glu/mipmap/**
com/sun/opengl/util/texture/**
com/sun/opengl/util/io/TGAWriter.java
com/sun/opengl/impl/GLPbufferImpl.java
since they are heavily using java.nio.ByteOrder (see above)
git-svn-id: file:///usr/local/projects/SUN/JOGL/git-svn/svn-server-sync/jogl/branches/JOGL_2_SANDBOX@1697 232f8b59-042b-4e1e-8c03-345bb8c30851
Diffstat (limited to 'src/classes/com/sun/opengl/impl/x11')
0 files changed, 0 insertions, 0 deletions