| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix doc bug @arg -> @param | Sven Gothel | 2009-08-02 | 4 | -13/+13 |
* | Update documentation (OpenGL 3.0, 3.1 specifics); Fix ExtensionAvailabilityCa... | Sven Gothel | 2009-08-02 | 1 | -9/+6 |
* | 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 | 4 | -38/+185 |
* | Gluegen: | Sven Gothel | 2009-07-31 | 7 | -106/+181 |
* | Fix SwapInterval (return value, check ctx current, egl), add getSwapInterval. | sg215889 | 2009-07-30 | 7 | -35/+44 |
* | 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 |
* | Refine debug message | sg215889 | 2009-07-29 | 1 | -2/+7 |
* | 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 | 1 | -1/+1 |
* | Cleanup .. | sg215889 | 2009-07-28 | 3 | -33/+6 |
* | Fix BroadcomEGL: Proper EGLGraphicsConfiguration at creation time | sg215889 | 2009-07-28 | 1 | -2/+3 |
* | EGL changes for device | Morris Meyer | 2009-07-28 | 4 | -6/+35 |
* | 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 | 24 | -619/+673 |
* | Using commont JAWTUtil for final locking | sg215889 | 2009-07-20 | 1 | -5/+5 |
* | Add: Extended support for CVM: | sg215889 | 2009-07-12 | 10 | -33/+89 |
* | 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 | 6 | -24/+62 |
* | Fix property handling ; Adding jnlp. aliasing for properties | Sven Gothel | 2009-07-03 | 8 | -31/+33 |
* | - Removed useless GLX synchronized hacks in X11GLXGraphicsConfiguration | Sven Gothel | 2009-06-18 | 1 | -6/+3 |
* | - Fix: X11 locking | Sven Gothel | 2009-06-18 | 5 | -87/+51 |
* | 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 | 1 | -30/+34 |
* | Copied JOGL_2_SANDBOX r1957 on to trunk; JOGL_2_SANDBOX branch is now closed | Kenneth Russel | 2009-06-15 | 287 | -0/+86852 |