| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | add JOGL_ALL_NOAWT config | Sven Gothel | 2009-09-11 | 1 | -3/+7 |
* | Merge branch 'master' of ssh://git.kenai.com/jogl~jogl-git | Sven Gothel | 2009-09-11 | 2 | -3/+54 |
|\ |
|
| * | newt: mac os mouse wheel event support, also made it more consistent with win... | trembovetski | 2009-08-25 | 2 | -3/+54 |
* | | Adding jogl.all-noawt.jar and newt.all-noawt.jar and their jnlp desc | Sven Gothel | 2009-09-11 | 4 | -19/+52 |
* | | Adding jogl.all-noawt.jar and newt.all-noawt.jar and their jnlp desc | Sven Gothel | 2009-09-11 | 2 | -0/+130 |
|/ |
|
* | newt: one more attempt to commit insets-related changes | trembovetski | 2009-08-20 | 8 | -14/+262 |
* | newt: additional insets support for GL and AWT Window | trembovetski | 2009-08-20 | 2 | -1/+23 |
* | newt: added support for window insets. Only implemented for Windows and MacOS. | trembovetski | 2009-08-20 | 1 | -0/+96 |
* | newt: added expose/paint event notification needed for passive rendering. Cur... | trembovetski | 2009-08-14 | 4 | -1/+177 |
* | NativeWindow: Add destroy() method, allowing external module to dispose a Nat... | Sven Gothel | 2009-08-10 | 3 | -0/+22 |
* | Merge branch 'master' of ssh://[email protected]/jogl~jogl-git | Michael Bien | 2009-08-08 | 169 | -2131/+6858 |
|\ |
|
| * | UML: prj .. | Sven Gothel | 2009-08-07 | 5 | -14/+34 |
| * | UML: Use png, due to our download server lack of SVG MIME type .. | Sven Gothel | 2009-08-07 | 16 | -53/+73 |
| * | Javadoc API: Add link to UML Diagram | Sven Gothel | 2009-08-06 | 2 | -7/+13 |
| * | Refine UML Diagram with functional segments | Sven Gothel | 2009-08-06 | 8 | -193/+304 |
| * | Add UML Class Diagram | Sven Gothel | 2009-08-06 | 26 | -0/+2016 |
| * | Fix Offscreen/PBuffer [WGL/GLX]: No XVisual/PFD necessary here .. | Sven Gothel | 2009-08-06 | 3 | -13/+18 |
| * | Unify GL: glUnmapBuffer, glBlend*, glGenerateMipmap; Analyze script for colli...OpenGL_3_2_Integrated | Sven Gothel | 2009-08-05 | 6 | -42/+46 |
| * | Update GlueGen to 7dc9c5601d5689dcbc003ca51cfe826942ea3e6b (latest) | Sven Gothel | 2009-08-05 | 47 | -344/+738 |
| * | WGL 3.2: No need for 'jogl.GLContext.3_2' - just works. | Sven Gothel | 2009-08-03 | 2 | -35/+22 |
| * | Doc: OpenGL 3.1 .. 3.2 profile clarification | Sven Gothel | 2009-08-03 | 6 | -55/+120 |
| * | Doc: OpenGL 3.1 .. 3.2 profile clarification | Sven Gothel | 2009-08-03 | 2 | -8/+16 |
| * | Add: GL_AMD_vertex_shader_tessellator from spec | Sven Gothel | 2009-08-03 | 2 | -1/+57 |
| * | Fix GLX/WGL GraphicsConfigurationFactory: Be more relaxed in error handling -... | Sven Gothel | 2009-08-02 | 2 | -8/+34 |
| * | GL: sync glext.h | Sven Gothel | 2009-08-02 | 5 | -572/+1062 |
| * | Fix: GL_EXT_framebuffer_blit token | Sven Gothel | 2009-08-02 | 1 | -2/+2 |
| * | Fix Spec Documentation; GL version, inclusion criteria and requirements | Sven Gothel | 2009-08-02 | 1 | -31/+74 |
| * | Fix doc bug @arg -> @param | Sven Gothel | 2009-08-02 | 9 | -27/+27 |
| * | Update documentation (OpenGL 3.0, 3.1 specifics); Fix ExtensionAvailabilityCa... | Sven Gothel | 2009-08-02 | 3 | -13/+24 |
| * | Update OpenGL GL2 profile subsumed/promoted extensions. Base is 3.0, ignore t... | Sven Gothel | 2009-08-02 | 6 | -13/+128 |
| * | Oops: Accidently removed AWT Display selection in NEWT | Sven Gothel | 2009-08-01 | 1 | -0/+2 |
| * | The license is in the LICENSE.txt file - duh - reverted | Sven Gothel | 2009-08-01 | 1 | -27/+0 |
| * | Fix: updateGLProcAddressTable() call order - child before parent, broke WGL | Sven Gothel | 2009-08-01 | 4 | -4/+4 |
| * | Cleanup GLSL ShaderUtil/Code; Add dumpCode | Sven Gothel | 2009-08-01 | 3 | -62/+124 |
| * | GL3 Related: | Sven Gothel | 2009-08-01 | 12 | -45/+405 |
| * | Fix: GL2ES1 mapping to GL2ES12 if available | Sven Gothel | 2009-07-31 | 1 | -3/+3 |
| * | JOGL: | Sven Gothel | 2009-07-31 | 4 | -9/+5 |
| * | Gluegen: | Sven Gothel | 2009-07-31 | 15 | -211/+306 |
| * | Fix: CHANGELOG (see repository log for latest changes); COPYRIGHT (add the Fr... | sg215889 | 2009-07-30 | 3 | -8/+46 |
| * | Fix SwapInterval (return value, check ctx current, egl), add getSwapInterval. | sg215889 | 2009-07-30 | 13 | -36/+80 |
| * | Fix: Check if windowHandle is already created | sg215889 | 2009-07-30 | 3 | -20/+26 |
| * | Fix GL comments | sg215889 | 2009-07-30 | 1 | -3/+33 |
| * | Cleanup: Remove NativeWindowFactory.TYPE_BROADCOM_EGL | sg215889 | 2009-07-30 | 2 | -5/+1 |
| * | Fix web documentation .. | sg215889 | 2009-07-30 | 3 | -291/+192 |
| * | BroadcomEGL: No relase-ctx, no destroy-ctx - FIXME | sg215889 | 2009-07-29 | 1 | -4/+5 |
| * | eglBindAPI optional | sg215889 | 2009-07-29 | 1 | -2/+9 |
| * | Add BroadcomEGL verbose messages | sg215889 | 2009-07-29 | 2 | -6/+21 |
| * | Fix: doxygen-all-pub.cfg; Add NativeWindow: surfaceSwap() and surfaceUpdated(... | sg215889 | 2009-07-29 | 23 | -76/+191 |
| * | Remove redundant getGLProfile() from GL interface | sg215889 | 2009-07-29 | 1 | -2/+0 |
| * | Fixed GL* documentation. Moved common GL functions to GLBase. Moved glAllocat... | sg215889 | 2009-07-29 | 26 | -226/+435 |