Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move implementation private files from com.jogamp.<module>.impl. to ↵ | Sven Gothel | 2011-02-09 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | jogamp.<module> (2/2) - edit files - com.jogamp.opengl.impl -> jogamp.opengl - com.jogamp.opengl.util.glsl.fixedfunc.impl -> jogamp.opengl.util.glsl.fixedfunc - com.jogamp.nativewindow.impl -> jogamp.nativewindow - com.jogamp.newt.impl -> jogamp.newt This sorts implementation details from the top level, ie skipping the public 'com', allowing a better seperation of public classes and implementation details and also reduces strings. This approach of public/private seperation is also used in the OpenJDK. | ||||
* | jnlp: remove version attribute from extension ref, which would require the ↵ | Sven Gothel | 2010-12-17 | 1 | -2/+2 |
| | | | | | | server side jnlp/version protocol version applet: remove noddraw | ||||
* | Fix jogl-core.jnlp; Add/Fix Launcher Version Applet | Sven Gothel | 2010-12-16 | 1 | -8/+11 |
| | |||||
* | Add missing jnlp/html files for Version Applet: ↵ | Sven Gothel | 2010-12-16 | 1 | -0/+38 |
a7398aac183762174b0608ad7f83d9130c61523e |