I need to create an extended version of jogl which includes support for the osmesa (offscreen) functions of mesa3d. For this task I would like to use the Gluegen tool which builds jogl from the native includes files. Is there a documentation somewhere on how to use this tool or can someone provide hints on how to build other native interfaces using Gluegen?
Andreas