| Commit message (Expand) | Author | Age | Files | Lines |
* | EGL Fix: Use the surface handle for creation, not the window handle; More fix... | Sven Gothel | 2009-10-03 | 4 | -28/+53 |
* | EGL debug fixes .. | Sven Gothel | 2009-10-03 | 4 | -11/+28 |
* | Offscreen/PBuffer capabilities cleanup ; Generic read drawable support | Sven Gothel | 2009-10-03 | 23 | -121/+291 |
* | NEWT: Offscreen integration | Sven Gothel | 2009-10-02 | 3 | -2/+95 |
* | Pbuffer GLDrawableFactory integration (2) | Sven Gothel | 2009-10-02 | 3 | -6/+60 |
* | Proper PBuffer drawable abstraction | Sven Gothel | 2009-10-02 | 5 | -67/+63 |
* | NEWT Intel GDL: Proper Pos/Size/Fullscreen | Sven Gothel | 2009-10-02 | 2 | -23/+112 |
* | NEWT Intel GDL: Surface Size tuning .. ; Add missing getSurfaceHandle() | Sven Gothel | 2009-10-02 | 2 | -12/+25 |
* | NativeWindowFactory: | Sven Gothel | 2009-10-02 | 20 | -97/+798 |
* | NEWT: Fix X11 ConfigureEvent ; X11Window don't propagate pos change if parented | Sven Gothel | 2009-09-29 | 2 | -36/+57 |
* | Oops .. fixed compile error | Sven Gothel | 2009-09-25 | 1 | -1/+1 |
* | Fix MacOSX External GLContext | Sven Gothel | 2009-09-25 | 8 | -178/+448 |
* | Let the GLCapabilityChooser run over the fallback fixed GLCapabilities [last ... | Sven Gothel | 2009-09-24 | 1 | -2/+13 |
* | NEWT AWT: Use size/pos from external frame | Sven Gothel | 2009-09-14 | 1 | -0/+4 |
* | NEWT: More elegant custom constructor type verification and setting by Window... | Sven Gothel | 2009-09-14 | 2 | -34/+107 |
* | Newt.AWT: avoid npe | Sven Gothel | 2009-09-13 | 1 | -2/+4 |
* | NEWT: remove redundant test code | Sven Gothel | 2009-09-13 | 1 | -3/+0 |
* | NEWT: native parenting Win32 OK | Sven Gothel | 2009-09-13 | 2 | -43/+88 |
* | Newt: MacOSX child clipping tests (failed) | Sven Gothel | 2009-09-12 | 3 | -6/+25 |
* | Newt: native window parenting MacOSX: OK (but parent clipping is missing) ; X... | Sven Gothel | 2009-09-12 | 6 | -54/+101 |
* | NEWT: Native window parenting (X11: OK); AWTWindow external Frame OK | Sven Gothel | 2009-09-12 | 6 | -31/+115 |
* | NEWT: Basic/Naive window parenting support ; NEWT GLWindow: remove ambigous c... | Sven Gothel | 2009-09-12 | 12 | -49/+73 |
* | newt: mac os mouse wheel event support, also made it more consistent with win... | trembovetski | 2009-08-25 | 2 | -3/+54 |
* | 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 |
* | Fix Offscreen/PBuffer [WGL/GLX]: No XVisual/PFD necessary here .. | Sven Gothel | 2009-08-06 | 3 | -13/+18 |
* | Update GlueGen to 7dc9c5601d5689dcbc003ca51cfe826942ea3e6b (latest) | Sven Gothel | 2009-08-05 | 5 | -31/+55 |
* | 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 |
* | Oops: Accidently removed AWT Display selection in NEWT | Sven Gothel | 2009-08-01 | 1 | -0/+2 |
* | 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 | 10 | -44/+395 |
* | Fix: GL2ES1 mapping to GL2ES12 if available | Sven Gothel | 2009-07-31 | 1 | -3/+3 |
* | Gluegen: | Sven Gothel | 2009-07-31 | 8 | -107/+187 |
* | Fix SwapInterval (return value, check ctx current, egl), add getSwapInterval. | sg215889 | 2009-07-30 | 8 | -36/+60 |
* | Fix: Check if windowHandle is already created | sg215889 | 2009-07-30 | 3 | -20/+26 |
* | Cleanup: Remove NativeWindowFactory.TYPE_BROADCOM_EGL | sg215889 | 2009-07-30 | 1 | -5/+0 |
* | 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 | 19 | -64/+135 |
* | Fixed GL* documentation. Moved common GL functions to GLBase. Moved glAllocat... | sg215889 | 2009-07-29 | 4 | -24/+174 |