Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add support for clang ; Use __APPLE__ predefined macro | Sven Gothel | 2013-09-13 | 1 | -1/+1 |
| | |||||
* | JAWT_DrawingSurface.c: Fail fast in case of NULL platformInfo or ↵ | Sven Gothel | 2011-12-18 | 1 | -0/+7 |
| | | | | sizeof(platformInfo)==0 | ||||
* | 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. | ||||
* | final large refactoring to move to com.jogamp.*. | Michael Bien | 2010-03-28 | 1 | -1/+1 |
| | |||||
* | Copied JOGL_2_SANDBOX r1957 on to trunk; JOGL_2_SANDBOX branch is now closed | Kenneth Russel | 2009-06-15 | 1 | -0/+65 |
git-svn-id: file:///usr/local/projects/SUN/JOGL/git-svn/svn-server-sync/jogl/trunk@1959 232f8b59-042b-4e1e-8c03-345bb8c30851 |