gluBuild2DMipmaps does not seem to be implemented in latest jogl ( refering to jogl.all.jar). Please let me know alternative option for me to implement mip mapping (2D &3D). I would also like to know reasons why a decision was made against implementation.
stack trace:
Exception in thread "AWT-EventQueue-0" javax.media.opengl.GLException: not implemented
at javax.media.opengl.glu.GLU.gluBuild2DMipmaps(GLU.java:1512)