| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 | 3 | -50/+108 |
* | Fix GLX/WGL GraphicsConfigurationFactory: Be more relaxed in error handling -... | Sven Gothel | 2009-08-02 | 2 | -8/+34 |
* | Fix doc bug @arg -> @param | Sven Gothel | 2009-08-02 | 7 | -25/+25 |
* | Update documentation (OpenGL 3.0, 3.1 specifics); Fix ExtensionAvailabilityCa... | Sven Gothel | 2009-08-02 | 1 | -9/+6 |
* | Update OpenGL GL2 profile subsumed/promoted extensions. Base is 3.0, ignore t... | Sven Gothel | 2009-08-02 | 1 | -5/+4 |
* | 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 | 9 | -43/+392 |
* | Fix: GL2ES1 mapping to GL2ES12 if available | Sven Gothel | 2009-07-31 | 1 | -3/+3 |
* | Gluegen: | Sven Gothel | 2009-07-31 | 7 | -106/+181 |
* | Fix SwapInterval (return value, check ctx current, egl), add getSwapInterval. | sg215889 | 2009-07-30 | 8 | -36/+60 |
* | eglBindAPI optional | sg215889 | 2009-07-29 | 1 | -2/+9 |
* | Fix: doxygen-all-pub.cfg; Add NativeWindow: surfaceSwap() and surfaceUpdated(... | sg215889 | 2009-07-29 | 12 | -58/+62 |
* | Fixed GL* documentation. Moved common GL functions to GLBase. Moved glAllocat... | sg215889 | 2009-07-29 | 3 | -23/+169 |
* | Refine debug message | sg215889 | 2009-07-29 | 2 | -2/+9 |
* | NEWT: Remove loading of non-existing nativewindow lib; BroadcomEGL: use libEG... | sg215889 | 2009-07-28 | 1 | -2/+0 |
* | Use getNativeWindowType(custom=true) for factory selection; Don't fail is non... | sg215889 | 2009-07-28 | 2 | -6/+10 |
* | Cleanup .. | sg215889 | 2009-07-28 | 4 | -36/+9 |
* | Fix BroadcomEGL: Proper EGLGraphicsConfiguration at creation time | sg215889 | 2009-07-28 | 1 | -2/+3 |
* | EGL changes for device | Morris Meyer | 2009-07-28 | 5 | -9/+38 |
* | Add Custom NativeWindow Type 'BroadcomEGL' (-Dnativewindow.ws.name=BroadcomEG... | sg215889 | 2009-07-27 | 2 | -11/+46 |
* | Add: Extended support for CVM crosscompile: | sg215889 | 2009-07-24 | 27 | -684/+778 |
* | Using commont JAWTUtil for final locking | sg215889 | 2009-07-20 | 1 | -5/+5 |
* | Add: Extended support for CVM: | sg215889 | 2009-07-12 | 11 | -35/+96 |
* | Push custom loadLibrary handling down to NativeWindow NativeLibLoaderBase; X1... | Sven Gothel | 2009-07-04 | 2 | -110/+34 |
* | Local property access package-private (no qualifiers) | Sven Gothel | 2009-07-04 | 1 | -4/+4 |
* | Fix property query. Thx to Ken pointing this out. | Sven Gothel | 2009-07-03 | 10 | -36/+70 |
* | Fix property handling ; Adding jnlp. aliasing for properties | Sven Gothel | 2009-07-03 | 10 | -39/+36 |
* | - Removed useless GLX synchronized hacks in X11GLXGraphicsConfiguration | Sven Gothel | 2009-06-18 | 1 | -6/+3 |
* | - Fix: X11 locking | Sven Gothel | 2009-06-18 | 6 | -87/+54 |
* | Fixes for javadoc targets | Kenneth Russel | 2009-06-18 | 1 | -0/+2 |
* | - Fix: Native X11 Display deadlock (Linux x86_64 32bit on 64bit) | Sven Gothel | 2009-06-17 | 2 | -112/+76 |
* | - Add: GLProfile.get(name) return default if name=="GL" as well (or if null) | Sven Gothel | 2009-06-17 | 2 | -31/+37 |
* | Copied JOGL_2_SANDBOX r1957 on to trunk; JOGL_2_SANDBOX branch is now closed | Kenneth Russel | 2009-06-15 | 322 | -0/+96389 |